[SR-Users] dialog module with DB Backend

2014-02-18 Thread jay binks
Hi all, im using the dialog module with db_cassandra backend.. I dont believe this issue is related to cassandra, but its worth mentioning anyways. so... I run kamailio, make calls, see dialogs in the DB.. and I Can use "kamctl mi dlg_list" and see that dialogs go away when I hangup a call.. When

[SR-Users] uac_reg_request_to

2014-02-18 Thread Isaac McDonald
Hello All, I need some clarification on the function uac_reg_request_to. The doc says "This function can be used to send an authenticated request to a remote user in the uac registrations table" Does this mean I can forward a SUBSCRIBE request, or any request for that matter, to an upstream

Re: [SR-Users] Memory leak in http_query() function (utils module)

2014-02-18 Thread Juha Heinanen
Guillaume Bour writes: > Hi Juha, here it is thanks, i just committed the patch. -- juha ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-

Re: [SR-Users] kamailio with mediaproxy-ng, 488 Not Acceptable Here

2014-02-18 Thread Richard Fuchs
On 02/18/14 11:12, Mihai Marin wrote: > Hello Sirs, > Thank you, one step forward but still buggy - half buggy :) > > Now, it's working just one way. If bob calls alice, alice will receive > video but bob won't. If I stop mediaproxy-ng process (without any other > modification) and redo the call,

Re: [SR-Users] RTPProxy/Mediaproxy issue

2014-02-18 Thread Ravi
Dear All, Anybody has any clue about this issue. Please help me. Regards, Ravi -- View this message in context: http://sip-router.1086192.n5.nabble.com/RTPProxy-Mediaproxy-issue-tp125121p125137.html Sent from the Users mailing list archive at Nabble.com.

Re: [SR-Users] kamailio with mediaproxy-ng, 488 Not Acceptable Here

2014-02-18 Thread Mihai Marin
Hello Sirs, Thank you, one step forward but still buggy - half buggy :) Now, it's working just one way. If bob calls alice, alice will receive video but bob won't. If I stop mediaproxy-ng process (without any other modification) and redo the call, everything is just fine. The invite sdp that alic

Re: [SR-Users] parallel forking and 30x

2014-02-18 Thread Andreas Granig
Hi Daniel, On 02/18/2014 10:38 AM, Daniel-Constantin Mierla wrote: > starting with 4.1, you can have per branch failure routing block: > > http://www.kamailio.org/docs/modules/4.1.x/modules/tm.html#tm.f.t_on_branch_failure Ha, we'll check if this is going to work for us, sounds good, thanks! Jus

Re: [SR-Users] msilo config

2014-02-18 Thread Peter Villeneuve
Hi Daniel, Any thoughts on why t_on_failure("1") gives me the syntax error? Thanks On Mon, Feb 17, 2014 at 4:31 PM, Peter Villeneuve wrote: > Hi Daniel, > > Thanks for replying. > > This is how I added msilo to the kamailio default config. It still doesn't > work for me (ie. offline messages a

Re: [SR-Users] error using siremis

2014-02-18 Thread Victor V. Kustov
Hi, Rubi Mazaki! >[2014-02-12 20:46:33 (GMT)] An exception occurred while executing this >script: >Error message: #8192, preg_replace(): The /e modifier is deprecated, >use preg_replace_callback instead >Script name and line number of error: >/home/rubi/siremis-4.0.0/openbiz/others/Smarty/libs/Sma

Re: [SR-Users] Memory leak in http_query() function (utils module)

2014-02-18 Thread Guillaume Bour
On 17/02/2014 20:34, Juha Heinanen wrote: Guillaume Bour writes: Can't you directly apply my patch on 4.0 branch ? i can if you send me all changes in one patch. -- juha Hi Juha, here it is Regards, Guillaume diff --git a/kamailio-4.0.5.1/modules/utils/functions.c b/kamailio-4.0.5.1/modul

Re: [SR-Users] parallel forking and 30x

2014-02-18 Thread Daniel-Constantin Mierla
Hello, starting with 4.1, you can have per branch failure routing block: http://www.kamailio.org/docs/modules/4.1.x/modules/tm.html#tm.f.t_on_branch_failure Cheers, Daniel On 18/02/14 10:28, Andreas Granig wrote: Hi, What is the intended behaviour from a general point of view if you get a 1x

[SR-Users] parallel forking and 30x

2014-02-18 Thread Andreas Granig
Hi, What is the intended behaviour from a general point of view if you get a 1xx on one branch and a 30x on another branch for a parallel fork? >From my understanding, the 30x is a final reply, so it's kept in tm until all other branches are finished, then it enters failure-route with the highest

[SR-Users] One more question 'bout db_mode

2014-02-18 Thread Victor V. Kustov
Hi all! my usrloc database use postgress. In config I had: modparam("usrloc", "db_mode", 1) after day of work I see strange thing: # kamctl ul show --brief | grep -c AOR 26 psql -U kamailio -c "select * from location;" ... (1 row) 26 registered users in inner kamailio's memory and only 1 i