[SR-Users] How to tie Registration with Client TCP connection

2013-04-04 Thread Krishna Kurapati
Hi, With TCP, there is no way Server can establish a TCP connection through client's Firewall/NAT. So, when Client connection is disconnected from the server due to Network issues, the Registration should be removed. I tried to handle this with a Event Route in tcp_read.c. However, There is not a

Re: [SR-Users] mediaproxy-ng Tutorial

2013-04-04 Thread Richard Fuchs
Hi, On 04/04/13 14:58, Daniel-Constantin Mierla wrote: > quite interesting, I didn't know it has two operations modes: user space > forwarding and kernel forwarding. > > Is there any plan in supporting more one mode (or dropping the other) in > the future? Not per se, kernel mode forwarding (a

Re: [SR-Users] No RTP between rtpproxy and smartphone application

2013-04-04 Thread Daniel-Constantin Mierla
Hello, On 4/1/13 6:23 PM, wrote: Hello, I have the following topology. Kamailio as SIP Proxy and Asterisk as B2BUA. In Kamailio I use rtpproxy for NAT users. The problem that I have is the following: -When the CSipSimple is registered the first call is always unsuccesfull. The follo

Re: [SR-Users] PLEASE HELP

2013-04-04 Thread Daniel-Constantin Mierla
Hello, a rather old tutorial, from openser time, is available at: - http://www.kamailio.org/docs/openser-radius-1.0.x.html That should be still useful to get the idea of configuring radius side. Regarding Kamailio, the functions may have the same names, just some modules were merged in misc_r

Re: [SR-Users] Kamailio 4.0 configuration

2013-04-04 Thread Daniel-Constantin Mierla
Hello, On 4/2/13 6:48 PM, Martin Krška wrote: Hi everyone, I'm trying to configure some basic functions in Kamailio 4.0. Now let's say I have two users, for example Alice and Bob. When Alice adds Bob to her contacts, I need from her to ask Bob for permission to watch his presence. It's proba

Re: [SR-Users] db_mode 3 in usrloc module

2013-04-04 Thread Daniel-Constantin Mierla
On 4/2/13 11:34 PM, Morten Isaksen wrote: I have tried backport the usrloc and permissions module from 3.1.6 but I get the same error. :( I have just tried to backport commit d173cc2dab95dba6ededdaa352bf1e2bde1faa0f (srdb1: keep PID per DB connection) and so far it seems to work in the test

Re: [SR-Users] mediaproxy-ng Tutorial

2013-04-04 Thread Daniel-Constantin Mierla
Hello, On 4/2/13 3:44 PM, Richard Fuchs wrote: [...] If the kernel module isn't loaded, the daemon will print a warning but will continue to function normally. quite interesting, I didn't know it has two operations modes: user space forwarding and kernel forwarding. Is there any plan in supp

[SR-Users] sip_capture columns

2013-04-04 Thread Grant Bagdasarian
Hello, I couldn't find any documentation on what the table columns of the sip_capture module are used for. Most of them are straightforward, but I still don't know what the following columns mean and what values to expect: - PID_user - Proto - Family - Rtp

[SR-Users] Problem with expired SIP Etag

2013-04-04 Thread David
Hello, I have two Kamailio servers. Running 3.3.2. One uses PUA to send PUBLISH to the second which has presence module. When the presence server replies to the PUBLISH, it includes a SIP-ETag and an Expires header. So, in the case I caught on my servers yesterday, the reply had an Expires

[SR-Users] Rewrite Prefix in Carrieroute

2013-04-04 Thread Ali Jawad
Hi I do have a server with kamailio running on carrireroute, recently the need to rewrite prefixes arose, so I did enter the rewrite prefix into the relevant rows/columns in carrierroute tdb table and did reload but nothing changed. The call is matched to it's needed destination but the prefix is t

Re: [SR-Users] [sr-dev] New developer: Torrey Searle

2013-04-04 Thread Olle E. Johansson
4 apr 2013 kl. 09:36 skrev Daniel-Constantin Mierla : > Hello, > > I want to announce that a new person got developer GIT write access to > repository: Torrey Searle - he is going to add and maintain the sipt module, > facilitating operations over SIP-T/SIP-I messages, the patch being on track

[SR-Users] New developer: Torrey Searle

2013-04-04 Thread Daniel-Constantin Mierla
Hello, I want to announce that a new person got developer GIT write access to repository: Torrey Searle - he is going to add and maintain the sipt module, facilitating operations over SIP-T/SIP-I messages, the patch being on tracker: - http://sip-router.org/tracker/index.php?do=details&task_

Re: [SR-Users] What IP in REGISTER message does Kamalio use to store location ?

2013-04-04 Thread Khoa Pham
@Vitaliy Many thanks. You clarified the problem :) On Wed, Apr 3, 2013 at 9:18 PM, Vitaliy Aleksandrov wrote: > Save() function of the "registrar" module always saves Contact and can > save real source to the "received" field of a location record. > lookup() function uses Contact to form R-URI