Hello, Currently in "SipConnection::processInviteRequest" (sipXcallLib), far side holds are detected by checking if the remote RTP port, in the SDP data of the re-Invite, is set to 0, or if the remote RTP IP address is set to "0.0.0.0".
According to section 8.4 of RFC 3264, this method of placing a call on hold is deprecated, and instead, the re-Invite is sent with the parameter "a=sendonly" set in the SDP data. I have attached patch for this change. I will open a JIRA issue and submit the patch. Comments? Thanks, Arjun <<SipConnection.diff>>
SipConnection.diff
Description: SipConnection.diff
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
