Re: [SR-Users] Kamailio bypassing RTP media

2019-05-03 Thread David Villasmil
Id recommend using the default config as it comes after installation from the repo, and commenting out what you don’t need. And using dispatcher adding your servers. Start by installing kamailio from the repo. It’s explained in the wiki. On Fri, 3 May 2019 at 15:55, Daniel Tryba wrote: > On

Re: [SR-Users] Kamailio bypassing RTP media

2019-05-03 Thread Daniel Tryba
On Fri, May 03, 2019 at 02:39:10PM +, Ali Taher wrote: > I'm new to kamailio. I plan to setup a sip server cluster, Does > someone can give me some suggestions if I can use kamailio as front server, > which handle sip message and bypass rtp media > message to backendserver, this mean the

Re: [SR-Users] Kamailio bypassing RTP media

2019-05-03 Thread Ali Taher
Hi Alex, What do I have to put in routing logic in this case ? Regards, Ali Taher From: sr-users On Behalf Of Alex Balashov Sent: Friday, May 3, 2019 5:45 PM To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Kamailio bypassing RTP media Yes, this is possible. In fact

Re: [SR-Users] Kamailio bypassing RTP media

2019-05-03 Thread David Villasmil
That’s essentially what Kamailio does. You can bypass rtp or proxy it with an rtp proxy if you need it. Check out http://www.kamailio.org/wiki/tutorials/getting-started/main On Fri, 3 May 2019 at 15:40, Ali Taher wrote: > Hi everyone, > > > > I'm new to kamailio. I plan to setup a sip server

Re: [SR-Users] Kamailio bypassing RTP media

2019-05-03 Thread Alex Balashov
Yes, this is possible. In fact, this is Kamailio’s default behaviour, since it is inherently a SIP proxy. It would not touch the SDP unless you asked it to. — Sent from mobile, with due apologies for brevity and errors. > On May 3, 2019, at 4:39 PM, Ali Taher wrote: > > Hi everyone, > > I'm

[SR-Users] Kamailio bypassing RTP media

2019-05-03 Thread Ali Taher
Hi everyone, I'm new to kamailio. I plan to setup a sip server cluster, Does someone can give me some suggestions if I can use kamailio as front server, which handle sip message and bypass rtp media message to backendserver, this mean the kamailio handle only sip message, the rtp packets are sent