Re: [SR-Users] Check if user is registered before reply is routed

2015-07-31 Thread Daniel-Constantin Mierla
Hello, in onreply_route, $ru is not available, because it is the request-uri -- you can eventually use $tu instead of that, if it is what you expect. There is a trick, put registered in a route[ABC] {} and call that route from onreply_route. Use this kind of trick with caution. I pushed a patch

[SR-Users] RLS Notify sent to wrong transport

2015-07-31 Thread M S
Hi, I have a Kamailio v4.3.0 with SVN Rev. c6aa95 running an RLS based presence setup. Everything works fine when end-user has UDP transport, however, if user has TCP or TLS transport then i aggregated NOTIFY sent by RLS gives send error, -- WARNING: [forward.c:231]: get_send_socket2(): protocol

Re: [SR-Users] Check if user is registered before reply is routed

2015-07-31 Thread Ben Fitzgerald
Hi, Do you know where I can find the example kamailio.cfg file used in that presentation? Thanks Benjamin Fitzgerald LETS Corporation (925) 235-1154 b...@letscorp.us ***Confidential Notice: This message is intended only for the use of the individual or entity to which it is addressed and

[SR-Users] Question about how location server_id is supposed to be used.

2015-07-31 Thread Ding Ma
Looking for some doc that describes how the new columns in 4.3.x location table is supposed to be used. Can find some email discussions about this, but seems no formal doc exists. Would appreciate if someone can provide an explanation. Thanks ___ SIP Exp

[SR-Users] www.kamailio.org unreachable via ipv6

2015-07-31 Thread Daniel Tryba
(www.)kamailio.org is unreachable at this time (the whole morning) on 2a00:d60:0:400::2. ipv4 is responsing. Never noticed whether connectivity via ipv6 was working in the past or this is new and misconfigured. ___ SIP Express Router (SER) and Kamaili

[SR-Users] Mutiple branch forking and voicemail

2015-07-31 Thread Marino Mileti
Hello, I would like to implement a voicemail services but i'm trying everything without good results :( My scenario is: - A make a parallel forking to B(1001) and C(1002) - If timeout, call is routed to voicemail I've done something like this...very simple seturi("sip:1001@172.20.40.103");

[SR-Users] Errors when starting Kamailio with Websocket Module

2015-07-31 Thread Babu Raja
Hello, I incuded the module for websocket into my Kamailio 4.3 on my Ubuntu 12.04 server environement. For installing the packages and websocket I followed the instructions from the following link: http://www.kamailio.org/wiki/packages/debs http://nil.uniza.sk/sip/kamailio/configuring-kamailio-4x