Re: [SR-Users] Memory Leaks with Kamailio using SEAS module

2013-12-02 Thread ziad habchi
Hi , Yes it generated a core file; the debuginfos are missing, how can I complie kamailio without stripping them? below is the output of bt full: #0 0x00359bc1 in __strlen_ia32 () from /lib/libc.so.6 No symbol table info available. #1 0x003244df in vfprintf () from /lib/libc.so.6 No symbol tab

[SR-Users] Hello everyone.

2013-12-02 Thread Yurisbel Jimenez Bermudez
I'm trying to setup Kamailio everything install correctly but I can't connect to my server with the users created. Not even in my local network it seems like the machine doesn't respond to the packets or maybe the packets are not delivery to my server but when I ping the machine everything is good

[SR-Users] FW: Help required regarding error in Installation

2013-12-02 Thread Owais ul Haq
Hello all, Have a nice day. I am given a task in office to setup Kamailio-3.1.1 on Fedora 14 machine. Being new to this, I went online for guidance. I got a proper method on the link given below and followed the instructions given. http://www.kamailio.org/dokuwiki/doku.php/install:kamailio

[SR-Users] Help required regarding error in Installation

2013-12-02 Thread Owais ul Haq
Hello all, Have a nice day. I am given a task in office to setup Kamailio-3.1.1 on Fedora 14 machine. Being new to this, I went online for guidance. I got a proper method on the link given below and followed the instructions given. http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.1.x

Re: [SR-Users] 401 Unauthorized

2013-12-02 Thread Joli Martinez
I am running 3.0.4. I am fairly new to kamailio. How do I run kamailio in debug mode? thanks, On Dec 2, 2013, at 12:41 PM, Daniel-Constantin Mierla wrote: > Hello, > > what version of kamailio are you using? Newer versions uses 'kamailio' > database. > > You can start kamailio with debug=

Re: [SR-Users] 401 Unauthorized

2013-12-02 Thread Daniel-Constantin Mierla
Hello, what version of kamailio are you using? Newer versions uses 'kamailio' database. You can start kamailio with debug=3 in config file and then you should see quite verbose output in the syslog file -- the messages there should give hints about what part of the authentication failed. C

Re: [SR-Users] Memory Leaks with Kamailio using SEAS module

2013-12-02 Thread Daniel-Constantin Mierla
Hello, did you get a core file? If yes, send here the output for 'bt full' taken in gdb. Cheers, Daniel On 12/2/13 5:14 PM, zhabchi wrote: the following is the error i got when the client connection to SEAS exited : tm [t_reply.c:604]: _reply_light(): ERROR: _reply_light: cannot allocate s

[SR-Users] 401 Unauthorized

2013-12-02 Thread Joli Martinez
Hello all, I am trying to register a sip client to Kamailio. I have added the username password to kamctl and verified it in the opeser db that the user and password are correct. I have other users registered but I am unable to add new users. I keep getting the message below from tcpdump. Als

Re: [SR-Users] Memory Leaks with Kamailio using SEAS module

2013-12-02 Thread zhabchi
the following is the error i got when the client connection to SEAS exited : tm [t_reply.c:604]: _reply_light(): ERROR: _reply_light: cannot allocate shmem buffer i recompiled Kamailio with MEMDBG=1 and here what i got [mem/q_malloc.c:159]: qm_debug_frag(): BUG: qm_*: prev. fragm. tail overwri

[SR-Users] New developer: Luis Martin Gil

2013-12-02 Thread Daniel-Constantin Mierla
Hello, I want to announce that a new person got developer GIT write access to repository: Luis Martin Gil. He has developed a new module named ndb_cassandra, which offers a connector to cassandra no-sql system directly from configuration style (e.g., for getting/setting items). The module is

[SR-Users] Memory Leaks with Kamailio using SEAS module

2013-12-02 Thread ziad habchi
Dear Support, I am having an "out of memory" problem while using kamailio with SEAS module. After using Kamailio with the SEAS module for few hours with a high load , I am getting "out of memory" error that I believe is caused from a memory leak. I would like your help interpreting this error

[SR-Users] Next Kamailio World - April 2-4, 2014, in Berlin, Germany

2013-12-02 Thread Daniel-Constantin Mierla
Hello, I would like to quickly announce the dates and place for next Kamailio World Conference: April 2-4, 2014, in Berlin, Germany. More information is available on the web site: - http://conference.kamailio.com/k01/2013/12/kamailio-world-2014-april-2-4-in-berlin-germany/ More details wil

Re: [SR-Users] COR

2013-12-02 Thread Keith
Hi, I want to build in a Class of Restriction in Kamailio so I can allow/deny calls to numbers (countries) based on the caller CLI. Ideally I want to do this in the db but not sure the best way or if there is something to do this already? Cheers. Keith

[SR-Users] RES: Kamailio IMS - VM

2013-12-02 Thread Bruno Cruz
Hey Jason, Thanks for the quick response! Well, I've followed some tutorials [1][2], trying to get it to work. At first I was getting some problems regarding DNS, but I corrected them using one of the OpenIMS examples. Even so, when starting the FHoSS, I get a "not responding to connection atte

Re: [SR-Users] Kamailio IMS - VM

2013-12-02 Thread Jason Penton
Hi Bruno, Unfortunately no ready-cooked VMs at the moment - although this would be a good idea IMO (we just need to find some time ;) ). Please ask questions and we will get back to you to get your environment up. Being a student of IMS it's probably better for you to 'battle' to get it up in the

[SR-Users] Kamailio IMS - VM

2013-12-02 Thread Bruno Cruz
Hello everyone, My name is Bruno, I'm a student from Portugal studying IMS at the moment. I've been following tutorials online, trying to get Kamailio to work as an IMS core - I'm pretty much a newbie in this field. Unfortunantly I've been getting several errors and I can't seem to properly co