Changes between Initial Version and Version 1 of Ticket #202


Ignore:
Timestamp:
Mar 27, 2007 10:57:55 AM (18 years ago)
Author:
bennylp
Comment:

Fixed in r1107:

  • pjmedia_stream_info_from_sdp() function should find the first non-telephone-event codec in the format list rather than just relying on fmt[0].
  • while we're at it, fix assert/crash error in pjsua-lib when application is answering the call with 200 but the media failed to start (e.g. when the offer doesn't contain any codec (i.e. only telephone-event)).

Thanks Chris Hamilton <chamilton .at. cs.dal.ca> for the patch.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #202

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
    • Property Summary changed from Fix telephone-event order in SDP (thanks Chris Hamilton) to Fix error when telephone-event is set as the first format in SDP (thanks Chris Hamilton)
  • Ticket #202 – Description

    initial v1  
    66}}} 
    77 
     8