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]

needs to become

Asterisk dial SIP/[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

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
_______________________________________________
-- 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