Re: [SR-Users] Problems with pseudo-variables

2011-08-26 Thread Daniel-Constantin Mierla
Hello, On 8/19/11 2:58 PM, RocĂ­o Ruz wrote: Hello, I am using kamailio ims extensions and I am observing some problems with pseudo-variable handling. On the s-cscf the pseudo-variables are not 'translated' into the real values. When using xlog like this: xlog(L_ERR, found pai: $ai time

Re: [SR-Users] issue with tm callbacks / premature cancel

2011-08-26 Thread Daniel-Constantin Mierla
Hello, On 8/2/11 11:59 AM, Andrew Pogrebennyk wrote: Daniel, On 02.08.2011 11:35, Daniel-Constantin Mierla wrote: No, it does not (30 150). I've also tried settings max_inv_lifetime to even greater 300 seconds, no luck.. OK. Btw, do you set both parameters of t_set_fr(...)? I've tried

Re: [SR-Users] How to get mem_summary (SIGUSR1) on a worker process?

2011-08-26 Thread Daniel-Constantin Mierla
Hello, On 8/1/11 12:44 PM, Daniel-Constantin Mierla wrote: Hi Richardo, thanks for the patch. Probably I am going to apply it, having the short status dumped in the syslog might be useful. just to let you know that I finally got the time to apply the patch. Thanks, Daniel I am saying

[SR-Users] insert_hf in branch_route

2011-08-26 Thread Gustavo Garcia Bernardo
Hi, I'm trying to add some headers in a branch_route making use of insert_hf method: insert_hf(Route: sip:10.10.10.10:5080;lr=on\r\n); But the forwarded message doesn't include that new header. According to the doc, insert_hf can be used in a branch_route, Am I missing something? I'm using

[SR-Users] SEMS 1.4.2 released

2011-08-26 Thread Stefan Sayer
(apologies if you receive multiple copies of this mail) Hello, the SIP Express Media Server version 1.4.2 is available. Users of SEMS 1.4 versions and anyone else is recommended to upgrade to that version. Please find below the relevant changelog, the source at

Re: [SR-Users] insert_hf in branch_route

2011-08-26 Thread Klaus Darilion
This should work. I just tested with Kamailio 3.2.0-dev6 and it worked fine. Are you sure the branch route is executed? Add some xlogl to the branch route and verify if the message is logged to verify that Kamailio is executing the branch route. regards klaus Am 26.08.2011 11:33, schrieb

Re: [SR-Users] Kamailio 3.1.1 snmpstat help!!

2011-08-26 Thread Stephen Dodge (Bistech)
Thanks Daniel, This morning I tried installing Kamailio 3.1.4 and SMTPstats using the CentOS rpm's from http://download.opensuse.org/repositories/home:/kamailio:/telephony/CentOS_CentOS-5/x86_64/ - our production Kamailio servers were installed this way, but I still have the same issue.

Re: [SR-Users] Kamailio 3.1.1 snmpstat help!!

2011-08-26 Thread Daniel-Constantin Mierla
Hello, On 8/26/11 1:05 PM, Stephen Dodge (Bistech) wrote: Thanks Daniel, This morning I tried installing Kamailio 3.1.4 and SMTPstats using the CentOS rpm's from http://download.opensuse.org/repositories/home:/kamailio:/telephony/CentOS_CentOS-5/x86_64/ - our production Kamailio servers

Re: [SR-Users] insert_hf in branch_route

2011-08-26 Thread Gustavo Garcia Bernardo
Thank you Klaus, you are right. After you answer we reviewed again the configuration and there was a mistake. Regards, G. -Original Message- From: sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Klaus Darilion Sent: viernes, 26 de

[SR-Users] enum_pv_query

2011-08-26 Thread Andrew Melton
I would like to construct an enum query using more than one pseudo variable. The result will be a non-e.164 string which is ok for this application. Ideally, it would be something like: enum_pv_query($rU + $rp); This would result in the username from the R-URI appended to the port of the

[SR-Users] enum_pv_query

2011-08-26 Thread Juha Heinanen
Andrew Melton writes: Ideally, it would be something like: enum_pv_query($rU + $rp); try assigning $rU + $rp to a var and give that var as argument to enum_pv_query. -- juha ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing