Re: [SR-Users] LCR database issues

2010-11-09 Thread Daniel-Constantin Mierla
On 11/9/10 12:31 PM, Lee Archer wrote: Thanks for the reply. Can I suggest that instead of displaying the value 0 as blank the interface actually displays 0? You talk here about siremis, like you wrote in another email? Or is still about the lcr commands in kamctl? Cheers, Daniel Re

Re: [SR-Users] kamctl duplication of output

2010-11-09 Thread Daniel-Constantin Mierla
Hello, maybe the help printing function for this group of commands in imported twice. Should not be a big issue, just double printing. I will look over it when I get the time. I expect it is happening so because the are core functions and they might be sent via RPC as well by default, in the p

Re: [SR-Users] parsing issue 3.1.0

2010-11-09 Thread Daniel-Constantin Mierla
Hello, On 11/10/10 5:16 AM, Jeremya wrote: These text lines parse if ($sht(ipban=>$si)!=$null) $sht(ipban=>$si)=1; These don't parse if($sht (ipban=>$si)!=$null) $sht (ipban=>$si)=1; In both cases the gap between $sht and the opening '(' is the problem. Is this expected behaviour? $abc(xy

[SR-Users] parsing issue 3.1.0

2010-11-09 Thread Jeremya
These text lines parse if ($sht(ipban=>$si)!=$null) $sht(ipban=>$si)=1; These don't parse if($sht (ipban=>$si)!=$null) $sht (ipban=>$si)=1; In both cases the gap between $sht and the opening '(' is the problem. Is this expected behaviour? Jeremy ___

Re: [SR-Users] Dispatcher reload in Kamailio 3.1

2010-11-09 Thread Daniel-Constantin Mierla
On 11/9/10 2:05 PM, Lee Archer wrote: Hi, I'm doing algorithm 4. I will check to see what happens, for this case the command should be enabled. It used to work fine with 3.0.4. I'd like to move to 10 but if I have to restart this might not be an option. Restart will be required onl

Re: [SR-Users] Dispatcher reload in Kamailio 3.1

2010-11-09 Thread Daniel-Constantin Mierla
Hello, On 11/9/10 1:17 PM, Lee Archer wrote: Hi, after addinganother dispatcher destination I triedto reload my dispatcherbut got the following: [r...@kam-3-1-s1 kamailio]# kamctl dispatcher reload 500 No reload support for call load dispatching Other kamctl dispatcher commands work so am

Re: [SR-Users] Dispatcher reload in Kamailio 3.1

2010-11-09 Thread Lee Archer
Hi, I'm doing algorithm 4. It used to work fine with 3.0.4. I'd like to move to 10 but if I have to restart this might not be an option. Regards Lee From: Daniel-Constantin Mierla [mailto:mico...@gmail.com] Sent: 09 November 2010 12:49 To: Lee Archer Cc: sr-users@lists.sip-router.org

[SR-Users] kamctl duplication of output

2010-11-09 Thread Lee Archer
Is there a problem with kamctl and duplication of the existing commands? [r...@kam-3-1-s1 ~]# kamctl /usr/local/sbin/kamctl 3.1.0 Existing commands: -- command 'cisco_restart' - restart CISCO phone (NOTIFY) cisco_restart restart phone configured for -- command 'online' -

[SR-Users] Dispatcher reload in Kamailio 3.1

2010-11-09 Thread Lee Archer
Hi, after adding another dispatcher destination I tried to reload my dispatcher but got the following: [r...@kam-3-1-s1 kamailio]# kamctl dispatcher reload 500 No reload support for call load dispatching Other kamctl dispatcher commands work so am I missing something? Regards Lee __

Re: [SR-Users] LCR database issues

2010-11-09 Thread Lee Archer
Thanks for the reply. Can I suggest that instead of displaying the value 0 as blank the interface actually displays 0? Regards Lee From: Daniel-Constantin Mierla [mailto:mico...@gmail.com] Sent: 09 November 2010 09:45 To: Lee Archer Cc: sr-users@lists.sip-router.org Subject: Re: [SR-U

Re: [SR-Users] LCR database issues

2010-11-09 Thread Daniel-Constantin Mierla
On 11/9/10 10:29 AM, Lee Archer wrote: Anyone any idea why these are reporting command disabled? The commands were disabled because the lcr database structure changed completely in 3.1 and the kamctl lcr commands were no longer valid. None of lcr devs/users added a version to work with la

Re: [SR-Users] LCR database issues

2010-11-09 Thread Lee Archer
Anyone any idea why these are reporting command disabled? Regards Lee From: sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Lee Archer Sent: 08 November 2010 17:27 To: sr-users@lists.sip-router.org Subject: [SR-Users] LCR database issues

Re: [SR-Users] multidomain: running multiple kamailio on one host

2010-11-09 Thread Klaus Darilion
Am 05.11.2010 18:19, schrieb MÉSZÁROS Mihály: 2010-11-05 09:31 keltezéssel, Alex Balashov írta: On 11/05/2010 04:10 AM, MÉSZÁROS Mihály wrote: Hello all! Is there any known problem to run multiple kamailio/sip-router instance in one host. I need this to handle multidomain situation. The mul