Re: [SR-Users] Debian init script "log_faiulre_msg"

2014-03-07 Thread Victor Seva
Yes. Thanks for your report. I will push the fix ASAP. On 7 Mar 2014 18:25, "Corey Edwards" wrote: > There's a typo in the Debian init script. Is this the correct place to > report packaging bugs? > > --- /etc/init.d/kamailio2014-03-06 13:42:23.0 -0700 > +++ /tmp/kamailio2014-03-0

Re: [SR-Users] Billing solutions for Kamailio?

2014-03-07 Thread davy van de moere
Siremis is rather popular, has a lot of bells and whistles, and is probably what you should take. But there is a rather recent module for Kamailio which is just awesome, I built my own prepaid/postpaid UI, based on cnxcc, and there is a nice UI to it to which you can co-install. But personally I

[SR-Users] Billing solutions for Kamailio?

2014-03-07 Thread Sergey Kharlamov
Hi, Can someone recommend me good billing solution for kamailio? Ideally it should contain admin panel, user cabinet etc... -- Sergey Kharlamov___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org

Re: [SR-Users] p-cscf - out of mem

2014-03-07 Thread Jason Penton
Great. Keep us posted -- Sent using my phone and may be brief, to the point or contain typos -- On Mar 7, 2014 6:49 PM, "Daniel Ciprus" wrote: > Binaries which I'm running are older than this commit, that's for sure. > Thanks, I will upgrade as soon as I can. > > > On 03/07/2014 10:21 AM, Jason

Re: [SR-Users] p-cscf - out of mem

2014-03-07 Thread Daniel Ciprus
Binaries which I'm running are older than this commit, that's for sure. Thanks, I will upgrade as soon as I can. On 03/07/2014 10:21 AM, Jason Penton wrote: Hey Daniel, Please check this commit. I think you are running before this was added? commit 1d6b1d8765d7a6d21c291d2076a3a80a1710c11c Aut

Re: [SR-Users] (no subject)

2014-03-07 Thread Alex Balashov
Asterisk is not more or less feature-rich than Kamailio because they are not the same thing. Asterisk is a PBX, which means it's 1) a SIP user agent and 2) a media endpoint. Kamailio is a SIP proxy, which means it's neither of those things. On 03/07/2014 11:44 AM, malik sherif wrote: Thanks

Re: [SR-Users] (no subject)

2014-03-07 Thread malik sherif
Thanks M.Salman When I am configured the endpoint to do the mixing of media it works, I will look for documentation as to how integrating Kamailio with Asterisk. So, Asterisk more feature rich? anybody know if there is a mailing list for Siremis( a web interface)? I setup SIREMIS with Apache ser

Re: [SR-Users] (no subject)

2014-03-07 Thread Salman Zafar
Hi Malik. Kamailio is a SIP proxy it does not cater media, you can look for Asterisk, FreeSWITCH along with Kamailio to do the needful. On Fri, Mar 7, 2014 at 9:03 PM, malik sherif wrote: > Hello, > I am using kamailio 4.1.1, I am wondering if kamailio supports call > forwarding , three

[SR-Users] (no subject)

2014-03-07 Thread malik sherif
Hello, I am using kamailio 4.1.1, I am wondering if kamailio supports call forwarding , three-way call, and call transfer natively? Does it expect the endpoints to do the RTP mixing? Thanks Absul ___ SIP Express

Re: [SR-Users] 500 Forking capacity exceeded (12/SL)

2014-03-07 Thread Jorj Bauer
I believe a couple of bits are reserved in the code, actually. I think 30 is the maximum that's safe (and that's what we're using). -- Jorj On Mar 7, 2014, at 10:36 AM, Camila Troncoso wrote: > Jorj, > > Do you mean that the branches are represented each one in one bit, so 32 > bit number i

[SR-Users] Debian init script "log_faiulre_msg"

2014-03-07 Thread Corey Edwards
There's a typo in the Debian init script. Is this the correct place to report packaging bugs? --- /etc/init.d/kamailio2014-03-06 13:42:23.0 -0700 +++ /tmp/kamailio2014-03-07 08:41:05.0 -0700 @@ -52,7 +52,7 @@ log_failure_msg "Not starting $DESC: invalid configurati

Re: [SR-Users] 500 Forking capacity exceeded (12/SL)

2014-03-07 Thread Camila Troncoso
Jorj, Do you mean that the branches are represented each one in one bit, so 32 bit number is a max of 32 branches? And you recommend to use value 30, leaving 2 bit reserved? Regards, Camila -Mensaje original- De: sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-

Re: [SR-Users] p-cscf - out of mem

2014-03-07 Thread Jason Penton
Hey Daniel, Please check this commit. I think you are running before this was added? commit 1d6b1d8765d7a6d21c291d2076a3a80a1710c11c Author: Jason Penton Date: Fri Feb 14 09:57:45 2014 +0200 lib/ims:modules/ims_charging,ims_icscf,ims_qos,ims_registrar_scscf: fixed pkg_mem leak - f

Re: [SR-Users] 500 Forking capacity exceeded (12/SL)

2014-03-07 Thread Jorj Bauer
Sadly, the branches are tracked in a 32-bit number, so you can't make it to 40. (We use 30 at Penn, having found a couple bits reserved.) We've done some preliminary work trying to migrate this to a 64-bit, but it's not complete, and we're not actively working on it any longer. -- Jorj On Mar

Re: [SR-Users] 500 Forking capacity exceeded (12/SL)

2014-03-07 Thread Camila Troncoso
Juha, I tried increasing the number of MAX BRANCHES, but when I compiled and restarted kamailio it gave this error: tm [tm.c:744]: Too many max UACs for UAC branch_bm_t bitmap: 40 ERROR: [sr_module.c:932]: init_mod(): Error while initializing module tm (/usr/local/lib64/kamailio/modules/tm.so)

[SR-Users] RV: 500 I'm terribly sorry, server error occurred (1/SL)

2014-03-07 Thread Camila Troncoso
*De:* Camila Troncoso [mailto:ctronc...@redvoiss.net] *Enviado el:* jueves, 06 de marzo de 2014 16:03 *Para:* sr-users@lists.sip-router.org *Asunto:* 500 I'm terribly sorry, server error occurred (1/SL) Hi, I have kamailio 3.2 as LCR with many gateways, weights and priorities. Out of no ware

Re: [SR-Users] KAMAILIO 4.1.1 Forward SIP REGISTER

2014-03-07 Thread Olle E. Johansson
On 07 Mar 2014, at 11:23, Francesco Maria Magnini wrote: > Thanks Daniel, > but what if I need to register to an upstream registrar that doesn’t support > PATH? That will require a lot of proprietary magic since RFC3261 does not support routesets for REGISTER. /O > > > > Il giorno 26/feb/2

Re: [SR-Users] KAMAILIO 4.1.1 Forward SIP REGISTER

2014-03-07 Thread Francesco Maria Magnini
Thanks Daniel, but what if I need to register to an upstream registrar that doesn’t support PATH? Il giorno 26/feb/2014, alle ore 10:03, Francesco Maria Magnini ha scritto: > What are pros and cons of keeping location records on KAM or KAM2? > Usually where are saved in such as scenario? >

[SR-Users] RPM packages for v4.1.2, v4.0.6 and v3.3.7

2014-03-07 Thread Daniel-Constantin Mierla
Hello, based on the releases made yesterday, the rpm packages for various Linux distributions are available via opensuse build services - the list of distributions and links to the repositories are published at: - http://www.kamailio.org/wiki/packages/rpms Cheers, Daniel -- Daniel-Constanti