[SR-Users] Re: RTP Engine with Kamailio

2024-03-22 Thread Alex Balashov via sr-users
I'm really not sure what to tell you, Vishal. The documentation isn't entirely clear for all use-cases, but it literally lays out exactly how to do this. You just have to read it. https://kamailio.org/docs/modules/5.8.x/modules/rtpengine.html > On Mar 22, 2024, at 2:16 PM, Vishal Pai via sr-use

[SR-Users] Re: RTP Engine with Kamailio

2024-03-22 Thread Social Boh via sr-users
Take a look at documentation module: https://www.kamailio.org/docs/modules/5.8.x/modules/rtpengine.html#rtpengine.p.rtpengine_sock you can define more RTPEngine Servers with or without weight for balancing You can use rtpengine table too: https://www.kamailio.org/docs/db-tables/kamailio-db-5.8

[SR-Users] Re: RTP Engine with Kamailio

2024-03-22 Thread Barry Flanagan via sr-users
22 Mar 2024 18:22:31 Vishal Pai via sr-users : > Hello Everyone. > > I am looking for documentation to have multiple RTP Engine servers connected > with kamailio using db url and balance the load accordingly. > Have you checked the docs for rtpengine? AFAIK it is documented quite well there. S