[asterisk-users] PJSIP usereqphone setting in config file
Yaron Nachum
nachum.yaron at gmail.com
Thu Apr 10 10:13:32 CDT 2014
Thanks a lot Joshua. That's a great idea :-)
I will try it and get back to you.
On Thu, Apr 10, 2014 at 5:50 PM, Joshua Colp <jcolp at digium.com> wrote:
> Yaron Nachum wrote:
>
>> Hi everyone,
>>
>
> Kia ora,
>
>
> I am starting to work with PJSIP on release 12.1.0.rc3.
>>
>> I used to have Asterisk 1.8 with the regular sip channel. I was using
>> the usereqphone settings in order to set user=phone on from and to URIs.
>>
>> Is there a similar config in PJSIP?
>>
>
> There is currently no option which explicitly does this. A core difference
> between chan_sip and chan_pjsip, though, is that we treat stuff as SIP URIs
> in the first place. To that end it may be possible to simply add
> ;user=phone to the SIP URI yourself and have it work. Since ';' is used for
> comments though you will need to escape it using \.
>
> An example for a static contact on an AOR:
>
> contact=sip:172.16.1.1:5060;user=phone
>
> Cheers,
>
> --
> Joshua Colp
> Digium, Inc. | Senior Software Developer
> 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
> Check us out at: www.digium.com & www.asterisk.org
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
> http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140410/e0e1bed9/attachment.html>
More information about the asterisk-users
mailing list