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

Re: [reSIProcate-users] [A newbie question]


Thanks a lot.

Damien.


2009/4/10 Scott Godin <sgodin@xxxxxxxxxxxxxxx>
Hi Damien,

Data connectAddress = sdp.session().connection().getAddress();
unsigned short firstMediaPort = sdp.session().media().front().port();

Note:  A good sample source for using the SDP class is resip/stack/test/testSdp.cxx

Scott

On Fri, Apr 10, 2009 at 11:44 AM, damien paillard <damien2016@xxxxxxxxx> wrote:
Hi,

I would like get from a SIP INVITE message (SipMessage msg)
the IP address and the port number given in the SDP content.

c = IN IP4 192.0.2.101
m = audio 49172 RTP/AVP 0

Could you set me straight about it ?

Thanks.
Damien.

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