MAILBOX_EXISTS(mailbox
[@context
])
voicemail.conf
konfiguriert ist oder nicht. Ohne Angabe
eines Contextes wird im Context default
gesucht.exten => 123,1,Verbose(1,Mailbox 123 vorhanden?: MAILBOX_EXISTS(123)) exten => 123,n,Verbose(1,Mailbox 123@intern vorhanden?: MAILBOX_EXISTS(123@intern))
| | | | | 1.6 |————————
-= Info about function 'MAILBOX_EXISTS' =-
[Syntax]
MAILBOX_EXISTS(<vmbox>[@<context>])
[Synopsis]
Tell if a mailbox is configured
[Description]
Returns a boolean of whether the corresponding mailbox exists. If context
is not specified, defaults to the "default" context.