Re: [SR-Users] Chicago, ClueCon next week

2011-08-03 Thread Daniel-Constantin Mierla
Hello, unfortunately I won't be around during the last day of Cluecon. Cheers, Daniel On 8/3/11 12:32 AM, David J wrote: Will you also be there the last day as well? On Aug 2, 2011 6:15 PM, "Daniel-Constantin Mierla" > wrote: > Hello Ify, > > On 8/2/11 11:15 PM, if

Re: [SR-Users] Chicago, ClueCon next week

2011-08-03 Thread Daniel-Constantin Mierla
Hello, for questions about kamailio (openser), the best place to address them is still the mailing list for users. There are many people there that might be able to answer quickly. Messages sent personally to me for technical questions about kamailio (openser) are discarded, unless they were

[SR-Users] ERROR : when create database in kamailio 3.1.0

2011-08-03 Thread hala alramli
hello  i a trying to instal kamailio and free switch according to the tutorial in http://kb.asipto.com/freeswitch:kamailio-3.1.x-freeswitch-1.0.6d-sbc but when i try to create the database  and the extra tables this error apear could you help me? thanks Hala root@noga1:~# nano /usr/local/etc/

Re: [SR-Users] ERROR : when create database in kamailio 3.1.0

2011-08-03 Thread Daniel-Constantin Mierla
Hello, do 'git pull origin' in your source tree of kamailio, re-install and try again. The definition of db table for pipelimit module was added recently in 3.1, but only as xml schema not as sql. I just generated it and committed to git. Let me know if works fine now. Thanks, Daniel On

[SR-Users] suggested number of TCP / UDP workers for version 3.1.x

2011-08-03 Thread Francesco Castellano
Dear sirs, searching on the web and in old ML threads about the suggested number of TCP and UDP workers, I just found: - for TCP children (i.e., TCP receivers, isn't it?) "As a rule of thumb, (maximum simultaneous connections)/2000 should be OK" (from doc/tcp_tunning.txt) - In general for worker

[SR-Users] new functionality: CDR-based accounting

2011-08-03 Thread Timo Reimann
Hi all, as announced quite a while ago, I finally checked in code that allows to produce CDRs (Call Data Records) directly from SIP-Router and generate logs accordingly. The main code portion resides in modules_k/acc and provides a switch to enable basic CDR generation including start time, end t