[SR-Users] planning the release of v3.3.0

2012-05-28 Thread Daniel-Constantin Mierla
Hello, looking at the volume of reported issues on mailing lists and tracker, upcoming v3.3.0 seems to go well. I have few items on my to-do reported on the mailing list. Otherwise, in my side, I have 3.3.0 running in a production-like environment for about 4 weeks without problems and anoth

[SR-Users] Using Sip-Router Logging & Register Problem Problem

2012-05-28 Thread Faisal Yousuf
Hi Experts, I am a newbee with SIP-Router/Kamailio - I installed Kamailio on a CentOS 5.5 VM - following the instructions from the following link http://kb.asipto.com/kamailio:install:3.0.x-from-git-centos5x Kamailio is installed & I can start kamailio deamon from service kamailio start However

[SR-Users] SER configuration File build system

2012-05-28 Thread G Madhavi
Dear sir, We are searching for *ser.buildsystem.latest.tar.gz* in the internet throughly. But we are unable to find this particular file.so please send me the file or the web links which we can be able to download and configure our IMS network in proper. * * * * Thank you Best Regards, madhavi

[SR-Users] Fwd: [Solved]Creating RURI ($ru) from Contact ($ct)

2012-05-28 Thread Aft nix
Hi all, I'm posting the script which worked. In future if anybody faces the same problem can get a solution out of this. In request_route:  #!ifdef WITH_HASH         if (is_method("INVITE") && !has_totag()){                 xdbg ("Contact [$ct] with Callid [$ci]");                 $sht(a=>$ci) =

[SR-Users] Creating RURI ($ru) from Contact ($ct)

2012-05-28 Thread Aft nix
On Mon, May 28, 2012 at 4:52 PM, Daniel-Constantin Mierla wrote: > Hello, > > On 5/27/12 12:46 AM, Aft nix wrote: >> >> [...] >> >> Hi Aleksandrov >> Thanks for the reply. >> >> Yes my checks should be more specific. >> >> On the side how , i'm facing difficulties to print script variables >> and

Re: [SR-Users] Installation of Kamailio, Asterisk, siremis in Debain Squeeze

2012-05-28 Thread Daniel-Constantin Mierla
Hello, On 5/23/12 3:34 PM, Vijay Thakur wrote: Dear Experts, I want to install Kamailio, Asterisk, siremis in Debian 6.0 Squeeze. For this purpose i have followed the following document: (1) http://nil.uniza.sk/sip/kamailio/installing-siremis-20-kamailio-web-management-interface-debian-lenn

Re: [SR-Users] Sending MSRP message to kamailio/msrprelay causes 501 error

2012-05-28 Thread Daniel-Constantin Mierla
Hello, On 5/25/12 3:48 PM, Reichert Alexander wrote: Hi Daniel, Thanks a lot for your response. We will try the embedded module soon. ok, would be great to have some feedback. Cheers, Daniel -- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda - http://www.lin

Re: [SR-Users] Creating RURI ($ru) from Contact ($ct)

2012-05-28 Thread Daniel-Constantin Mierla
Hello, On 5/27/12 12:46 AM, Aft nix wrote: [...] Hi Aleksandrov Thanks for the reply. Yes my checks should be more specific. On the side how , i'm facing difficulties to print script variables and hashtable entries. xdbg("my var [$var(temp)]") xdbg("my hash entries [$sht(a=>$ci)"]) Both stat