[asterisk-bugs] [JIRA] (ASTERISK-28671) Outbound Channel to endpoint that negotiates iLBC mode = 20 produces Warning in CLI and one way audio

Tom Cotton (JIRA) noreply at issues.asterisk.org
Fri Dec 27 12:21:25 CST 2019


Tom Cotton created ASTERISK-28671:
-------------------------------------

             Summary: Outbound Channel to endpoint that negotiates iLBC mode = 20 produces Warning in CLI and one way audio
                 Key: ASTERISK-28671
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28671
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Codecs/codec_ilbc
    Affects Versions: 16.7.0
         Environment: Centos 7.6 on VM in datacenter
            Reporter: Tom Cotton


When I dial a channel with an endpoint that prefers iLBC mode 20 the SDP from asterisk offers mode 20. If the endpoint replies with ans SDP that iLBC mode 20 is accepted and sends RTP packets according to spec, then the CLI reports a warning stating "[2019-12-20 17:59:59] WARNING[2512]: codec_ilbc.c:125 ilbctolin_framein: Huh?  An ilbc frame that isn't a multiple of 50 bytes long from RTP (38)?". iLBC mode 20 packets are not in multiples of 50 rather they are 38 bytes long. So the correct packets are being sent and rejected in error by asterisk. This behavior is only present in outbound channels dialed to the the endpoint. 

If the called endpoint replies in their SDP that they want iLBC mode 30 everything works just fine.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list