Re: [SR-Users] SIP between IPv4 and IPv6 agents

2011-01-24 Thread Komáromi Péter
Dear Everybody! Many thanks for your help in the past couple of months. Finally I was able to finish my work with SIP between IPv4 and IPv6 agents. My diplomawork is ready, and evaluated with the best mark. So thank you all! Best wishes, Peter ___ SI

Re: [SR-Users] accounting serial forked transactions with 302 from LCR

2011-01-24 Thread Alex Balashov
On 01/24/2011 05:53 PM, thrillerbee wrote: After more investigation, it seems my issue is not just with the accounting module. Instead of proxying the 487 back to the original UAC, Kamailio passes a 302. To simplify, I've removed the leg outbound from Kamailio to the carrier: 0.00 caller ->

Re: [SR-Users] Building specific commit

2011-01-24 Thread mayamatakeshi
On Mon, Jan 24, 2011 at 6:18 PM, Timo Reimann wrote: > On 22.01.2011 11:00, mayamatakeshi wrote: > > Hello, > > I am using these commands to build and install kamailio: > > > > git clone http://git.sip-router.org/sip-router kamailio > > cd kamailio > > git checkout -b 3.1 origin/3.1 > > make FLAV

Re: [SR-Users] accounting serial forked transactions with 302 from LCR

2011-01-24 Thread thrillerbee
After more investigation, it seems my issue is not just with the accounting module. Instead of proxying the 487 back to the original UAC, Kamailio passes a 302. To simplify, I've removed the leg outbound from Kamailio to the carrier: 0.00 caller -> Kamailio SIP/SDP Request: INVITE sip:15202362

[SR-Users] accounting serial forked transactions with 302 from LCR

2011-01-24 Thread thrillerbee
I'm converting my OpenSIPS routers to Kamailio & have run into a small complication. The proxy pushes all INVITEs to a least-cost router. This LCR responds with a list of routes as contact instances in a 302 Redirect. Calls are routing a serially forking normally. Connected & failed calls account n

Re: [SR-Users] Problem reloading carrierroute

2011-01-24 Thread Morten Isaksen
Hi, That solved my problem for now. Thanks. Do you think i could increase fetch_rows if I also increased the private memory? /Morten On Mon, Jan 24, 2011 at 4:27 PM, marius zbihlei wrote: > On 01/24/2011 05:15 PM, Morten Isaksen wrote: >> >> Hi, >> >> Kamailio 3.0.3. >> >> > > Hello > >> A few

[SR-Users] fix_nated_sdp()

2011-01-24 Thread Bernhard Suttner
Hi, I have a question about the fix_nated_sdp() function. Different devices (phones, pbxes, gateways) are using Kamailio as SBC. The SBC does t_relay() the message to a pool of FreeSWITCH Servers. The scenario does work quite well but: if a call is initiated from one of the freeswitch server,

Re: [SR-Users] $ua in on_reply route not set?

2011-01-24 Thread Bernhard Suttner
Hi, found the problem. The device does sometimes use User-Agent and sometimes Server. Is it better to use $hdr() or the Search() function? I use this to check for the User-Agent and then to do a "fix_nated_sdp()" (in route[] and onreply[]) because I am not really sure, if the fix_nated_sdp()

Re: [SR-Users] kamctl fifo not responding

2011-01-24 Thread Daniel-Constantin Mierla
Hello, On 1/24/11 4:50 PM, Anton Roman wrote: Hello, I've already got the fifo listener PID. Kamailio had to be restarted and now it's working fine. When it gets unresponsive again I'll check it with gdb. I'll keep you informed. On the other hand, we use fifo pipe quite often to update hast

Re: [SR-Users] $ua in on_reply route not set?

2011-01-24 Thread Daniel-Constantin Mierla
Hello, On 1/24/11 5:03 PM, Bernhard Suttner wrote: Hi, could it be, that the $ua pseudo variable is not set within in a onreply route? (Version 3.1). no, should be set, there was no change in this regard for quite long time. Can you sent the sip reply plus log with debug=3? What is the best

Re: [SR-Users] Multiple Sip

2011-01-24 Thread Daniel-Constantin Mierla
Hello, the appropriate mailing list for iptel.org sip service is: http://lists.iptel.org/mailman/listinfo/services There you can get proper answers to such questions. Cheers, Daniel On 1/23/11 1:42 PM, aram amin wrote: Dear Sir / Madam I registered for your services today and the main purpos

[SR-Users] $ua in on_reply route not set?

2011-01-24 Thread Bernhard Suttner
Hi, could it be, that the $ua pseudo variable is not set within in a onreply route? (Version 3.1). What is the best alternative for that? Search()? Thanks in advance! Best regards, Bernhard ___ SIP Express Router (SER) and Kamailio (OpenSER) - s

Re: [SR-Users] kamctl fifo not responding

2011-01-24 Thread Anton Roman
Hello, I've already got the fifo listener PID. Kamailio had to be restarted and now it's working fine. When it gets unresponsive again I'll check it with gdb. I'll keep you informed. On the other hand, we use fifo pipe quite often to update hastables (* sht_reload*) and to get hashtable dumps (*

Re: [SR-Users] Problem reloading carrierroute

2011-01-24 Thread marius zbihlei
On 01/24/2011 05:15 PM, Morten Isaksen wrote: Hi, Kamailio 3.0.3. Hello A few days ago we got a problem when "kamctl cr reload" was executed. Jan 24 08:50:27 sip-core-2 /usr/local/sbin/kamailio[1639]: ERROR: db_mysql [km_dbase.c:346]: no memory left Jan 24 08:50:27 sip-core-2 /usr/local

[SR-Users] Multiple Sip

2011-01-24 Thread aram amin
Dear Sir / Madam I registered for your services today and the main purpose was to register my other voip/sip providers with your services so that I can have more options in making out bound calls with my sip phone, however could you please explain to me that if for instance, I have three accou

[SR-Users] Problem reloading carrierroute

2011-01-24 Thread Morten Isaksen
Hi, Kamailio 3.0.3. A few days ago we got a problem when "kamctl cr reload" was executed. Jan 24 08:50:27 sip-core-2 /usr/local/sbin/kamailio[1639]: ERROR: db_mysql [km_dbase.c:346]: no memory left Jan 24 08:50:27 sip-core-2 /usr/local/sbin/kamailio[1639]: ERROR: carrierroute [cr_db.c:331]: Fetc

Re: [SR-Users] pdb module best practice

2011-01-24 Thread Henning Westerholt
On Sunday 23 January 2011, Thomas Baumann wrote: > I tested the pdb module and the pdb_server. It is a fast solution even > with a huge amount of numbers. > > But how I can update the pdb_server in a fast and effective way ? I tried > it in the following way: > [...] > The time of 30 seconds is

[SR-Users] RLS question

2011-01-24 Thread Andrés S. García Ruiz
Hi, I'm trying to create a RLS "rls-services" document with a contacts-list inside it. Kamailio states that "No xcap document found for uri:x". When creating a subscribe I must set the uri to the service uri. What I want to know is the sql query Kamailio does in order to get the contacts li

Re: [SR-Users] Building specific commit

2011-01-24 Thread Timo Reimann
On 22.01.2011 11:00, mayamatakeshi wrote: > Hello, > I am using these commands to build and install kamailio: > > git clone http://git.sip-router.org/sip-router kamailio > cd kamailio > git checkout -b 3.1 origin/3.1 > make FLAVOUR=kamailio cfg > make group_include="mysql" all > make group_include

[SR-Users] [kamailio-users] kamailio on amazon

2011-01-24 Thread Chandrakant Solanki
Hi I have installed Kamailio with MediaProxy and asterisk on Amazon Server.. While kamailio/MediaProxy and Asterisk both running on different amazon's instance. Kamailio : 1.5.0-notls MediaProxy : 2.3.8 Asterisk : 1.6.2.6 Firewall port is opened for mediaproxy from 1-2 (UDP), 5060 (UD