[asterisk-users] Adding ;password=foo;method=bar to SIP uri

Tom Browning ttbrowning at gmail.com
Wed Jun 18 17:34:15 CDT 2008


To send calls into a custom SER implementation, I need to be able to add
some items to the URI that Asterisk will then send as part of the INVITE


Asterisk dial   SIP/xyz at abc.com

needs to become

Asterisk dial SIP/xyz at abc.com;password=foo;method=bar

This is not a registration password.  It is a passsword associated with the
destination xyz at location abc.com

Asterisk 1.4.18.1 seems to glue the data as part of the hostname and fail to
lookup abc.com

Is there a way to manipulate the URI that will be sent in the INVITE to
accomplish this?

Thanks in advance,

Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080618/cceea0ff/attachment.htm 


More information about the asterisk-users mailing list