[SR-Users] Error starting kamailio with dialog module usage

2012-09-30 Thread Aft nix
Hi, After implementing a "Call limit" application with the following config: #!ifdef WITH_CALL_LIMIT modparam("dialog","enable_stats",1) modparam("dialog","dlg_flag", 4) modparam("dialog","hash_size", 4096) modparam("dialog", "profiles_with_value","callquota") modparam("dialog", "default_timeout"

Re: [SR-Users] Error starting kamailio with dialog module usage

2012-09-30 Thread SamyGo
Is it typo or by chance you are missing a $ in line 507 before var(100) On Sep 30, 2012 2:50 PM, "Aft nix" wrote: > Hi, > > After implementing a "Call limit" application with the following config: > > #!ifdef WITH_CALL_LIMIT > modparam("dialog","enable_stats",1) > modparam("dialog","dlg_flag",

Re: [SR-Users] Registration Authentication Error

2012-09-30 Thread Nathaniel L Keeling III
The sequence is not changing and the authorization header is not being sent in the subsequent registrar request. This is why I can not authenticate. My question would be why would this occurring? Thanks Nathaniel On 9/28/12 1:57 AM, Moritz Graf wrote: Hi, I have not been that much in Kamail

Re: [SR-Users] How to force tcp connection reuse for NOTIFY

2012-09-30 Thread Owen Lynch
Hi, I want to configure Kamailio so that it sends a NOTIFY using the tcp connection already established by the client SUBSCRIBE request. The aim is for clients to establish secure TLS connections to Kamailio when they first register or subscribe, then for kamailio to reuse these connections for al