< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate-users] RTP adresses and port (destination & source)


You need to process the SDP offer or answer using the InviteSessionHandler::onOffer and onAnswer callbacks.  There are examples on how to use the SdpContents in resip/stack/test/testSdpContents.  A knowledge of Sdp bodies (https://tools.ietf.org/html/rfc4566) and SIP Offer/Answer (https://www.ietf.org/rfc/rfc3264.txt) will be required.  The recon project also provides a good example of handling Sdp bodies.

Scott

On Mon, Jul 13, 2015 at 11:17 AM, Geoffrey Bourboin <geoffrey.bourboin@xxxxxxxxx> wrote:
Hi everyone,

I need some help about RTP adresses and port. I would like to have them (source and destination) when my call is connected (SIP 200 OK) but I don't know how to do that, how to parse the response ?

_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/