Re: [Kamailio-Users] LCR Documentation

2009-03-05 Thread Juha Heinanen
Geoffrey Mina writes: > Thanks everyone. I was unclear from the docs the definition of "tag" > and "strip", which was the original reason for my request. I thought > those might have something to do with this, but I wasn't 100% sure. > As everyone knows, the "tag" keyword is thrown around a

Re: [Kamailio-Users] Siremis 0.9.2 with Kamailio 1.5 on Debian 5.0

2009-03-05 Thread mike
I actually have another problem that might be isolated or a contributor. Debian 5.0 Lenny kept freezing on reboot about 20% of the time. I am rebuilding from scratch on Debian 4.0 r6. I will follow up with the results for everyone.ThanksMike Original Message Subject: Re: [Kamail

Re: [Kamailio-Users] LCR Documentation

2009-03-05 Thread Geoffrey Mina
Thanks everyone. I was unclear from the docs the definition of "tag" and "strip", which was the original reason for my request. I thought those might have something to do with this, but I wasn't 100% sure. As everyone knows, the "tag" keyword is thrown around a lot in SIP, so I didn't want to ass

Re: [Kamailio-Users] LCR Documentation

2009-03-05 Thread Fabian Borot
I think that this arrangement should work, 3 gws with different "tags", it should do a load balancing among the 3 gws and append an specific "tag" to each gw 556233 for gw1 1 for gw2 nothing for gw3 I do not know about using "#" as part of the URI, regards jp lcr routes ++-

Re: [Kamailio-Users] LCR Documentation

2009-03-05 Thread Juha Heinanen
Geoffrey Mina writes: > Thanks! I hadn't seen that before. I have another semi-related > question about LCR. I have multiple gateways, each require me to > prefix the dial string with a specific account ID or rule. > > i.e. to dial the phone number 551212 I would need to do the followi

[Kamailio-Users] controlling inbound calls

2009-03-05 Thread Juan Perez
hello guys I need to control by IP,port,R-URI who can send calls to our proxy. Looking thru the doc I saw only 1 module that I can use, PERMISSIONS with either Trusted Requests or Address Permissions modes enabled.. Is this the only method or am I missing something? this is for kamailio 1.

Re: [Kamailio-Users] Siremis 0.9.2 with Kamailio 1.5 on Debian 5.0

2009-03-05 Thread Luciano Afranllie
On Thu, Mar 5, 2009 at 5:05 PM, Elena-Ramona Modroiu wrote: > Hi, > > this looks like a communication error with the mysql server. Do you get > it all the time ? > > Is your mysql server installed on the same machine as siremis? If this is the problem, check mysql my.cnf file: bind-address shoul

[Kamailio-Users] notls vs tls sources

2009-03-05 Thread Luciano Afranllie
Hi everybody, May be this is a stupid question but I want to know what is the difference between kamailio-1.x.0-notls_src.tar.gz and kamailio-1.x.0-tls_src.tar.gz I guess it is tls support but INSTALL file of notls version talks about compile with TLS support, that is why I am asking... ... - c

Re: [Kamailio-Users] LCR Documentation

2009-03-05 Thread Geoffrey Mina
Thanks! I hadn't seen that before. I have another semi-related question about LCR. I have multiple gateways, each require me to prefix the dial string with a specific account ID or rule. i.e. to dial the phone number 551212 I would need to do the following: gateway 1: #556233#551...@myg

Re: [Kamailio-Users] LCR Documentation

2009-03-05 Thread Daniel-Constantin Mierla
Hello, On 03/05/2009 09:03 PM, Geoffrey Mina wrote: > Hello, > I am currently deploying the LCR module. I have some questions about > fields and what they do... I searched the docs, but couldn't find > anything. Can someone please fill in the blanks? > have you seen (I forced a regeneration t

[Kamailio-Users] compile problem on debian lenny

2009-03-05 Thread Andreas Heise
Dear all, I tried to compile trunk version on debian lenny, but it failed. flex, bison and so on are installed. During make the file lex.yy.c is created by flex cfg.lex, but it seems to be that lex.yy.c is compiled twice in the second try lex.yy.c is missing?! Any hint would be great ;-) thx,

Re: [Kamailio-Users] Siremis 0.9.2 with Kamailio 1.5 on Debian 5.0

2009-03-05 Thread Elena-Ramona Modroiu
Hi, this looks like a communication error with the mysql server. Do you get it all the time ? Is your mysql server installed on the same machine as siremis? Regards, Ramona m...@agcusa.com wrote: > I just installed Debian 5.0 Kamailio 1.5 and Siremis 0.9.2. I followed > the instructions prett

[Kamailio-Users] LCR Documentation

2009-03-05 Thread Geoffrey Mina
Hello, I am currently deploying the LCR module. I have some questions about fields and what they do... I searched the docs, but couldn't find anything. Can someone please fill in the blanks? [LCR Gateways] Gateway Name: description of the gateway Group ID: Numeric identifier used to link LCR Rul

Re: [Kamailio-Users] Newb doco request

2009-03-05 Thread Daniel-Constantin Mierla
Hello, have you checked the default config file that comes with 1.5.0 - it has guidelines and pieces of configuration you can enable to get accounting, nat traversal, auth... You can find a tutorial of how to install kamailio 1.5.0 from svn here: http://www.kamailio.org/dokuwiki/doku.php/instal

Re: [Kamailio-Users] problem with : arithmetic_operations

2009-03-05 Thread Daniel-Constantin Mierla
Hello, to explain what happened... You got a run time error and indeed the problems was trying to do arithmetic operations with non-integers. An invalid operation (or syntax error in expressions) is detected at start time and kamailio (openser) won't start. Cheers, Daniel On 03/05/2009 01:0

Re: [Kamailio-Users] [SR-Dev] git on sourceforge

2009-03-05 Thread Daniel-Constantin Mierla
... this was intended to be cc-ed to de...@kamailio. On 03/05/2009 08:43 PM, Daniel-Constantin Mierla wrote: > IIRC some devels in the past asked for conversion from svn to gitin > kamailio (openser), but at that time SF didn't offer it. > > Andrei started the discussion of how to maintain the pa

Re: [Kamailio-Users] [SR-Dev] git on sourceforge

2009-03-05 Thread Daniel-Constantin Mierla
IIRC some devels in the past asked for conversion from svn to gitin kamailio (openser), but at that time SF didn't offer it. Andrei started the discussion of how to maintain the parallel source trees for the two projects. We should get to a decision soon. Cheers, Daniel On 03/02/2009 03:01 PM,

Re: [Kamailio-Users] Newb doco request

2009-03-05 Thread carl Lougher
Ha ha thanks guys. Who wants the 25cents? Ok i dont have an issue with Asterisk/Trixbox as i've been using that for years. I also dont have an issue with Kamailio installation. The issue i have though is that being a newbie to Kamailio i am struggling to understand and come up with a cfg file

[Kamailio-Users] radius set up

2009-03-05 Thread Jinsong Hu
can anybody point me to a good place for setting up freeradius with kamailio, with some good GUI so the operator can easily add/remove users ? I noted that the radius set up instruction in the kamailio web site , and tried to follow it. I had to compile kamailio again to enable the acc module t

Re: [Kamailio-Users] Newb doco request

2009-03-05 Thread olivier.tay...@gmail.com
Pesos, of course :) Olivier Henning Westerholt a écrit : On Thursday 05 March 2009, olivier taylor wrote: 25 cents bounty, just to understand what's his problem ;) euro- or dollar-cent? ;-) Henning ___ Kamailio (OpenSER) -

Re: [Kamailio-Users] Newb doco request

2009-03-05 Thread olivier taylor
25 cents bounty, just to understand what's his problem ;) Olivier Henning Westerholt a écrit : On Thursday 05 March 2009, Iñaki Baz Castillo wrote: the original poster has some problems with the installation of kamailio Hi Henning, in the first post I reall

Re: [Kamailio-Users] Newb doco request

2009-03-05 Thread hh174
25 cents bounty, just to understand what's his problem ;) Olivier Henning Westerholt a écrit : On Thursday 05 March 2009, Iñaki Baz Castillo wrote: the original poster has some problems with the installation of kamailio Hi Henning, in the first post I reall

Re: [Kamailio-Users] Newb doco request

2009-03-05 Thread Henning Westerholt
On Thursday 05 March 2009, olivier taylor wrote: > 25 cents bounty, just to understand what's his problem ;) euro- or dollar-cent? ;-) Henning ___ Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailm

Re: [Kamailio-Users] Newb doco request

2009-03-05 Thread Henning Westerholt
On Thursday 05 March 2009, Iñaki Baz Castillo wrote: > > the original poster has some problems with the installation of kamailio > > Hi Henning, in the first post I really don't read nothing about > installation of Kamailio ¿? Hi Iñaki, you're right. He talks about the setup, sorry my fault. Lets

Re: [Kamailio-Users] Newb doco request

2009-03-05 Thread Iñaki Baz Castillo
2009/3/5 Henning Westerholt : >> I also would add that such questions about TrixBox/any_Asterisk_webgui >> and Kamailio are not very "appreciated". >> TrixBox is just a gui for Asterisk, so we "don't know" Trixbox. > > Hi Iñaki, > > the original poster has some problems with the installation of ka

Re: [Kamailio-Users] Newb doco request

2009-03-05 Thread Henning Westerholt
On Thursday 05 March 2009, Iñaki Baz Castillo wrote: > > Apart from that, it would help us a lot when you can provide more > > details, as Inaki already said. For example: what are the steps you > > already have done in trying to setup kamailio, and where you get stuck > > exactly. > > I also would

Re: [Kamailio-Users] Newb doco request

2009-03-05 Thread Iñaki Baz Castillo
2009/3/5 Henning Westerholt : > Apart from that, it would help us a lot when you can provide more details, as > Inaki already said. For example: what are the steps you already have done in > trying to setup kamailio, and where you get stuck exactly. I also would add that such questions about TrixB

[Kamailio-Users] handling of DNS-SRV in kamailio-1.4.3 & 1.5.0

2009-03-05 Thread Klaus Feichtinger
Hello, I have to relay SIP requests to a special "redundant" destination (= FQDN - e.g. "test.kamailio.loc") that consists of 3 hosts with different priorities. After startup Kamailio creates a DNS-SRV request to the DNS server and receives a response with following answer (e.g.): _sip._udp.

Re: [Kamailio-Users] Newb doco request

2009-03-05 Thread Henning Westerholt
On Thursday 05 March 2009, carl Lougher wrote: > I'm after some useful doco to allow me to setup trunks from Trixbox > to Kamailio and push all calls to a sip provider. Would possibly need > rtpproxy or nathelper as well. Can anyone point me in the right direction > as i've been combing the web for

Re: [Kamailio-Users] Newb doco request

2009-03-05 Thread Iñaki Baz Castillo
2009/3/5 carl Lougher : > > Hi, > I'm after some useful doco to allow me to setup trunks from Trixbox > to Kamailio and push all calls to a sip provider. Would possibly need > rtpproxy or nathelper as well. > Can anyone point me in the right direction as i've been combing the web for > days and

Re: [Kamailio-Users] problem with : arithmetic_operations

2009-03-05 Thread BERGANZ François
I found, my result from my db wasn’t an INTEGER ! Cordialement, BERGANZ François P Pensez à l'Environnement, n'imprimez ce mail que si nécessaire. De : users-boun...@lists.kamailio.org [mailto:users-boun...@lists.kamailio.org] De la part de BERGANZ François Envoyé : jeudi 5 mars 200

Re: [Kamailio-Users] problem with : arithmetic_operations

2009-03-05 Thread BERGANZ François
I forgot : Kamailio return : ERROR:core:eval_elem: invalid numeric operands ERROR:core:do_assign: no value in right expression ERROR:core:do_assign: error at line: 188 Line 188 is $var(n) = $var(n) + $dbr(nb_max=>[0,$var(j)]); Cordialement, BERGANZ François P Pensez à l'Envir

[Kamailio-Users] problem with : arithmetic_operations

2009-03-05 Thread BERGANZ François
Hello, I need to do arithmetic operations. I could do some test with having looks at : http://kamailio.org/dokuwiki/doku.php/core-cookbook:1.5.x#arithmetic_operati ons Simple opérations like $var(a)=1+1 works. But, when we have : $var(n)=0; while ($var(j)<$dbr(nb

Re: [Kamailio-Users] [OpenSIPS-Users] Where are going my pua_dialoginfo publishes ?

2009-03-05 Thread Klaus Darilion
Eric PTAK schrieb: > Hi all for a new debug day ;) > > > You're right Klaus, from my understanding : > - the expires value is taken from the dialog struct, or from > override_lifetime if it's set. > ==> at this point, dialog->lifetime = 0, so if override_lifetime isn't > set the expires wil

Re: [Kamailio-Users] [OpenSIPS-Users] Where are going my pua_dialoginfo publishes ?

2009-03-05 Thread Eric PTAK
Hi all for a new debug day ;) You're right Klaus, from my understanding : - the expires value is taken from the dialog struct, or from override_lifetime if it's set. ==> at this point, dialog->lifetime = 0, so if override_lifetime isn't set the expires will equal 0 too. so we need to go more deep

Re: [Kamailio-Users] [OpenSIPS-Users] Where are going my pua_dialoginfo publishes ?

2009-03-05 Thread Klaus Darilion
I wonder why the lifetime was 0 at all? The lifetime should be the lifetime from the dialog module, and a liftime of 0 makes also in dialog module no sense. regards klaus Eric PTAK schrieb: > Daniel was right ! > I've changed override_lifetime pua_dialoginfo's parameter and it's now > working