summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2011-08-18 18:30:55 +0000
committerNanang Izzuddin <nanang@teluu.com>2011-08-18 18:30:55 +0000
commit6edef3ca3ca375e5917620b3b43adda5649a8363 (patch)
treeb9d7611e0a7062b12e572acf66d2ed20cbae67e0 /tests
parent6f1756b7f6da66525897e307300389894e6243d0 (diff)
Re #1347: Fixed case 1, 2, and 3 above:
- Generating a deactivated pre-answer media by cloning remote media. There was a case that the media transport in the offer is bad/unrecognized, PJSUA still generated the preanswer with RTP/AVP. - When generating answer, it should apply max media count (max_audio/video_cnt in account setting) after SDP negotiation instead of in the pjsua_media_channel_init()). This will require PJSUA to perform SDP re-negotiation when the SDP answer get changed. - Fixed media priority/acceptibility sorting, e.g: media with RTP/SAVP transport still got acceptable score in SRTP disabled mode, this messed up the algorithm of applying max media count setting. - Fixed SDP negotiator to skip format match in generating answer when the pre-answer provided is deactivated (port 0). git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3714 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions