Show that type is allowed to be specified with the target.
authorMichael Geddes <openwrt@frog.wheelycreek.net>
Fri, 16 Jan 2009 23:15:43 +0000 (23:15 +0000)
committerMichael Geddes <openwrt@frog.wheelycreek.net>
Fri, 16 Jan 2009 23:15:43 +0000 (23:15 +0000)
Show that target is a list for dialzones.

contrib/package/asterisk-xip/files/uci/dialplanconf.txt

index 2c1fe0a..37b5a95 100644 (file)
@@ -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