[OpenSIPS-Users] dispatcher is_in_list

2020-11-24 Thread Andy Kama
Hi Guys How can i specify which id to use? i want to tell opensips to look in dispatcher and if invite is from a specific dispatcher to route to a certain place etc ___ Users mailing list Users@lists.opensips.org

[OpenSIPS-Users] Mid_registar and pbx

2020-11-20 Thread Andy Kama
Hi Guys If you are using mid registrar as follows endpoint -- outbound proxy(opensips) -- freeswitch works great except some pbx features like *8 call pickup does not work as it goes via the proxy any ideas what to check on the opensips side ___ Users

[OpenSIPS-Users] mid_registart call scenario

2020-11-18 Thread Andy Kama
If i point my freeswitch domain to the ip of opensips and setup mid registrar to the freeswitch server. It passes registrations perfectly but wont pass invites and just fails if i point the domain to freeswitch and then register with an outbound proxy pointing to opensips it works 100% any ideas

[OpenSIPS-Users] mid_registrar load balance

2020-11-13 Thread Andy Kama
Hi Guys is it possible to load balance with mid_registrar? perhaps setting multiple $ru in this part if (is_method("REGISTER")) { mid_registrar_save("location"); switch ($retcode) { case 1: xlog("forwarding REGISTER to main registrar