[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 firmware bug prevents use of G.711u(PCMU) codec
Author Message
NPhoenix Offline
Junior Member
**

Posts: 3
Joined: Sep 2015
Reputation: 0
Post: #1
T23G firmware bug prevents use of G.711u(PCMU) codec
There is a typo in the SDP section of the INVITE packets this phone sends out. It has the incorrect RTPMAP value for PCMU/8000, of 8, which should be 0. 8 is the RTPMAP value for PCMA/8000. This results in the phone effectively offering PCMA twice in the invite and not offering PCMU at all.

From the SDP of the invite from this phone:

s=SDP data
c=IN IP4 10.66.30.149
t=0 0
m=audio 11780 RTP/AVP 8 9 8 105 102 104 103 18 106 101
a=rtpmap:8 PCMU/8000
a=rtpmap:9 G722/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:105 G726-40/8000
a=rtpmap:102 G726-32/8000
a=rtpmap:104 G726-24/8000
a=rtpmap:103 G726-16/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:106 iLBC/8000
a=ptime:20
a=sendrecv
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15


I have tested this on both 44.80.0.60 and 44.80.0.70 firmwares
09-11-2015 02:12 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 firmware bug prevents use of G.711u(PCMU) codec
Can you do a reset and check again?
It may be changed by autoprovision.

Regards,
James
09-11-2015 05:59 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
NPhoenix Offline
Junior Member
**

Posts: 3
Joined: Sep 2015
Reputation: 0
Post: #3
RE: T23G firmware bug prevents use of G.711u(PCMU) codec
If it's set up as a SIP account without auto provision the RTP maps are correct

m=audio 11782 RTP/AVP 9 0 8 18 101
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000


Is this a problem with autoprovision on the phone or do I need to doublecheck my provisioning code? I don't see this on other Yealink phones and I don't think we set anything with RTP maps different between your phone models on our end.
09-11-2015 10:12 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
jsimmons Offline
Junior Member
**

Posts: 3
Joined: Oct 2013
Reputation: 0
Post: #4
RE: T23G firmware bug prevents use of G.711u(PCMU) codec
Same situation on Firmware 44.80.23.3, Surprised at this bug got past QA. ulaw and alaw hardly niche codecs.

You need to force an override using autoprovision template:

################################################################################​#######
## Audio Codec ##
################################################################################​#######

account.1.codec.1.enable = 1
account.1.codec.1.payload_type = PCMA
account.1.codec.1.priority = 1
account.1.codec.1.rtpmap = 8

account.1.codec.2.enable = 1
account.1.codec.2.payload_type = PCMU
account.1.codec.2.priority = 2
account.1.codec.2.rtpmap = 0
01-21-2016 04:35 AM
Visit this user's website 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
  T21P E2 firmware upgrade janp 0 1,331 01-27-2024 02:43 AM
Last Post: janp
  T23G Connecting PC causes "Network Unavailable" MonkeySeeMonkeyDo 0 3,087 02-15-2022 12:59 AM
Last Post: MonkeySeeMonkeyDo
  Firmware upgrade fails on T21P E2 p.pasquino@technology4you.it 0 5,446 11-02-2021 04:42 PM
Last Post: p.pasquino@technology4you.it
  T23G does not respond to network aciacci 1 6,707 05-07-2021 12:11 AM
Last Post: complex1
  Forwarding - Action URI - T23G matiasarw 0 4,701 03-14-2021 08:13 AM
Last Post: matiasarw
  T21P_E2 firmware 84.0.125 slow with VLAN GwenH 3 12,389 11-03-2020 11:01 PM
Last Post: complex1
  how to connect yealink T23G to mikrotik openvpn server m.taghavi 4 14,021 10-11-2020 11:31 AM
Last Post: bozko
  T26P Can not upgrade firmware martien.poels@bank2loyalty.com 2 9,662 09-21-2020 05:16 PM
Last Post: complex1
Lightbulb Yealink T28P Firmware Upgrade Fails Michelth 11 55,506 06-27-2020 10:13 AM
Last Post: complex1
  T23G Unable to Obtain IP Address xBrito 6 16,913 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