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/[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> 
> needs to become
> 
> Asterisk dial SIP/[EMAIL PROTECTED] <mailto:[EMAIL 
> PROTECTED]>;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.

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to