[SR-Users] simple question but can't find the answer

2011-09-27 Thread JJ Zeng
Hi, I am really new to ser(just installed it today). My situation is here: Both A and B make tcp connection to ser proxy server. If A sends "Invite" to B, ser would look up the tcp connection of B, and relay the sip request. If B is not connected, then 480 is returned to A. When B sends bac

Re: [SR-Users] Core db_text module

2011-09-27 Thread Bruno Bresciani
Hello Daniel, I'm still analyzing the source code of db_text module and I can't get find the reason of core when variable _tbc->prev is accessed. Did you obtain some conclusion about this core? PS: In kamailio 1.5.0 I can't get replicate this core Best Regards 2011/9/26 Bruno Bresciani > Hell

[SR-Users] Cleaning up presence info when user is deleted

2011-09-27 Thread Krishna Kurapati
Hi, When a user is removed using "kamctl rm", is there way way to clean up presence information in the database (xcap, presentity, watcher and active watcher tables) and in the cache? Is there a event that gets fired when the user is removed from subscriber table which I could handle in config fi

Re: [SR-Users] Accounting only the 2nd branch of missed serial forked call

2011-09-27 Thread Daniel-Constantin Mierla
Hello, On 9/27/11 12:32 PM, Ozren Lapcevic wrote: Just tested with v3.2 and acc_prepare_flag and accounting works fine now! great, thanks for reporting back. Not sure if this should be backported to 3.1 branch, thinking of how it was so far designed the acc -- I am actually not that much conv

Re: [SR-Users] Kamailio with IMS extensions build

2011-09-27 Thread loic.trottin
Thank you very much for your quick reply, Indeed, the post is best suited for the developer list, I am sorry for that. Regarding those compiling problems, I will wait for the next release! Best regards, Loïc. Hi Loïc This post is best suited for the developer

Re: [SR-Users] Accounting only the 2nd branch of missed serial forked call

2011-09-27 Thread Ozren Lapcevic
Just tested with v3.2 and acc_prepare_flag and accounting works fine now! Thanks, Ozren On Tue, Sep 27, 2011 at 8:21 AM, Daniel-Constantin Mierla wrote: > Hello, > > the mail is quite long and has lot of inner references that makes it not > that easy to follow, better focus only on what is wr

Re: [SR-Users] Kamailio with IMS extensions build

2011-09-27 Thread Jason Penton
Hi Loïc This post is best suited for the developer list. There is a problem here with the fact that Client_Ro requires some extra API function in the dialog module which are not part of the stock kamailio dialog module. I could give you a fix but we are currently finalising an overhaul to sort the

Re: [SR-Users] Kamailio with IMS extensions build

2011-09-27 Thread Carsten Bock
Hi, Since the development is ongoing, there is no stable version available. Regarding the problems, you encountered: - you should remove the Client_Ro-Module from your modules when you compile (or set the apropriate parameter when calling make) - regarding your issues with compiling the PCSCF-mod

[SR-Users] Kamailio with IMS extensions build

2011-09-27 Thread loic.trottin
Hi all, I try to compile Kamailio with IMS extensions from OpenIMSCore available in carstenbock/ims branch in the GIT repository. I have some problems with the modules "Client_Ro" and "pcscf" that do not compile: CC (gcc) [M Client_Ro.so] ims_ro.o ims_ro.c: In function 'send_ccr_i

Re: [SR-Users] need little help to setting up pike module

2011-09-27 Thread Henning Westerholt
On Monday 26 September 2011, dirtyt...@gmx.de wrote: > jUSt a tiny user question aboUt pike module(at least kamailio doc). are > these values for sampling_time_unit seconds or minutes ? it's not in the > doc. same 4 remove_latency. Hi dirtytoni, these values are in seconds. I'll add this to the m