Re: [SR-Users] Timer

2012-03-13 Thread Ravi DHIRAJLAL
Thank you Reda i already tried these timers fr_inv_timer => increased it restart_fr_on_each_reply => initialized it

Re: [SR-Users] [sr-dev] rfc: unique id for profiles

2012-03-13 Thread Jan Janak
On Tue, Mar 13, 2012 at 04:53, Daniel-Constantin Mierla wrote: > Hello, > > from the last IRC devel meetings discussions, one topic was about adding an > unique id field per user profiles, with the decision to bring it to mailing > lists for broader audience. > > That will help to reference easier

Re: [SR-Users] Timer

2012-03-13 Thread Reda Aouad
and this also : http://kamailio.org/docs/modules/stable/modules/tm.html#max_inv_lifetime Reda On Tue, Mar 13, 2012 at 20:54, Reda Aouad wrote: > You have two options : > > - http://kamailio.org/docs/modules/stable/modules/tm.html#fr_inv_timer > - > http://kamailio.org/docs/modules/stable/mo

Re: [SR-Users] Timer

2012-03-13 Thread Reda Aouad
You have two options : - http://kamailio.org/docs/modules/stable/modules/tm.html#fr_inv_timer - http://kamailio.org/docs/modules/stable/modules/tm.html#restart_fr_on_each_reply Hope it helps if you didn't already tried them. Reda On Tue, Mar 13, 2012 at 19:14, Ravi DHIRAJLAL wrote: > > >

[SR-Users] Request-URI in fail route

2012-03-13 Thread Jan Klepal
Hello, I am trying to set simple no-answer forward scenario: Alice calls Bob and after timeout 5s forward to Carol (and additionally Carol timeout forward to Dave). I am using Kamailio 3.2.2 default config. There is part of routing logic for no-answer forwarding: route[RELAY] { if(is_meth

[SR-Users] Bad AVP Flags When Using avp_db_load()

2012-03-13 Thread Simpson Chua
gards, Vineet Menon -- next part -- An HTML attachment was scrubbed... URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20120313/a102ddfd/attachment-0001.htm> -- Message: 2 Date: Tue, 13 Mar 2012 06:22:01 -0500 From: Krishna K

[SR-Users] Timer

2012-03-13 Thread Ravi DHIRAJLAL
Hello we installed kamailio succesfully but we have a few problems regarding calls towards special numbers in which an INVITE is not replied with 200 OK but instead with 183 session progress sent at 1 min interval, during which the caller hears a waiting message. unless a human operator answer

[SR-Users] MI Command in Script

2012-03-13 Thread Reda Aouad
Hi, Can we call MI commands from the script ? I'm thinking about reloading dispatcher or hash table from database for example.. Thanks Reda ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://

Re: [SR-Users] Enable session_id in ServerHello for TLS

2012-03-13 Thread Daniel-Constantin Mierla
On 3/12/12 4:31 PM, Kristijan Vrban wrote: the snom softphone: http://www.chip.de/downloads/360-Softphone_14364878.html it's completely outdated. and therefore good for such backwards compatible tests. interesting! Does it support client certificate? Or is like with snom hardphones, it can use

Re: [SR-Users] Compilation errors...

2012-03-13 Thread Daniel-Constantin Mierla
Hello, On 3/13/12 12:22 PM, Krishna Kurapati wrote: Thanks for the guidance. I excluded the module. I will migrate to using xmlrpc module. welcome -- for the future, I just added a note to mi_xmlrpc readme to tell about the xmlrpc module as a better alternative. Cheers, Daniel On Tue, Ma

Re: [SR-Users] Bad AVP Flags When Using avp_db_load()

2012-03-13 Thread Daniel-Constantin Mierla
Hello, On 3/13/12 5:05 PM, Simpson Chua wrote: Hi, I'm trying to use avp_db_load to check for some IPs but I'm getting bad avp flags errors. As far as I understand, the syntax is correct. TableName: labservers uuid usernamedomain attribute valuetype "" ""

Re: [SR-Users] log not visible in stderr

2012-03-13 Thread Daniel-Constantin Mierla
Hello, On 3/13/12 12:09 PM, Vineet Menon wrote: Hi, I am new to kamailio and want to install a simple registrar. Now, I have a ubuntu machine in which I have installed kamailio 3.2.x. I have included #!define WITH_DEBUG in configuration file, while the rest of the file is same as default.

[SR-Users] Bad AVP Flags When Using avp_db_load()

2012-03-13 Thread Simpson Chua
Hi, I'm trying to use avp_db_load to check for some IPs but I'm getting bad avp flags errors. As far as I understand, the syntax is correct.  TableName: labservers uuid   username    domain      attribute          value            type ""      ""       "domain1"    "lab1"      "192.168.55.1"    

Re: [SR-Users] Compilation errors...

2012-03-13 Thread Krishna Kurapati
Thanks for the guidance. I excluded the module. I will migrate to using xmlrpc module. On Tue, Mar 13, 2012 at 3:23 AM, Daniel-Constantin Mierla wrote: > Hello, > > > On 3/12/12 10:55 PM, Krishna Kurapati wrote: > > Hi, > > git cloned main branch and tried to compile it on Cent OS 6. > > The

[SR-Users] log not visible in stderr

2012-03-13 Thread Vineet Menon
Hi, I am new to kamailio and want to install a simple registrar. Now, I have a ubuntu machine in which I have installed kamailio 3.2.x. I have included #!define WITH_DEBUG in configuration file, while the rest of the file is same as default. But I am not able to see any debug message. Any help?

[SR-Users] rfc: unique id for profiles

2012-03-13 Thread Daniel-Constantin Mierla
Hello, from the last IRC devel meetings discussions, one topic was about adding an unique id field per user profiles, with the decision to bring it to mailing lists for broader audience. That will help to reference easier across records. At this moment, the most relationships are via (userna

Re: [SR-Users] Compilation errors...

2012-03-13 Thread Daniel-Constantin Mierla
Hello, On 3/12/12 10:55 PM, Krishna Kurapati wrote: Hi, git cloned main branch and tried to compile it on Cent OS 6. The mi_xmlrpc module is failing to compile make Makefile:46: You are using an unsupported libxmlrpc-c3 version (1.16.24), compile at your own risk! Makefile:46: You are using