[SR-Users] pcre mystery or bug in dialplan module?

2011-02-21 Thread Juha Heinanen
Juha Heinanen writes: Feb 21 08:05:15 sip /usr/sbin/sip-proxy[24071]: INFO: uri sip\1:092345...@test.fi;user=phone i can't figure out, where \1 comes to the result, because \1 is has already produced 'sip' to it. after a couple of hours spend on this, i suspect a bug or incompatibility

[SR-Users] decimal fraction problem

2011-02-21 Thread 侯旭光
Hello I need to add q value while using function append_branch(),but the function only takes decimal fraction as the parameter. What if I want to use pv to add q value? The $var and $avp just have string and integer type. Thanks a lot! ___ SIP Express

[SR-Users] get_profile_size() function help

2011-02-21 Thread 侯旭光
Hello bother again what's the problem with the function get_profile_size() My script modparam(dialog, enable_stats, 1) modparam(dialog, dlg_flag, 4) modparam(dialog, dlg_mode, 1) modparam(dialog, db_url, mysql://openser:openserrw@localhost/openser) modparam(dialog, profiles_no_value, inbound ;

Re: [SR-Users] get_profile_size() function help

2011-02-21 Thread Alex Balashov
On 02/21/2011 04:50 AM, 侯旭光 wrote: ALTER:core [main.c 722] : child process 29651 exited by sinal 11 ALTER:core [main.c 725] : core was generated INFO :core [main.c 737] : terminating due to SIGCHILD This is a crash. It's a bug. -- Alex Balashov - Principal Evariste Systems LLC 260

[SR-Users] UAC Module: test registration to a Voip provider

2011-02-21 Thread Matteo Campana
Hi all, we are using the UAC module ( http://www.kamailio.org/docs/modules/stable/modules_k/uac.html#id2910015) to register the proxy to an external DID provider. I know that the module takes care of sending REGISTER on the basis of credentials stored in uacreg table, but my question is: if I add

[SR-Users] no private memory left after mi mt_reload command

2011-02-21 Thread Javier Gallart
Hi all we are running kamailio 3.1.1. Basically for every call it has to query a mtree that is reloaded every 15 minutes. The mtree table is about 4M records and is stored in a Pgostgres database. For the reload we use the command mi mt_reload embedded in a xmlrpc request. The code for this is:

Re: [SR-Users] no private memory left after mi mt_reload command

2011-02-21 Thread Henning Westerholt
On Monday 21 February 2011, Javier Gallart wrote: we are running kamailio 3.1.1. Basically for every call it has to query a mtree that is reloaded every 15 minutes. The mtree table is about 4M records and is stored in a Pgostgres database. For the reload we use the command mi mt_reload

Re: [SR-Users] no private memory left after mi mt_reload command

2011-02-21 Thread Javier Gallart
Thanks Henning, I'll go with to recompile option and post the results... Regards Javier 2011/2/21 Henning Westerholt henning.westerh...@1und1.de On Monday 21 February 2011, Javier Gallart wrote: we are running kamailio 3.1.1. Basically for every call it has to query a mtree that is

[SR-Users] Kamailio Awards 2010

2011-02-21 Thread Daniel-Constantin Mierla
Hello, almost a tradition by now, being the 4th edition, I published Kamailio Awards for 2010 - a blog post that tries to summarize the top of the activities in the public space related to Kamailio project that happened during the previous year. You can browse it at:

Re: [SR-Users] HTABLE problem

2011-02-21 Thread Elena-Ramona Modroiu
Hi, this may be related to same issue reported at: http://sip-router.org/tracker/index.php?do=detailstask_id=114 Therefore it can be just some log message printed erroneously. Can you dump the htable content (or print it with xlog) to see if the assignment is actually done or not? Dumping

Re: [SR-Users] HTABLE problem

2011-02-21 Thread Ricardo Martinez
I think i found the problem. I was checking the “pike” example in the asipto knowledgebase and there is a line like this : if($sht(ipban=$si)!=$null) the null is with “$”, so it seems to be a typo problem in the examples. Please check the HTABLE MODULE README, the Example in the

Re: [SR-Users] get_profile_size() function help (Alex Balashov)

2011-02-21 Thread 侯旭光
On 02/21/2011 04:50 AM, ??? wrote: ALTER:core [main.c 722] : child process 29651 exited by sinal 11 ALTER:core [main.c 725] : core was generated INFO :core [main.c 737] : terminating due to SIGCHILD This is a crash. It's a bug. Then how to get the number of dialogs belonging to a

[SR-Users] Kamailio/SIP Router in RHEL 5

2011-02-21 Thread Suresh Bhandari
Hi, I wanted to run Kamailio/SIP Server in RHEL 5 (Being an RHCE, I prefer this :)), but the INSTALL document you provided has no description based on that OS :(. I found that there are no RPMs for this as well. Are you preparing them? or Do you have any plans for that? or you prefer me to