[asterisk-users] Dial L( x [: y ][: z ]) option truncates colon (:) using AGI /_
selmak se
selmak at gmx.com
Thu Sep 4 03:15:51 CDT 2008
Hello,
I would like to show you that when using Dial L( x [: y ][: z ]) option
via AGI the Dial content is truncated in the first colon [:y].
In other words, note below that the error output shows a truncation in the
first colon -> No such host: 1001,,L(32000
AGI Rx << EXEC Dial SIP/1001,,L(32000:20000:10000)
[Sep 4 11:04:20] WARNING[18100]: chan_sip.c:2907 create_addr: No such
host: 1001,,L(32000
[Sep 4 11:04:20] WARNING[18100]: app_dial.c:1196 dial_exec_full: Unable to
create channel of type 'SIP' (cause 3 - No route to destination)
AGI Tx >> 200 result=0
Note: This works OK without L option : EXEC DialSIP/1001
Any idea how to use L( x [: y ][: z ]) option via AGI ?
Regards,
Selmak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080904/eb5fd2a4/attachment.htm
More information about the asterisk-users
mailing list