diff options
author | Michael Geddes <openwrt@frog.wheelycreek.net> | 2009-01-16 23:15:43 +0000 |
---|---|---|
committer | Michael Geddes <openwrt@frog.wheelycreek.net> | 2009-01-16 23:15:43 +0000 |
commit | c661fa627816483eaf449f32d2ef79617e84102b (patch) | |
tree | e92f17cddd21b150fec52f308070ff84af897a8a /contrib/package/asterisk-xip | |
parent | dd31394d2b218d7a304d49fa992baab736798086 (diff) |
Show that type is allowed to be specified with the target.
Show that target is a list for dialzones.
Diffstat (limited to 'contrib/package/asterisk-xip')
-rw-r--r-- | contrib/package/asterisk-xip/files/uci/dialplanconf.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/package/asterisk-xip/files/uci/dialplanconf.txt b/contrib/package/asterisk-xip/files/uci/dialplanconf.txt index 2c1fe0a64..37b5a95dd 100644 --- a/contrib/package/asterisk-xip/files/uci/dialplanconf.txt +++ b/contrib/package/asterisk-xip/files/uci/dialplanconf.txt @@ -28,7 +28,7 @@ dialplanexten - Add number to Dialplan for ringing an extension dialplan - Dialplan to add to extension - Number to dial type - Channel type sip/iax/local - target - Target + target - Target [type/]target dialextension - Extension to dial voicebox - Voicebox to fall back to timeout - Timeout for dial @@ -86,4 +86,5 @@ incoming {name} - Incoming zone lastcalltype - Method for calling lastcall (default macro) goto|gosub|macro|start missed - Subroutine context to store last missed call dialplan context missedtype - Method for calling 'missed' context goto|gosub|macro|start + target (list) - Add local extension type/Name |