Hi, I have set up the Kamailio as load balancer using dispatcher module but all the calls get disconnected after 30 seconds (call is forwarded to Asterisk Box and answered as well). I have used example configuration from the below URL:
http://kamailio.org/docs/modules/4.3.x/modules/dispatcher.html#idp51014772
Please help me to understand what is wrong and what shall I do it to fix.
Thank You!! Adesh P.
That sounds a lot like an end-to-end ACK that isn't making it from caller to callee.
On Wed, Sep 27, 2017 at 04:46:45AM +0000, Adesh Pandey wrote:
Hi Alex, Could you please help me to fix that or inspect that?
On Wed, Sep 27, 2017 at 10:20 AM Alex Balashov abalashov@evaristesys.com wrote:
Hi Adesh
Nobody can help you but you :)
It seems that you have issues with NATed endpoints. Is it correct? Is there NAT? In this case nathelper module may help you.
Resolution of this configuration issue depends on your infrastructure (how thins are connected to each other).
On Wed, Sep 27, 2017 at 8:10 AM, Adesh Pandey adesh.pandey@myoperator.co wrote:
Hi Vladyslav, I have fixed my issue with listen statement in the kamailio config, It is working fine now all I needed to do that list on local ip and advertise on prublic ip.
Thank You
On Thu, Oct 5, 2017 at 1:40 PM, Vladyslav Zakhozhai v.zakhozhai@gmail.com wrote: