[SIP Beyond VoIP] sip simple client msrp port config
Adrian Georgescu
ag at ag-projects.com
Tue Feb 12 18:22:55 CET 2013
Hello Noemi,
The ports used for media sessions whether the media is RTP audio/video or MSRP chat/file transfer are negotiated in real time using the SIP protocol, in the SDP payload, is not something you set somewhere in the client, these ports can be different for every established session.
When your client start the SIP session, the remote party will tell you the ports where you must send media in the 200 OK SIP message. When you receive a session request, the ports where you must send the media are in the INVITE you receive.
In you case is the server that must offer the ports and the client will simply use them.
Adrian
On Feb 12, 2013, at 5:58 PM, Noemi Leon wrote:
> Hello all,
>
> I want to use sip simple client with my server, which listens msrp messages through port 5060 (same as SIP). How can I make the client to send the msrp messages to the port 5060?
>
> Thanks in advance.
>
> Regards
> _______________________________________________
> SIPBeyondVoIP mailing list
> SIPBeyondVoIP at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip
More information about the SIPBeyondVoIP
mailing list