Mailing List
Subject: Re: [SR-Users] need help with RTPProxy in bridged mode
Good to know that your issue is resolved. I see you're applying only one
rtpproxy command, possibly your's only need incoming calls from carrier. Also
in BYE you need to use unforce_rtpproxy function to rel
gt; In the withindlg route, you don’t need to specify the ei/ie direction, but
> you will need to pass the ‘r’ flag.
>
>
>
> Regards,
>
> Hugh
>
>
>
> *From:* sr-users [mailto:sr-users-boun...@lists.sip-router.org
> ] *On Behalf Of *Grant Bagdasarian
> *Sent:* 13 August
It’s working!
Thank you very much!!
From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of
Waite, Hugh
Sent: Thursday, August 13, 2015 4:02 PM
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] need help with RTPProxy in bridged mode
Hi,
If the media is coming
:50
To: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users
Mailing List
Subject: Re: [SR-Users] need help with RTPProxy in bridged mode
Hello,
Yeah, I also noticed I forgot the / . Now the SDP c parameter is set correctly,
but the audio from private to public isn’t relayed by
: Re: [SR-Users] need help with RTPProxy in bridged mode
Hello,
Yeah, I also noticed I forgot the / . Now the SDP c parameter is set correctly,
but the audio from private to public isn’t relayed by rtpproxy.
I ran a tcp dump on both interfaces (private and public), and it showed me RTP
is being
route(RELAY);
exit;
}
}
From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of
SamyGo
Sent: Thursday, August 13, 2015 3:26 PM
To: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users
Mailing List
Subject: Re:
Hi,
Try starting rtpprpxy with a / in between the two IP addresses.
For example -l 1.1.1.1/2.2.2.2
Besides that it depends where you are placing your rtpproxy function.
BR,
Sammy
On Aug 13, 2015 8:36 AM, "Grant Bagdasarian" wrote:
> Hello,
>
>
>
> I’m using RTPproxy for the first time in bridged