summaryrefslogtreecommitdiff
path: root/pjsip-apps
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2010-06-21 13:28:55 +0000
committerBenny Prijono <bennylp@teluu.com>2010-06-21 13:28:55 +0000
commit9a61cdc66183f1c4ed0c4a4e27ebc1b6a67ac183 (patch)
tree939edcabf9094e583729718acfe0087bf238c8c3 /pjsip-apps
parent6fa4d964245209d05d9c1cce6e8f12ab993a03a1 (diff)
Fixes #1047 (Don't send UPDATE if remote doesn't support it (thanks Bogdan Krakowski for the report)) and fixes #1097 (Support sending UPDATE without SDP). Details:
- Session timer fixes: - will look at remote capability in Allow header - if UPDATE is supported, will send UPDATE without SDP first. If this fails, will send UPDATE with SDP - otherwise will send re-INVITE - PJSUA-LIB will look at dialog's remote capability to determine whether re-INVITE or UPDATE should be sent to change default addresses after ICE negotiation. - pjsip_inv_update() now allows NULL offer, in which case the UPDATE will be sent without SDP. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3215 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip-apps')
0 files changed, 0 insertions, 0 deletions