[SR-Users] Possible bugs in nathelper

2011-04-08 Thread Juha Heinanen
Peter Dunkley writes: > nat_uac_test() doesn't seem to work for requests that arrive over UDP. i don't know which param you tried, but nat_uac_test("2") and nat_uac_test("1") works for me. -- juha ___ SIP Express Router (SER) and Kamailio (OpenSER) -

[SR-Users] Possible bugs in nathelper

2011-04-08 Thread Peter Dunkley
Hello, I think I have found two bugs in nathelper in Kamailio 3.1.3. Has anyone else encountered these? Bug one --- nat_uac_test() doesn't seem to work for requests that arrive over UDP. I tried with the latest versions of X-Lite and Jitsi for Windows and observed the same behaviour with b

Re: [SR-Users] [sr-dev] New developer: Timo Teräs

2011-04-08 Thread Iñaki Baz Castillo
2011/4/8 Daniel-Constantin Mierla : > just to let everyone know that I grnted developer access to Timo, who > submitted recently a patch for adding a new module named db_sqlite. As the > name suggests, the new module will allot to use SQLite databases as > alternative to existing db drivers such as

Re: [SR-Users] Kamailio and several Asterisk - Realtime DB Integration (solved)

2011-04-08 Thread Alejandro Rios P.
Hello Daniel Thanks for pointing out to the SIP traces. I found out that it if the request is to be sent to a destination using a port other than 5060, it is required to add the $uac_req(ouri) parameter too: $uac_req(ouri)="sip:" + $var(asterisk_ip) + ":" + $var(asterisk_port); $uac_req(our

[SR-Users] New developer: Timo Teräs

2011-04-08 Thread Daniel-Constantin Mierla
Hello, just to let everyone know that I grnted developer access to Timo, who submitted recently a patch for adding a new module named db_sqlite. As the name suggests, the new module will allot to use SQLite databases as alternative to existing db drivers such as mysql, postgres, a.s.o. Timo w

Re: [SR-Users] Problems with dispatcher policy in HA/LB kamailio/asterisk environment

2011-04-08 Thread Sören Berger
On Fri, 08 Apr 2011 13:12:15 +0200 Daniel-Constantin Mierla wrote: > Hello, > > you use forward() which is stateless forwarding, which means the LB > kamailio doesn't detect when the selected destination is down in order > to re-route to alternative. Anyhow, you should do re-routing in the >

Re: [SR-Users] ring_insert_callid() fixup error

2011-04-08 Thread Juha Heinanen
marius, thanks for the fix. -- juha ___ 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] ring_insert_callid() fixup error

2011-04-08 Thread marius zbihlei
On 04/08/2011 04:37 PM, marius zbihlei wrote: On 04/08/2011 03:44 PM, Juha Heinanen wrote: i have modparam("siputils", "ring_timeout", 30) but i get Apr 8 15:32:02 sip /usr/sbin/sip-proxy[23748]: ERROR: siputils [ring.c:378]: ring_insert_callid functionality deactivated, you need to set

Re: [SR-Users] ring_insert_callid() fixup error

2011-04-08 Thread marius zbihlei
On 04/08/2011 03:44 PM, Juha Heinanen wrote: i have modparam("siputils", "ring_timeout", 30) but i get Apr 8 15:32:02 sip /usr/sbin/sip-proxy[23748]: ERROR: siputils [ring.c:378]: ring_insert_callid functionality deactivated, you need to set a positive ring_timeout Apr 8 15:32:02 sip /usr/

[SR-Users] ring_insert_callid() fixup error

2011-04-08 Thread Juha Heinanen
i have modparam("siputils", "ring_timeout", 30) but i get Apr 8 15:32:02 sip /usr/sbin/sip-proxy[23748]: ERROR: siputils [ring.c:378]: ring_insert_callid functionality deactivated, you need to set a positive ring_timeout Apr 8 15:32:02 sip /usr/sbin/sip-proxy[23748]: ERROR: [route.c:1216]:

Re: [SR-Users] Kamailio and several Asterisk - Realtime DB Integration

2011-04-08 Thread Daniel-Constantin Mierla
Hello, On 4/8/11 12:28 AM, Alejandro Rios P. wrote: Hi all, I am testing the scenario described here: http://kb.asipto.com/asterisk:realtime:kamailio-3.1.x-asterisk-1.6.2-astdb It works great with one instance of Asterisk, but now that I'm testing with two Asterisk instances to load balanc

Re: [SR-Users] Problems with dispatcher policy in HA/LB kamailio/asterisk environment

2011-04-08 Thread Daniel-Constantin Mierla
Hello, you use forward() which is stateless forwarding, which means the LB kamailio doesn't detect when the selected destination is down in order to re-route to alternative. Anyhow, you should do re-routing in the config by using failure_route[x] block. See the readme of dispatcher module fo

Re: [SR-Users] Kamailio XCAP for Kamailio IMS

2011-04-08 Thread Daniel-Constantin Mierla
TP/1.1 500 Server error Via: SIP/2.0/TCP 158.193.152.64:20735 Server: kamailio (3.1.2 (i386/linux)) Content-Length: 0 __ Informacia od ESET NOD32 Antivirus, verzia databazy 6025 (20110408) __ Tuto spravu preveril ESET NOD32 Antivirus. http://www.eset.sk __

[SR-Users] TLS certificate on sip-router.org expired

2011-04-08 Thread Timo Reimann
Heya, just noticed that the TLS certificate on sip-router.org has expired since 9.8.2010. Try an HTTPS connection to the web-page, i.e., https://sip-router.org to see. It seems to be self-signed though. Anyways, I just wanted to let you know. Cheers, --Timo ___

Re: [SR-Users] Kamailio stops responding after 10 days or so

2011-04-08 Thread marius zbihlei
On 04/07/2011 10:02 PM, Morten Isaksen wrote: Hi! Kamailio 3.0.3. I have a strange problem with one of our Kamailio servers. This one is used for routing (with carrierroute) and to send presence information (with pua module) Once every 10 day or so I get this error and then Kamailio stops resp