[SR-Users] "out of memory" in Kamailio 3.2

2012-01-10 Thread Henry Fernandes
I upgraded from Kamailio 3.1 to Kamailio 3.2 (x86_64/linux) 31c991 recently. Since upgrading, my LCR does not work. The "load_gws" command always returns a 2 (meaning no routes found). When I do a "sercmd lcr.dump_rules", I get the following error: # sercmd lcr.dump_rules error: 500 -

Re: [SR-Users] when does ds_select_dst update list of addresses to choose from when using DB?

2012-01-10 Thread Daniel-Constantin Mierla
Hello, On 1/10/12 3:11 PM, Albert Petit wrote: I'm using dispatcher module for load balancnig purposes I read active/inactive nodes from the database So I define on my kamailio.cfg: modparam("dispatcher", "db_url", "mysql://openser:openserrw@/openser") Then, on my route(DISPATCH)

Re: [SR-Users] RTPproxy on Kamailio 3.2.1 difficulty.

2012-01-10 Thread nunu abe
Hi Sammy, Thank you very much for your help, I have solved all my problems, its all working now. The last problem was because of the Snom IP phone. It was sending long SIP headers (there were double media attributes which were translated by rtpproxy twice) and it was getting dropped so I used a

[SR-Users] when does ds_select_dst update list of addresses to choose from when using DB?

2012-01-10 Thread Albert Petit
I'm using dispatcher module for load balancnig purposes I read active/inactive nodes from the database So I define on my kamailio.cfg: modparam("dispatcher", "db_url","mysql://openser:openserrw@ /openser") Then, on my route(DISPATCH) I call: * ds_select_dst("1", "4");* * t_relay();* *

Re: [SR-Users] RTPproxy on Kamailio 3.2.1 difficulty.

2012-01-10 Thread nunu abe
Hi,   There is no connectivity issue between the server and the IPv6 client. The client can register properly and now I can even make a call to the IPv4 client but the IPv6 client does not recieve any RTP packets from the router once session is established. So I have come half way to solve my pr

Re: [SR-Users] RTPproxy on Kamailio 3.2.1 difficulty.

2012-01-10 Thread Sammy Govind
yes sure it is, verify that your Kamailio/RTpproxy server can properly ping IPv6 destination and has a default route set for those. On Tue, Jan 10, 2012 at 5:37 PM, nunu abe wrote: > Hi, > > Thank you for pointing this out. I looked into it and I found out that the > packets were larger than 15

[SR-Users] send bye to caller after dialog timeout

2012-01-10 Thread Uri Shacked
hi, i am manging dialogs in memory only. no DB. i would like to set a timeout for a dialog and when the timeout is reached, to send "bye" to the parties. today i know how to timeout the dialog, and using the dlg_bye function is understood. but, how do i activate the dlg_bye when the time out is ex

Re: [SR-Users] RTPproxy on Kamailio 3.2.1 difficulty.

2012-01-10 Thread nunu abe
Hi,   Thank you for pointing this out. I looked into it and I found out that the packets were larger than 1500 bytes, so I set the max MTU size to be 1650 on the kamailio-rtpproxy server, and there is no more complainig about the packet size.  However, I can not see the packets being modified by

Re: [SR-Users] most links broken on http://www.iptel.org/ser/doc/gettingstarted host siprouter.teigre.com is unknown)

2012-01-10 Thread noc
На Tue, 10 Jan 2012 11:29:40 +0100 Daniel-Constantin Mierla записано: > I don't know what happened with siprouter.teigre.com, it was managed by > one of SER users in the past. > > I had a copy of the pdf document, I made it available at: > >* http://www.kamailio.org/docs/ser-getting-starte

Re: [SR-Users] most links broken on http://www.iptel.org/ser/doc/gettingstarted host siprouter.teigre.com is unknown)

2012-01-10 Thread Daniel-Constantin Mierla
I don't know what happened with siprouter.teigre.com, it was managed by one of SER users in the past. I had a copy of the pdf document, I made it available at: * http://www.kamailio.org/docs/ser-getting-started/SER-GettingStarted.pdf Note that the document is for old versions, ser (although

Re: [SR-Users] app_lua coredump

2012-01-10 Thread Daniel-Constantin Mierla
Hello, On 1/9/12 7:32 PM, n...@nelcom-voip.com wrote: На Mon, 09 Jan 2012 11:07:03 +0100 Daniel-Constantin Mierla записано: Indeed, lot of extensions can be done in Lua, at the end of the day, it is a programming language, it can do lot of what C can do. I've managed to add sanity module to

[SR-Users] most links broken on http://www.iptel.org/ser/doc/gettingstarted host siprouter.teigre.com is unknown)

2012-01-10 Thread Klausfpga
Hi, II just want to find the minimalistic setup to get a sip registrar up and running. I went to http://www.iptel.org/ser/doc/gettingstarted and tried to download the html documentation: ( http://siprouter.teigre.com/doc/gettingstarted/ ) My browser reports that this host is unknown all the ot