Re: [SR-Users] Questions

2016-02-17 Thread Barış Şekerciler
Hello,What kind of problem? Can you give some details? BTW, you can give details directly. Regards.Barış. From: farodrig...@hotmail.com To: serus...@iptel.org Date: Wed, 17 Feb 2016 12:23:18 + Subject: [SR-Users] Questions Hi; Today I'm trying to use my users and include unregister

Re: [SR-Users] Questions about LCR

2015-10-07 Thread Scott Fertig
Downgraded to 4.3.3 and changed some values in the lcr tables - now everything is working. This is my first experience with Kamailio and it is sooo exciting!!! you guys are great! --Scott On 10/07/2015 06:13 PM, Scott Fertig wrote: In my haste I totally forgot to include the error I am ge

Re: [SR-Users] Questions about LCR

2015-10-07 Thread Scott Fertig
In my haste I totally forgot to include the error I am getting, it appears that no gateways are being loaded (from what I can see in my sipcapture), the INVITE occurs but I get a general failure which is the message provided by the route I am guessing SIP/2.0 503 Service not available, no gate

Re: [SR-Users] Questions about multiple contacts in kamailio

2014-09-30 Thread Federico Cabiddu
Hi, you can achieve this by using the flag 0x04 when calling save() function from registrar module: http://kamailio.org/docs/modules/stable/modules/registrar.html#idp1965144 Regards, Federico On 30 Sep 2014 10:54, "qw" wrote: Hi, I have one question about contact in kamailio. Sometimes, one u

Re: [SR-Users] Questions about login to account

2012-06-27 Thread Daniel-Constantin Mierla
Hello, On 6/27/12 3:37 PM, Renato dos Santos wrote: I has too problem... On 26/06/2012, at 05:18, Daniel Butenko wrote: Dear All, I am trying to register an account oniptel.org but some problems occurred while this operations. Firstly I set up account by "register" link:

Re: [SR-Users] Questions about login to account

2012-06-27 Thread Renato dos Santos
I has too problem... On 26/06/2012, at 05:18, Daniel Butenko wrote: > Dear All, > I am trying to register an account on iptel.org but some problems occurred > while this operations. > Firstly I set up account by “register” link: on website: Login > register > I > add email:pav.v...@gmail.com wi

Re: [SR-Users] Questions on multihomed setup

2012-04-05 Thread Karsten Horsmann
Hi Daniel, i attached the debuglog with higher level. There is an "rr [loose.c:103]: failed to parse Route HF" error also. Unfortunately now the rtpproxy segfaults, if i call rtpproxy_manage with IE / EI parameters. Cheers, Karsten 2012/4/4 Daniel-Constantin Mierla : >> In wireshark i see that

Re: [SR-Users] Questions on multihomed setup

2012-04-04 Thread Daniel-Constantin Mierla
Hello, On 4/4/12 2:28 PM, Karsten Horsmann wrote: Hi all! I try to setup an kamailio 3.2.2 that is multihomed (mhomed=1) with public and private ip addresses. It should *always* use rtpproxy for all rtp traffic. In wireshark i see that an ACK is missing, the log shows me an error in rr module:

Re: [SR-Users] Questions about LCR module

2011-06-29 Thread Fabian Borot
Thanks Juha I populated the lcr tables by hand. This is how they look now, I have 2 lcr_ids [1 and 2], each instance has its own gw. And each instance has its own prefix to match for [ and ]. The idea is that a call comes in with R-URI 13051234567, it should match the

Re: [SR-Users] Questions about LCR module

2011-06-29 Thread Fabian Borot
lcr.reload load the tables to memory and does not print anything. lcr.dump_[gws|rules] prints what is in memory. perhaps you didn't set lcr_count. please read whole README carefully. -- juha you are right, I guess I did not have the module well configured From: fbo...@hotmail.com To: sr-u

Re: [SR-Users] Questions about LCR module

2011-06-28 Thread Juha Heinanen
Fabian Borot writes: > Then I tried the sercmd commands to reload and dump and I do not see > the contents o the screen. Is this how is supposed to work now?. How > do I know that the new values are being loaded into memory w/o > restarting kamailio? lcr.reload load the tables to memory and does

Re: [SR-Users] Questions about LCR module

2011-06-28 Thread Fabian Borot
Thanks Juha I populated the lcr tables by hand. This is how they look now, I have 2 lcr_ids [1 and 2], each instance has its own gw. And each instance has its own prefix to match for [ and ]. The idea is that a call comes in with R-URI 13051234567, it should mat