Changes between Initial Version and Version 2 of Ticket #480


Ignore:
Timestamp:
Feb 15, 2008 5:33:54 PM (16 years ago)
Author:
bennylp
Comment:

Committed in r1801, thanks.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #480

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
    • Property Summary changed from PJSIP rejects incoming call containing media image (thanks Thiago) to PJSIP rejects incoming call with m=image in the offer (thanks Thiago)
  • Ticket #480 – Description

    initial v2  
     1PJSIP will reject incoming call with unknown media in the media line (for example, ''m=image'' line), even when the offer contains audio media line. 
     2 
     3The correct behavior would be to accept the session and only reject the unsupported media line with zero port.