Kamonwat Sookkara
2010-Jun-19  05:19 UTC
[asterisk-users] Can sip clients connect with each other directly (RTP session) ?
Dear Asterisk friends,
     Please help me to clarify my doubt. After monitor SIP and RTP traffic with
Wireshark. I found that both SIP and RTP traffic between 2 sip clients  must be
passed through Asterisk.
 Is it possible that 2 sip clients connect with each other directly for RTP
session after sip session completed ?
Thank you,
Kamonwat
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20100619/6c9a1dc5/attachment.htm
Rob Hillis
2010-Jun-19  05:40 UTC
[asterisk-users] Can sip clients connect with each other directly (RTP session) ?
On 06/19/10 15:19, Kamonwat Sookkara wrote:> > Dear Asterisk friends, > > > > Please help me to clarify my doubt. After monitor SIP and RTP > traffic with Wireshark. I found that both SIP and RTP traffic between > 2 sip clients must be passed through Asterisk. > > Is it possible that 2 sip clients connect with each other directly > for RTP session after sip session completed ? >By default it is yes, however within a LAN environment you can usually allow clients to re-invite directly between themselves. Check the "canreinvite" option out.//
Apparently Analagous Threads
- SSL traffic on RTP instance without an SSL session
- Setting up RTP to flow between endpoints directly bypassing Asterisk
- RTP session between two end users
- need help on setup rtp directly between 2 sip clients
- Need a RTP/SIP Proxy to be used as SBC (Session Border Controller)