Hello,
Thank you for the clarification.
David
On 13-07-15 09:53 AM, Alex Balashov wrote:
On 07/15/2013 09:52 AM, David K wrote:
Are you saying that avp_db_query is obsolete?
It's not obsolete in the sense of deprecated, it's just not the most
flexible, modern way to access SQL databases.
Hi,
i have some strange problem with calling using kamailio 3.3.3. From the
same client somethimes calls work well and after 2 or 3 successful calls I
get this scenario.
After receiving ACK as response to 407 Authentication Required Message,
kamailio drops that ACK message and I got "SL local ACK
Am Montag, 15. Juli 2013, 18:56:58 schrieb arun Jayaprakash:
> Hello, I am trying to activate the check blacklist function but I keep
> getting an error. The script I run is this;
>
> if(!check_blacklist("global_blacklist")){
> sl_send_reply("403","Forbidden");
>exit;
>
Hello,
I am pleased to announce a new developer for the Kamailio project: Lucian
Balaceanu. Lucian works in our 1&1 office in Bucharest and is for some years
with us in the company. He worked on several internal projects with our
Kamailio stack and will contribute some fixes to the sipcapture
Hello,
I'm upgrading a 1.5 install to 4.0 and encounter a problem with registrations
from a phone. The phone lost power and after rebooting it starts a new
registration while the old registration hasn't expired yet. The phone uses the
same aor and contact but a different call-id (and cseq) whic
I have followed the tutorial but when tried to load XCAP server I am
getting following error.The following two function are not working.
pres_update_watchers("$var(uri)", "presence");
pres_refresh_watchers("$var(uri)", "presence", 1);
unknown command, missing loadmodule?
I am attaching my config
Hello,
to fix such cases, we added the option to use ruid for updates to database:
http://kamailio.org/docs/modules/stable/modules/usrloc.html#usrloc.p.db_obs_ruid
There were couple of items opened to the tracker at some point, also a
discussion on the mailing list, this being the solution tha
Did the wizard complete ok? Have you checked the options to create
siremis database and update the sip database?
You can check the logs in siremis/logs/ or apache/webserver logs in
/var/log/..., maybe you get some hints from there. I haven't seen the
error so far.
Cheers,
Ramona
On 7/11/1
Thank you. I had to make the following change too for this to work, if not I
was getting an invalid parameter error.
if(!check_blacklist()){
sl_send_reply("403","Forbidden");
exit;
}
Regards,
Arun
From: Henning Westerholt
To
On Tuesday 16 July 2013 15:14:19 Daniel-Constantin Mierla wrote:
> to fix such cases, we added the option to use ruid for updates to database:
>
> http://kamailio.org/docs/modules/stable/modules/usrloc.html#usrloc.p.db_obs_ruid
Something seems a bit wonky here. As you could see in my config fragm
On 7/16/13 9:27 PM, Alex Hermann wrote:
On Tuesday 16 July 2013 15:14:19 Daniel-Constantin Mierla wrote:
to fix such cases, we added the option to use ruid for updates to database:
http://kamailio.org/docs/modules/stable/modules/usrloc.html#usrloc.p.db_obs_ruid
Something seems a bit wonky her
Hello Folks.
SIP faces with overload issue recently due to its popularity. Build-in
overload mechanism cannot prevent overload effectively. Therefore, IETF SIP
Overload Control (soc) Working Group works on IETF RFC "SIP Overload Control"
currently.
http://tools.ietf.org/html/draft-ietf-soc-ov
If your config is based on the default one, be sure you have added:
#!define WITH_MYSQL
#!define WITH_AUTH
#!define WITH_PRESENCE
Read the comments at the top of kamailio.cfg for more details.
Cheers,
Daniel
On 7/16/13 1:22 PM, Rupayan Dutta wrote:
Same thing i found while trying to activate
13 matches
Mail list logo