
functions
files
intro
|
|
Communication |
include/phone-services/answering_machine.ycp |
phone answering machine dialogs |
|
|
Imports
- Answering_machine
- Label
- Popup
- Wizard
Local Functions
|
|
|
local Answering_machineMainDialog () -> any
|
|
Main answering machine dialog
- Return value:
local AM_UserEditDialog (string uname, map uconf) -> map
|
|
Answering machine user edit dialog
- Parameters:
uname |
name of the edited user settings |
uconf |
map of all userentries |
- Return value:
|
user settings or nil, if canceled |
|