Re: [SR-Users] [OT] announcement: openrcs.com - free SIP service

2013-05-16 Thread Daniel-Constantin Mierla
Hello, I thought of playing with own dns server for dnssec, but I will not have time for it soon, so I enabled back srv records. I will add naptr soon. Normally, if no naptr or srv is found, then a a/cname lookup should be done. Cheers, Daniel On 5/16/13 4:20 PM, johnc wrote: -BEGIN PGP

Re: [SR-Users] config

2013-05-16 Thread Daniel-Constantin Mierla
Hello, On 5/16/13 4:23 PM, johnc wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Daniel, I nearly forgot, can you post your openrcs config ? at this moment is worked around the web interface system, there rest is just default config with pieces from the extra modules (e.g., websocke

Re: [SR-Users] Delay in "100 Trying" reply message

2013-05-16 Thread Alex Solt
Got it. Thank you very much. R Date: Thu, 16 May 2013 16:45:28 +0200 From: mico...@gmail.com To: rob1...@gmail.com; sr-users@lists.sip-router.org Subject: Re: [SR-Users] Delay in "100 Trying" reply message Look at tm module readme - there is a parameter for this. Che

Re: [SR-Users] Delay in "100 Trying" reply message

2013-05-16 Thread Daniel-Constantin Mierla
Look at tm module readme - there is a parameter for this. Cheers, Daniel On 5/16/13 4:44 PM, Robert R wrote: I added this line and now we are getting multiple "100 Trying" for one single request message. Can we disable the other "100 Trying" response and only leave "sl_send_reply" statement to

Re: [SR-Users] Delay in "100 Trying" reply message

2013-05-16 Thread Robert R
I added this line and now we are getting multiple "100 Trying" for one single request message. Can we disable the other "100 Trying" response and only leave "sl_send_reply" statement to generate 100 trying? Thanks, R On Thu, May 16, 2013 at 3:52 AM, Daniel-Constantin Mierla wrote: > Hello, >

[SR-Users] config

2013-05-16 Thread johnc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Daniel, I nearly forgot, can you post your openrcs config ? Many thanks, John -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQIcBAEBAgAGBQJRlOvSAAoJELy1jPQ1KER7ju

Re: [SR-Users] [OT] announcement: openrcs.com - free SIP service

2013-05-16 Thread johnc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Thanks for doing this. I've registered an account: gnuday. I am trying to register a SIP client over TLS (jitsi) I can register to my kamailio server easily via TLS but not this one. I can register via UDP to your proxy though. Also, I notice t

Re: [SR-Users] [sr-dev] IRC Development Meeting

2013-05-16 Thread Daniel-Constantin Mierla
Hello, maybe the easiest is to use the webchat from freenode: - http://webchat.freenode.net/ Cheers, Daniel On 5/16/13 3:56 PM, Juha Heinanen wrote: Daniel-Constantin Mierla writes: a quick reminded for the IRC devel meeting happening today at at 14:00GMT (16:00 Berlin time). We will use #

Re: [SR-Users] [sr-dev] IRC Development Meeting

2013-05-16 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > a quick reminded for the IRC devel meeting happening today at at > 14:00GMT (16:00 Berlin time). > > We will use #kamailio channel on freenode.net, more details at: >* http://www.kamailio.org/wiki/devel/irc-meetings/2013a i'm beginner in using irc and was

[SR-Users] [OT] announcement: openrcs.com - free SIP service

2013-05-16 Thread Daniel-Constantin Mierla
Hello, following several requests during Kamailio World, but also in the direction of federating open source and local communities via SIP (as a result of FOSDEM panel and discussions), a SIP service was built up to be offered for free on best effort manner - the hardware and bandwidth are of

Re: [SR-Users] I need you help-----about Kamailio 3.3.x and Asterisk 10.7.0 Realtime Integration

2013-05-16 Thread Stoyan Mihaylov
I think - best integration, is - Kamailio handles users, Asterisk handles what it must handle - like IVR, registration with VoIP providers etc At least we do things this way - Asterisk dont know nothing about users. All calls from Kamailio are accepted, and forwarded either back to Kamailio, if

Re: [SR-Users] event_route

2013-05-16 Thread Bruno Bresciani
Thank you for attention and help Daniel... for while I will leave the rtpproxy destroy the session by itself in short time it is not confirmed or by timeout if didn't received the delete of session. I think be better to start a new discussion thread about the new problem too... Best Regards 201

[SR-Users] redirecting irc channel #sip-router to #kamailio

2013-05-16 Thread Daniel-Constantin Mierla
Hello, already suggested on the irc channels, I plan to redirect #sip-router to #kamailio to group in a single place and have consistency with the name of the project. That means making #sip-router an invite-only channel and automatically redirecting those that want to join to #kamailio. H

Re: [SR-Users] I need you help-----about Kamailio 3.3.x and Asterisk 10.7.0 Realtime Integration

2013-05-16 Thread Barry Flanagan
On 16 May 2013 02:18, zhengyw wrote: > thank you very much. but I don't know What is the cause of the problem*(" > Unresolvable destination (478/SL)" *)? > > 1.I was very confused, don't know what to do. can you give more hints ? > > Not really. You have not confirmed that you have done what I su

Re: [SR-Users] Freepbx 2.11.0rc1 with Asterisk 11.3.0 and Kamailio 4.0.1

2013-05-16 Thread Barry Flanagan
On 15 May 2013 14:19, Trevor Burt wrote: > Dear All, > > using the following link:- > > > http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb > > I have successfully integrated Asterisk and Kamailio on the same box for > testing, but am now facing the problem of getting Fr

Re: [SR-Users] [PATCH] pv: make set_var_value handle overlapping memory

2013-05-16 Thread Daniel-Constantin Mierla
Hello, I pushed a patch for fixing this issue on master branch -- can you test and report if works fine for you now? Cheers, Daniel On 5/3/13 1:07 AM, Daniel-Constantin Mierla wrote: Hello, this patch is fixing only for $var(...), but there are other variables that can be in the same situa

[SR-Users] SER-GettingStarted… update?

2013-05-16 Thread David Wilson
Hi All, One of the most thorough documents I've found for an introduction to Kamailio is the SER-GettingStarted.pdf, but it is now quite dated. Is there an updated version available, or in the works? Cheers, Dave.___ SIP Express Router (SER) and Kamai

Re: [SR-Users] event_route

2013-05-16 Thread Daniel-Constantin Mierla
Hello, On 5/15/13 3:00 PM, Bruno Bresciani wrote: Hi Daniel, Sure Daniel, I can process 487 on onreply route... I was trying to handle 487 in failure_route block, I didn't know it can be processed in onreply_route! failure route is executed when all branches fail, on reply route is executed

Re: [SR-Users] [PATCH] Memory corruption using s.subst transformation

2013-05-16 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > I committed a patch to fix it last evening. If goes fine on master > branch, it can be backported at any time. ok, thanks. perhaps those people who reported the issue can test the fix. i have similar statements in my config but don't have a repeatable test ca

Re: [SR-Users] Kamailio crash

2013-05-16 Thread Daniel-Constantin Mierla
On 5/15/13 9:06 AM, kiran bhosale wrote: On 05/15/2013 12:14 PM, Daniel-Constantin Mierla wrote: [...] we did that as well but we get these backtrace "No symbol table info available " errors when we tried to debug the core file. our requirement is simple . we have not used any DB

Re: [SR-Users] Freepbx 2.11.0rc1 with Asterisk 11.3.0 and Kamailio 4.0.1

2013-05-16 Thread Daniel-Constantin Mierla
Hello, On 5/15/13 3:19 PM, Trevor Burt wrote: Dear All, using the following link:- http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb I have successfully integrated Asterisk and Kamailio on the same box for testing, but am now facing the problem of getting Freepbx

Re: [SR-Users] Delay in "100 Trying" reply message

2013-05-16 Thread Daniel-Constantin Mierla
Hello, you can use sl module for sending a reply as soon as you get a request: sl_send_reply("100", "Trying"); Cheers, Daniel On 5/15/13 9:06 PM, Robert R wrote: Hi, There is a big delay in our Kamailio server when repling "100 Trying" after incoming INVITE messages (more than 500 ms). It

Re: [SR-Users] kamailio as a proxy

2013-05-16 Thread Daniel-Constantin Mierla
Hello, On 5/15/13 10:22 PM, Giuseppe Carella wrote: Hi all, I'm trying to use kamailio as a proxy between webrtc clients and an openIMSCore. For this reason I'm currently using the dispatcher module to distribute all the requests coming from the clients to the IMS core, and enabled the webso

Re: [SR-Users] [PATCH] Memory corruption using s.subst transformation

2013-05-16 Thread Daniel-Constantin Mierla
On 5/13/13 10:58 AM, Juha Heinanen wrote: Daniel-Constantin Mierla writes: it was a patch that solved only for one case ( $var(x) = $(var(x){trans}) ), my comment on it what that it seems incomplete. If no patch shows up soon, I will just do it myself, not being something that big. thanks, a

Re: [SR-Users] IRC Development Meeting

2013-05-16 Thread Daniel-Constantin Mierla
Hello, a quick reminded for the IRC devel meeting happening today at at 14:00GMT (16:00 Berlin time). We will use #kamailio channel on freenode.net, more details at: * http://www.kamailio.org/wiki/devel/irc-meetings/2013a Cheers, Daniel On 5/7/13 3:09 PM, Daniel-Constantin Mierla wrote: H

Re: [SR-Users] ERROR messages in DEBUG level

2013-05-16 Thread Olle E. Johansson
What you see is output from the debugger module. Read the docs here: http://kamailio.org/docs/modules/4.0.x/modules/debugger.html Cheers, /Olle 15 maj 2013 kl. 16:49 skrev Alex Solt : > Hi, > > After changing log level from INFO to DEBUG level, I am seeing bunch of ERROR > messages which are u