[asterisk-users] Asterisk 13.6.0/The simplest TCP configuration does not work

Sonny Rajagopalan sonny.rajagopalan at gmail.com
Mon Feb 15 13:22:28 CST 2016


Thanks for the mighty quick response, Joshua!

I am using Zoiper on Linux softclient:
REGISTER sip:<ipAddr>;transport=TCP SIP/2.0

Changed the port back to 5060.


On Mon, Feb 15, 2016 at 1:40 PM, Joshua Colp <jcolp at digium.com> wrote:

> Sonny Rajagopalan wrote:
>
> <snip>
>
>
> *CLI> pjsip set logger on
>> PJSIP Logging enabled
>> [Feb 15 18:28:12] WARNING[30075]: pjsip:0 <?>: tsx0x7f14b0003 .Temporary
>> failure in sending Request msg OPTIONS/cseq=52002 (tdta0x7f14b0001470),
>> will try next server: Unsupported transport (PJSIP_EUNSUPTRANSPORT)
>> [Feb 15 18:28:12] WARNING[30075]: pjsip:0 <?>: tsx0x7f14b0003 .Temporary
>> failure in sending Request msg OPTIONS/cseq=52002 (tdta0x7f14b0001470),
>> will try next server: Unsupported transport (PJSIP_EUNSUPTRANSPORT)
>> [Feb 15 18:28:12] WARNING[30075]: pjsip:0 <?>: tsx0x7f14b0003 .Temporary
>> failure in sending Request msg OPTIONS/cseq=52002 (tdta0x7f14b0001470),
>> will try next server: Unsupported transport (PJSIP_EUNSUPTRANSPORT)
>> [Feb 15 18:28:12] WARNING[30075]: pjsip:0 <?>: tsx0x7f14b0003 .Failed to
>> send Request msg OPTIONS/cseq=52002 (tdta0x7f14b0001470)! err=171060
>> (Unsupported transport (PJSIP_EUNSUPTRANSPORT))
>> *CLI> core set debug 99
>> Core debug was OFF and is now 99.
>> [Feb 15 18:28:27] WARNING[30133]: pjsip:0 <?>: tsx0x7f14b4003 .Temporary
>> failure in sending Request msg OPTIONS/cseq=49786 (tdta0x7f14b40014f0),
>> will try next server: Unsupported transport (PJSIP_EUNSUPTRANSPORT)
>> [Feb 15 18:28:27] WARNING[30133]: pjsip:0 <?>: tsx0x7f14b4003 .Temporary
>> failure in sending Request msg OPTIONS/cseq=49786 (tdta0x7f14b40014f0),
>> will try next server: Unsupported transport (PJSIP_EUNSUPTRANSPORT)
>> [Feb 15 18:28:27] WARNING[30133]: pjsip:0 <?>: tsx0x7f14b4003 .Temporary
>> failure in sending Request msg OPTIONS/cseq=49786 (tdta0x7f14b40014f0),
>> will try next server: Unsupported transport (PJSIP_EUNSUPTRANSPORT)
>> [Feb 15 18:28:27] WARNING[30133]: pjsip:0 <?>: tsx0x7f14b4003 .Failed to
>> send Request msg OPTIONS/cseq=49786 (tdta0x7f14b40014f0)! err=171060
>> (Unsupported transport (PJSIP_EUNSUPTRANSPORT))
>>
>
> This will happen if the URI added does not contain ;transport=tcp which
> informs things to use TCP. If the device registering doesn't do this then
> it will try to use a UDP transport instead, if not available then it will
> fail.
>
> What is the REGISTER from the device?
>
> --
> 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/20160215/8575f75c/attachment.html>


More information about the asterisk-users mailing list