Re: [SR-Users] Nathelper module, FLT_NATS, FLT_NATB

2012-06-28 Thread Richard Brady
Hi guys, sorry for the delay. > Do you have an example of the cfg you can share? Sure thing. See attached. This doesn't contain the Path header, as I have statically configured fs_path in the dialplan on FreeSWITCH. I am exploring a possible bug in FreeSWITCH where is advertising the wrong trans

Re: [SR-Users] Git Error on Kamailio-3.3 Install

2012-06-28 Thread Varsha Venkatraramani
Hi Daniel, Let me try that and get back to you, Appreciate your help! Varsha On Thu, Jun 28, 2012 at 2:08 PM, Daniel-Constantin Mierla wrote: > Hello, > > I don't have centos, but tried again the steps on my laptop and works > fine, I have git version 1.7.9.2. > > Can you install a different

Re: [SR-Users] Git Error on Kamailio-3.3 Install

2012-06-28 Thread Daniel-Constantin Mierla
Hello, I don't have centos, but tried again the steps on my laptop and works fine, I have git version 1.7.9.2. Can you install a different git version and retry again from beginning? Cheers, Daniel On 6/28/12 1:00 PM, SamyGo wrote: It says your name :) [root@kamailio]# git log -1 commit 3a

Re: [SR-Users] Segfault running 3.3.0 with registrar/p_usrloc/path

2012-06-28 Thread Daniel-Constantin Mierla
Hello, On 6/28/12 5:11 PM, Pawel Kuzak wrote: Hello, we know about this and we will extend the p_usrloc Module in the near future. Do you consider this is a bug related to the p_usrloc (it's unusable at the moment) or as a feature enhancement? I've talked with Marius and he thought initially

Re: [SR-Users] Segfault running 3.3.0 with registrar/p_usrloc/path

2012-06-28 Thread Dan-Cristian Bogos
Hey Daniel, Thanks for clarifying it! Please keep me posted. DanB ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] Segfault running 3.3.0 with registrar/p_usrloc/path

2012-06-28 Thread Pawel Kuzak
Hello, we know about this and we will extend the p_usrloc Module in the near future. Do you consider this is a bug related to the p_usrloc (it's unusable at the moment) or as a feature enhancement? I've talked with Marius and he thought initially that this is an enhancement and that's why we

Re: [SR-Users] Binding arbitrary TLS socket

2012-06-28 Thread Andreas Granig
On 06/28/2012 04:35 PM, Andreas Granig wrote: > Got some problems when I tried this, not sure how this is intended to work: > > listen=tls:192.168.51.133:4343 > > When starting kamailio 3.3, I get the following error: > > ERROR: [tcp_main.c:2915]: ERROR: tcp_init: bind(10, > 0x7f5eea45db24, 16)

[SR-Users] Binding arbitrary TLS socket

2012-06-28 Thread Andreas Granig
Hi, Got some problems when I tried this, not sure how this is intended to work: listen=tls:192.168.51.133:4343 When starting kamailio 3.3, I get the following error: ERROR: [tcp_main.c:2915]: ERROR: tcp_init: bind(10, 0x7f5eea45db24, 16) on 192.168.51.133:4343 : Address already in use ERROR: t

Re: [SR-Users] Segfault running 3.3.0 with registrar/p_usrloc/path

2012-06-28 Thread Daniel-Constantin Mierla
Hello, still empty content for frame 0 in both backtraces, but I figure out the issue from the log messages. p_usrloc module is exporting usrloc module API to be used by registrar module, but for 3.3.0, usrloc got new API members to handle SIP GRUU and Outbound extensions. They were not impl

Re: [SR-Users] Segfault running 3.3.0 with registrar/p_usrloc/path

2012-06-28 Thread Daniel-Constantin Mierla
Hello, the frame 0 (where the crash happened) is completely empty, something went wrong there. Did you install from sources or packages? Set debug=3 and send me all the logs for processing the REGISTER that causes the issue. Also, send again the backtrace from the new corefile, maybe this ti

Re: [SR-Users] Git Error on Kamailio-3.3 Install

2012-06-28 Thread SamyGo
It says your name :) [root@kamailio]# git log -1 commit 3a2e929c63c656fe2db78e746546af05c66740ea Author: Daniel-Constantin Mierla Date: Mon Jun 25 18:36:18 2012 +0200 dialog(k): proper unlock of profile for mi list command - the profile was unlocked in a wrong place, before finishing

Re: [SR-Users] TM module timer question

2012-06-28 Thread Gertjan Wolzak
Thanks guys for the info. Will try again and keep on it. Rgds, Gertjan On 6/28/12 08:55:27 AM Daniel-Constantin Mierla wrote; Hello, On 6/27/12 6:08 PM, Corey Edwards wrote: > On 06/26/2012 08:36 AM, Gertjan Wolzak wrote: >> Which timer do I need to use to get a failure

Re: [SR-Users] system call

2012-06-28 Thread Daniel-Constantin Mierla
Hello, On 6/28/12 8:34 AM, Kelvin Chua wrote: hi guys, i'm currently using cron to alert the admin via email of any irregularities (e.g. pike) but i'm wondering, is it possible to do a system call from the cfg script? there is no email function exported by native kamailio modules. You can us

Re: [SR-Users] Question about git update

2012-06-28 Thread Daniel-Constantin Mierla
Hello, On 6/26/12 10:47 PM, Ricardo Martinez wrote: Hello. Can someone help me on how to update a module patch using GIT? I need to update the module dialog. Currently I have the directory /usr/local/src/kamailio-3.2 And under this I have kamailio/ all this was created using : git

Re: [SR-Users] EOF Error in pass_fd

2012-06-28 Thread Daniel-Constantin Mierla
Hello, On 6/27/12 2:25 PM, Olle E. Johansson wrote: 27 jun 2012 kl. 10:01 skrev Daniel-Constantin Mierla: the patch was backported to branch 3.2, it is recommended you use the latest version of that branch, as there might be other fixes that can hit you at some point. It is safe to do it, yo