Re: [SR-Users] MSRP communication through Kamailio

2013-07-29 Thread Peter Dunkley
ter Dunkley [ > peter.dunk...@crocodilertc.net] > Sent: Monday, July 29, 2013 16:34 > To: Kamailio (SER) - Users Mailing List > Subject: Re: [SR-Users] MSRP communication through Kamailio > > There are two standards based options for MSRP. Peer-to-peer between > clients (RFC 49

Re: [SR-Users] MSRP communication through Kamailio

2013-07-29 Thread Rajkumar Kanniappan
From: sr-users-boun...@lists.sip-router.org [sr-users-boun...@lists.sip-router.org] On Behalf Of Peter Dunkley [peter.dunk...@crocodilertc.net] Sent: Monday, July 29, 2013 16:34 To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] MSRP communication through Kamailio There are two

Re: [SR-Users] MSRP communication through Kamailio

2013-07-29 Thread Peter Dunkley
There are two standards based options for MSRP. Peer-to-peer between clients (RFC 4975) with no servers involved and traffic between clients relayed through a server (RFC 4976). RFC 4976 is used for NAT traversal and policy (security/logging/etc) enforcement. The relay option requires the MSRP cl

[SR-Users] MSRP communication through Kamailio

2013-07-29 Thread Rajkumar Kanniappan
Hi, Is it possible to make MSRP to pass through kamailio instead of peer to peer? For me, my sip client registers with kamailio without any problem and able to chat with other sip client as well. But the chat communication using MSRP is always peer to peer, because of the SDP negotiation. But I