Added patch to PJSIP to properly deal with re-INVITE for non-hold purposes:
- handle negative SIP response codes
- handle timeout
- notify upper-layer when new media is added to SDP and build response based on user input
- handle CANCEL
Added patch to PJSIP to properly deal with re-INVITE for non-hold purposes: