[Kamailio-Users] SIP Router Development Meeting - Oct 2, 2009, Berlin, Germany

2009-09-14 Thread Daniel-Constantin Mierla
Hello, I want to introduce SIP Router Development Meeting 2009 planned for Friday, October 2 in Berlin, Germany. More details about the event at: http://sip-router.org/2009/09/14/development-meeting-2009/ Shortly, the goal of the meeting is to analyze the evolution so far, discuss the plans

Re: [Kamailio-Users] Kamailio speed dial

2009-09-14 Thread Elena-Ramona Modroiu
Hi, I see in one config you use $...@$fd for lookup, that is wrong unless you have the two digits in username of auth header. Better use sd_lookup() without second parameter. Then print $ru in xlog() before and after sd_lookup() -- that will reveal what is looked up and if the function chang

Re: [Kamailio-Users] Presence issue - pua dialoginfo

2009-09-14 Thread Daniel-Constantin Mierla
Hello, On 10.09.2009 16:00 Uhr, Francisco Javier Lizarán Vilches wrote: Hi all: I have a problem using Kamailio 1.5.2 as proxy&presence server. User A is subscribed to B's event dialog, and Kamailio handles this subscription. When a call arrives to pstn number C, the proxy resolves it via E

Re: [Kamailio-Users] Does forward() DNS SRV failover?

2009-09-14 Thread Daniel-Constantin Mierla
Hello, On 11.09.2009 13:24 Uhr, Arturo Díaz Almagro wrote: Hello, I am using Kamailio 1.4.1 and I have to relay REGISTER messages to several other proxies (2). In one case I need to forward all request/responses and in the other case I don not need to propagate the responses. In the first ca

Re: [Kamailio-Users] passing parameters in cfg for IMC

2009-09-14 Thread Daniel-Constantin Mierla
Hello, On 14.09.2009 7:19 Uhr, Rajesh wrote: Dear All, Iam trying to configure IMC. I find that different parameters are passed in the sample cfg and in the README. I would like to know if the following two parameters are essential inorder to configure IMC or can i run IMC witho