Changes between Version 4 and Version 5 of audio-check-codec-nego


Ignore:
Timestamp:
Dec 30, 2006 6:10:44 PM (17 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • audio-check-codec-nego

    v4 v5  
    1212}}} 
    1313 
    14 '''PJMEDIA SHOULD allow different modes to be used for TX and RX''', and it obeys the '''fmtp mode''' that the remote party wants to receive and that it indicates in the SDP that it sends. However there is this ticket #40 which prevent iLBC session to work correctly when local and remote endpoint has different iLBC mode. 
     14'''PJMEDIA SHOULD allow different modes to be used for TX and RX''', and it obeys the '''fmtp mode''' that the remote party wants to receive and that it indicates in the SDP that it sends. However, if the remote party is not PJSIP, it might not be able to do this. 
     15 
     16Note: there was this ticket #40 which prevent iLBC session to work correctly when local and remote endpoint has different iLBC mode, but this has been fixed in Dec 29, 2006. 
    1517 
    1618To verify whether this is or isn't the case, you can experiment with changing the iLBC mode that is used by pjsua with using '''{{{--ilbc-mode=20}}}''' or '''{{{--ilbc-mode=30}}}''' command line argument. This will change the mode preference that is advertised by PJSIP in the outgoing SDP.