Show that type is allowed to be specified with the target.
Show that target is a list for dialzones.
This commit is contained in:
parent
dd31394d2b
commit
c661fa6278
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue