[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
T23G and T48G Fails to include transport=tcp in contact header
Author Message
JMComstock Offline
Junior Member
**

Posts: 12
Joined: Jan 2015
Reputation: 0
Post: #1
T23G and T48G Fails to include transport=tcp in contact header
Hello,

I'm having trouble with the new T23G phones. I'm using firmware version 44.80.0.60.
The same issue is happening on T48G phones when I upgrade to firmware 35.80.0.60.

I am also using NAPTR. The NAPTR resolves correctly to TCP with the correct ip and port.

When the phone registers it correctly uses a TCP port but fails to include the requisite:
"transport=tcp" in the contact header.

This cause the registration server heartburn because the connection is coming in on a TCP port but it is not specified in the header.

Here is an example from a T48G

REGISTER sip:p92dk.voiceelements.com SIP/2.0
Via: SIP/2.0/TCP 192.168.1.58:5060;rport;branch=z9hG4bK1589095695
From: "Reception" <sip:101@p92dk.voiceelements.com>;tag=264156176
To: "Reception" <sip:101@p92dk.voiceelements.com>
...
Contact: <sip:101@192.168.1.58:5060>
...
Content-Length: 0

When I return to firmware 35.73.0.50, it all works correctly.

REGISTER sip:p92dk.voiceelements.com SIP/2.0
Via: SIP/2.0/TCP 38.75.197.28:52501;rport;branch=z9hG4bK1884761878
From: "Reception" <sip:101@p92dk.voiceelements.com>;tag=2821122686
To: "Reception" <sip:101@p92dk.voiceelements.com>
...
Contact: <sip:101@38.75.197.28:52501;transport=TCP>
...
Content-Length: 0


Here is an example from a T23G with the incorrect header.

REGISTER sip:p92dk.voiceelements.com SIP/2.0
Via: SIP/2.0/TCP 192.168.1.51:5060;rport;branch=z9hG4bK90124193
From: "Office" <sip:104@p92dk.voiceelements.com>;tag=2313422629
To: "Office" <sip:104@p92dk.voiceelements.com>
...
Contact: <sip:104@192.168.1.51:5060>
...
Content-Length: 0

Problem is that I just bought a bunch of T23Gs because of discontinuing the T22P, so I am in a bind! There is no earlier firmware version to fall back on.

Please Help!!!
08-27-2015 05:54 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
James_Yealink Offline
Administrator
*******

Posts: 1,159
Joined: Aug 2014
Reputation: 8
Post: #2
RE: T23G and T48G Fails to include transport=tcp in contact header
Hello,

Please upgrade phone to x.80.0.70 firmware. I test in a T48 with 35.80.0.70 and it works correctly.

Contact: <sip:6026@10.17.3.35:5060;transport=TCP>

Regards,
James
08-27-2015 06:04 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
JMComstock Offline
Junior Member
**

Posts: 12
Joined: Jan 2015
Reputation: 0
Post: #3
RE: T23G and T48G Fails to include transport=tcp in contact header
Hi. We just tried that on both phones:

On T48G

REGISTER sip:p92dk.voiceelements.com SIP/2.0
Via: SIP/2.0/TCP 38.75.197.28:5060;rport;branch=z9hG4bK4157743088
..
Contact: <sip:101@38.75.197.28:5060>
..
User-Agent: Yealink SIP-T48G 35.80.0.70
Content-Length: 0

On T23G

REGISTER sip:p92dk.voiceelements.com SIP/2.0
Via: SIP/2.0/TCP 192.168.1.51:5060;rport;branch=z9hG4bK3745717080
..
Contact: <sip:104@192.168.1.51:5060>
..
User-Agent: Yealink SIP-T23G 44.80.0.70
Content-Length: 0

Same issue. I think it is not working correctly due to the NAPTR.

When I change the Transport to "TCP" and put in the address that the NAPTR resolves to then it works (NOT USING NAPTR):

REGISTER sip:pbx11.voiceelements.com:5080 SIP/2.0
Via: SIP/2.0/TCP 192.168.1.74:5060;rport;branch=z9hG4bK700385971
...
Contact: <sip:125@192.168.1.74:5060;transport=TCP>
User-Agent: Yealink SIP-T23G 44.80.0.70
...
Content-Length: 0

Putting back to NATPR breaks it again.

Thanks for the quick response!
08-27-2015 07:30 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
James_Yealink Offline
Administrator
*******

Posts: 1,159
Joined: Aug 2014
Reputation: 8
Post: #4
RE: T23G and T48G Fails to include transport=tcp in contact header
Ok, Can you please send us a level 6 syslog? I will check with R&D.

Go to Setting-> Configuration, set the log level to 6 and reproduce the issue, then export it to us.

Thanks,
James
09-01-2015 02:04 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
JMComstock Offline
Junior Member
**

Posts: 12
Joined: Jan 2015
Reputation: 0
Post: #5
RE: T23G and T48G Fails to include transport=tcp in contact header
(09-01-2015 02:04 PM)Yealink_James Wrote:  Ok, Can you please send us a level 6 syslog? I will check with R&D.

Go to Setting-> Configuration, set the log level to 6 and reproduce the issue, then export it to us.

Thanks,
James

Hi James,

Requested file sent to support@yealink.com
09-03-2015 04:14 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
James_Yealink Offline
Administrator
*******

Posts: 1,159
Joined: Aug 2014
Reputation: 8
Post: #6
RE: T23G and T48G Fails to include transport=tcp in contact header
Hello,

Please get the fix firmware 44.80.0.78 by this link:
http://ftp.yealink.com/?ShareToken=8DEE7...92E2B112C4

Regards,
James
09-24-2015 12:32 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
JMComstock Offline
Junior Member
**

Posts: 12
Joined: Jan 2015
Reputation: 0
Post: #7
RE: T23G and T48G Fails to include transport=tcp in contact header
Downloading and testing now. Will follow up ASAP.

This fixed it. Thank you.

Can we get a firmware update with the same fix for the T48G?
(This post was last modified: 09-25-2015 05:08 AM by JMComstock.)
09-25-2015 04:41 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Dial-Now fails to recognize time-out braymond 2 10,463 01-31-2023 05:33 PM
Last Post: eddie79it
  T23G Connecting PC causes "Network Unavailable" MonkeySeeMonkeyDo 0 3,055 02-15-2022 12:59 AM
Last Post: MonkeySeeMonkeyDo
  Firmware upgrade fails on T21P E2 p.pasquino@technology4you.it 0 5,396 11-02-2021 04:42 PM
Last Post: p.pasquino@technology4you.it
  T26P failed to register with TLS transport tvt 0 3,512 10-29-2021 02:58 PM
Last Post: tvt
  T21P Stuck on "Initializing" - Recovery Mode Fails` YCMJamie 5 13,618 08-24-2021 07:04 PM
Last Post: YCMJamie
  T23G does not respond to network aciacci 1 6,670 05-07-2021 12:11 AM
Last Post: complex1
  Forwarding - Action URI - T23G matiasarw 0 4,681 03-14-2021 08:13 AM
Last Post: matiasarw
  how to connect yealink T23G to mikrotik openvpn server m.taghavi 4 13,962 10-11-2020 11:31 AM
Last Post: bozko
Lightbulb Yealink T28P Firmware Upgrade Fails Michelth 11 55,276 06-27-2020 10:13 AM
Last Post: complex1
  T23G Unable to Obtain IP Address xBrito 6 16,813 05-21-2020 01:05 PM
Last Post: jolouis

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication