Re: [SR-Users] Dispatcher caches IP

2014-08-11 Thread Daniel-Constantin Mierla
On 08/08/14 18:39, Paul Belanger wrote: On Fri, Aug 8, 2014 at 2:21 AM, Daniel-Constantin Mierla wrote: There is no db-only for dispatcher, you have to do reload. If you don't need keepalive mechanism, perhaps you can try loading the addresses from database with sqlops and do the dispatching

Re: [SR-Users] Dispatcher caches IP

2014-08-08 Thread Paul Belanger
On Fri, Aug 8, 2014 at 2:21 AM, Daniel-Constantin Mierla wrote: > There is no db-only for dispatcher, you have to do reload. > > If you don't need keepalive mechanism, perhaps you can try loading the > addresses from database with sqlops and do the dispatching algorithm via > config file only. > I

Re: [SR-Users] Dispatcher caches IP

2014-08-07 Thread Daniel-Constantin Mierla
There is no db-only for dispatcher, you have to do reload. If you don't need keepalive mechanism, perhaps you can try loading the addresses from database with sqlops and do the dispatching algorithm via config file only. Cheers, Daniel On 08/08/14 05:56, Yuriy Gorlichenko wrote: Ок. I will

Re: [SR-Users] Dispatcher caches IP

2014-08-07 Thread Yuriy Gorlichenko
Ок. I will rty it. What about realtime reading this table of dispatcher nodule? Does iyt have any solutions without kamctl? 08.08.2014 1:47 пользователь "Kristian F. Høgh" написал: > > Hi, > > After making changes to database, run "kamctl dispatcher reload" from commandline. > > Regards, > Kristia

Re: [SR-Users] Dispatcher caches IP

2014-08-07 Thread Kristian F . Høgh
Hi, After making changes to database, run "kamctl dispatcher reload" from commandline. Regards, Kristian Høgh On Friday 08 August 2014 01:23:43 Yuriy Gorlichenko wrote: > Hello. I try to integrate dispathcer module (with db table dispatcher) to > my Kamailio server. > > I have problem with ch

[SR-Users] Dispatcher caches IP

2014-08-07 Thread Yuriy Gorlichenko
Hello. I try to integrate dispathcer module (with db table dispatcher) to my Kamailio server. I have problem with changing IP at db table, but when I calling - call goes to old IP that alread deleted from db. I tested my table with query that selects destination address from table, and it replyes