mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-03 19:16:46 +00:00
Add note about configuring list_items on a single line.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@422855 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -456,7 +456,9 @@
|
|||||||
;way these are interpreted is event-package specific. For instance, with presence
|
;way these are interpreted is event-package specific. For instance, with presence
|
||||||
;list_items, hints in the dialplan are looked up. With message-summary list_items,
|
;list_items, hints in the dialplan are looked up. With message-summary list_items,
|
||||||
;mailboxes are looked up using your installed voicemail provider (app_voicemail
|
;mailboxes are looked up using your installed voicemail provider (app_voicemail
|
||||||
;by default).
|
;by default). Note that in the above example, the list_item options were given
|
||||||
|
;one per line. However, it is also permissible to provide multiple list_item
|
||||||
|
;options on a single line (e.g. list_item = alice,bob,carol).
|
||||||
|
|
||||||
;In addition to the options presented in the above configuration, there are two
|
;In addition to the options presented in the above configuration, there are two
|
||||||
;more configuration options that can be set.
|
;more configuration options that can be set.
|
||||||
|
Reference in New Issue
Block a user