Re: [SR-Users] Kamailio4.0 + Siremis4.0

2013-07-31 Thread Lucky Santiago
-- An HTML attachment was scrubbed... URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20130731/afc9e3c 8/attachment-0001.html> -- Message: 3 Date: Wed, 31 Jul 2013 12:53:02 +0300 From: Vitaliy Aleksandrov To: "Kamailio (SER) - Users Ma

[SR-Users] Asterisk and Kamailio as a sip router

2013-07-31 Thread Rafael Carvallo
Hey everyone, currently i have this configuration set on kamailio: modparam("dispatcher", "list_file", "/etc/kamailio/dispatcher.list") modparam("dispatcher", "force_dst", 0) #forzado de la reescritura direccion de destino modparam("dispatcher", "flags", 2) #banderas de funcionamiento, 2 signif

Re: [SR-Users] Kamailio as a sip/rtp proxy

2013-07-31 Thread Vitaliy Aleksandrov
For example you can add dns records for customer{one,two,...}.whatever.com pointing to your proxy. Then proxy can forward requests from outside world to asterisks based on uri domain part (customerone -> 192.168.0.5, two-> .10). You can keep table of uri->ip conversions either in the kamailio.cfg

Re: [SR-Users] websocket double record_route()

2013-07-31 Thread Vitaliy Aleksandrov
On 07/31/2013 06:03 PM, Vitaliy Aleksandrov wrote: On 07/31/2013 04:18 PM, Vitaliy Aleksandrov wrote: It works. Thanks a lot. I'm going to test this with the latest master branch as Peter Dunkley proposed. Should I add this issue to Jira if this "behaviour" is not fixed in the master ? I mean

Re: [SR-Users] websocket double record_route()

2013-07-31 Thread Vitaliy Aleksandrov
On 07/31/2013 04:18 PM, Vitaliy Aleksandrov wrote: It works. Thanks a lot. I'm going to test this with the latest master branch as Peter Dunkley proposed. Should I add this issue to Jira if this "behaviour" is not fixed in the master ? ___ SIP Expre

Re: [SR-Users] websocket double record_route()

2013-07-31 Thread Vitaliy Aleksandrov
It works. Thanks a lot. ___ 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] kamailio call problem

2013-07-31 Thread Gertjan Wolzak
Yes, to me it looks like a firewall issiue, as the log shows received ip address. So check if the port 5060 is open for TCP traffic, just not sure why the connection try is not in the log Success. From: sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.

Re: [SR-Users] websocket double record_route()

2013-07-31 Thread Daniel-Constantin Mierla
Hello, On 7/31/13 2:27 PM, Vitaliy Aleksandrov wrote: Hello, does it add two record route headers when calling to an UDP destination? IIRC, the condition for double route is that incoming socket is different than outgoing socket and I am not sure if Peter updated it to detect a different s

Re: [SR-Users] websocket double record_route()

2013-07-31 Thread Vitaliy Aleksandrov
Hello, does it add two record route headers when calling to an UDP destination? IIRC, the condition for double route is that incoming socket is different than outgoing socket and I am not sure if Peter updated it to detect a different sub-protocol type (as ws/wss are on top of tcp/tls). C

Re: [SR-Users] websocket double record_route()

2013-07-31 Thread Vitaliy Aleksandrov
Ok, I will try rr module from 4.0 branch and if it won't help from master branch. Have you tried the latest code on the 4.0 branch as I am sure there are fixes that have been made since the last release? Also, if using WebSockets I do strongly recommend you try Git master if you have any probl

Re: [SR-Users] My Account is Disabled and I never logged on once

2013-07-31 Thread Daniel-Constantin Mierla
Hello, for questions related to iptel.org free sip service, you have to use the mailing list: - http://lists.iptel.org/mailman/listinfo/services If you have troubles with it and need a sip account/address, look at http://www.openrcs.com for an alternative free sip service. Cheers, Daniel O

Re: [SR-Users] Memory leak in 3.3.4

2013-07-31 Thread David Cunningham
Hi Daniel, Thank you, we will try that. On 31 July 2013 20:54, Daniel-Constantin Mierla wrote: > Hello, > > revising the patch I noticed I was moving the initialization of the > variable after pushing it to perl environment (from the perl docs, the > variable should have been initialized afte

Re: [SR-Users] websocket double record_route()

2013-07-31 Thread Daniel-Constantin Mierla
Hello, does it add two record route headers when calling to an UDP destination? IIRC, the condition for double route is that incoming socket is different than outgoing socket and I am not sure if Peter updated it to detect a different sub-protocol type (as ws/wss are on top of tcp/tls). Chee

Re: [SR-Users] websocket double record_route()

2013-07-31 Thread Peter Dunkley
Have you tried the latest code on the 4.0 branch as I am sure there are fixes that have been made since the last release? Also, if using WebSockets I do strongly recommend you try Git master if you have any problems. There may well be fixes there that haven't been back-ported to the 4.0 branch yet

[SR-Users] My Account is Disabled and I never logged on once

2013-07-31 Thread Ammon Sarver
I just made an account but for some reason it doesn't let me sign in. Also your ssl certifcate is expired. Ammon ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bi

Re: [SR-Users] websocket double record_route()

2013-07-31 Thread Vitaliy Aleksandrov
Hello, Thanks for a quick reply. No, outbound module is not loaded. As I understood from RR docs double_rr won't work if outbound module is present. I've added mhomed=1 to my config, but record_route() still inserts only one rr with transport=ws. Are you using outbound? If you are I suggest

Re: [SR-Users] websocket double record_route()

2013-07-31 Thread Peter Dunkley
Are you using outbound? If you are I suggest trying git master rather than the 4.0 branch. Regards, Peter On 31 July 2013 10:53, Vitaliy Aleksandrov wrote: > Hello. > > I'm trying to configure kamailio as a gateway between Websocket and > TCP/TLS transports. > > When I call record_route() fo

[SR-Users] Kamailio4.0 + Siremis4.0

2013-07-31 Thread Premchandiran
- An HTML attachment was scrubbed... URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20130731/afc9e3c 8/attachment-0001.html> -- Message: 3 Date: Wed, 31 Jul 2013 12:53:02 +0300 From: Vitaliy Aleksandrov To: "Kamailio (SER) - Users Mailing

[SR-Users] websocket double record_route()

2013-07-31 Thread Vitaliy Aleksandrov
Hello. I'm trying to configure kamailio as a gateway between Websocket and TCP/TLS transports. When I call record_route() for an initial INVITE that comes via WS and will be forwarded via TCP to a registered UA kamailio inserts only a one record-route header with its IP and transport=ws inst

[SR-Users] siremis login issue

2013-07-31 Thread Premchandiran
Hi All, After installing in siremis when I try to login using admin and admin as username and pwd a pop window opens in that "SQLSTATE[HY000] [2002] No such file or directory" . and in error log of apache2 I am getting below error " [client 192.168.137.7:4758] AH01630: client denied by server con