[asterisk-users] Adding ;password=foo;method=bar to SIP uri
Eric "ManxPower" Wieling
eric at fnords.org
Wed Jun 18 20:12:28 CDT 2008
Asterisk allows you to add custom SIP headers. SER is a *very* powerful
SIP proxy. I imagine you should be able to make SER translate those
headers into the URI as it routes the SIP packet.
Tom Browning wrote:
>
> 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 <mailto:xyz at abc.com>
>
> needs to become
>
> Asterisk dial SIP/xyz at abc.com <mailto: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 <http://abc.com>
>
> Asterisk 1.4.18.1 <http://1.4.18.1> seems to glue the data as part of
> the hostname and fail to lookup abc.com <http://abc.com>
>
> Is there a way to manipulate the URI that will be sent in the INVITE to
> accomplish this?
--
Consulting for Asterisk, Polycom, Sangoma, Digium, Cisco, LAN, WAN, QoS,
T-1, PRI, Frame Relay, Linux, and network design. Based near
Birmingham, AL. Now accepting clients worldwide.
More information about the asterisk-users
mailing list