[SR-Users] RPM packages for Kamailio v4.1.0

2013-12-06 Thread Daniel-Constantin Mierla
Hello, rpm packages for quite a bunch of Linux-based distributions (e.g., Centos, Fedora, OpenSuse) are available at: - https://build.opensuse.org/package/show/home:kamailio:telephony/kamailio41 Cheers, Daniel -- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda

[SR-Users] Debs for Kamailio v4.1.0

2013-12-06 Thread Daniel-Constantin Mierla
Hello, hopefully debs will became available soon to deb.kamailio.org, as Jon Bonilla will get a chance to prepare the build system for this new v4.1.0. Meanwhile, there are some alternative builds for Debian 6.0, 7.0 and Ubuntu 12.04 at: - https://build.opensuse.org/package/show/home:kamai

[SR-Users] Reg : Kamailio and jitsi with Audio Call Doubts

2013-12-06 Thread Balakrishnan Nainar
Hi,     Actually my doubt is whether jitsi will support to make a call over the internet?         I like to explain what i have done and what i need help from you .     Steps to make jitsi client to work with kamailio.     1. I have installed kamail

[SR-Users] siptrace module duplicating original and forwarded reply messages

2013-12-06 Thread Grant Bagdasarian
Hello, I have my siptrace module configured with setflag(22) which make sure only the forwarded messages are duplicated, and not the original messages. This works great for requests, but for replies this doesn't work. Kamailio duplicates both original and forwarded replies. Is it possible to do

Re: [SR-Users] siptrace module duplicating original and forwarded reply messages

2013-12-06 Thread Grant Bagdasarian
Forgot to mention, using Kamailio 4.0.4 From: sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Grant Bagdasarian Sent: Friday, December 6, 2013 10:37 AM To: sr-users@lists.sip-router.org Subject: [SR-Users] siptrace module duplicating original and

[SR-Users] [sr-users] Function sdp_get_line_startswith in sdpops removes \r in SIP messages

2013-12-06 Thread Tuan Viet Nguyen
Hello, It seems that when calling the function sdp_get_line_startswith, it removes the \r (0d in hexa) from the SIP message before forwarding it. In the code (sdpops_mod.c) from line 1402 to 1406, we see that // remove ending \r\n if exists if (avp_val.s.s[line.len-2] == '\r' && avp_val.s.s

Re: [SR-Users] [sr-users] Function sdp_get_line_startswith in sdpops removes \r in SIP messages

2013-12-06 Thread Daniel-Constantin Mierla
Hello, thanks, it was fixed on master and backported to 4.1 branch. Cheers, Daniel On 12/6/13 10:50 AM, Tuan Viet Nguyen wrote: Hello, It seems that when calling the function sdp_get_line_startswith, it removes the \r (0d in hexa) from the SIP message before forwarding it. In the code (sdpo

[SR-Users] why does

2013-12-06 Thread Henry Fernandes
I'm using the REGISTRAR module and having phones register to Kamailio. This is working properly and the phones register without problem. The issue I have is that it takes about 60-90 seconds for the new entry to appear in the 'location' table after I do save("location"). The entry is correct,

Re: [SR-Users] why does

2013-12-06 Thread Alex Balashov
Hi Henry, Please explore this parameter of usrloc (the location database module that underlies registrar): http://kamailio.org/docs/modules/4.1.x/modules/usrloc.html#usrloc.p.db_mode It configures the relationship between the registrar's in-memory location table and the database, and the de

[SR-Users] kamailio 4.1 - t_next_contacts crash

2013-12-06 Thread Kelvin Chua
consistent, does not happen in 4.0.4 here is the bt full #0 0x7fbdbfb2e8da in t_next_contacts () from /usr/local/lib64/kamailio/modules/tm.so No symbol table info available. #1 0x0041e307 in do_action (h=0x7fff07e448c0, a=0x7fbdc1ad90f8, msg=0x7fbdc1b94b48) at action.c:1099 r