[SR-Users] using kamailio with clients in a nat environment

2012-09-09 Thread David Thomson
hi, I was wondering if in clients in a nat environment need to be in the dmz or need to have ports forwarded for kamailio to be used to connect the clients? I have setup kamailio with the nat settings but am still only getting one way audio. chances are it has not been setup correctly but jus

Re: [SR-Users] using kamailio with clients in a nat environment

2012-09-11 Thread David Thomson
ctions are executed. Also, probably you have to advertise the public ip address of your ec2 instance -- see second parameter for rtpproxy module functions. Cheers, Daniel On 9/11/12 3:52 AM, David Thomson wrote:

Re: [SR-Users] using kamailio with clients in a nat environment

2012-09-15 Thread David Thomson
y you have to advertise the public ip address of your ec2 instance -- see second parameter for rtpproxy module functions. Cheers, Daniel On 9/11/12 3:52 AM, David Thomson wrote: Hi, I'm using rtpproxy and per the documentation: rtpproxy -l public_ip -s udp:localhos

Re: [SR-Users] using kamailio with clients in a nat environment

2012-09-15 Thread David Thomson
ublic ip address of your ec2 instance -- see second parameter for rtpproxy module functions. Cheers, Daniel On 9/11/12 3:52 AM, David Thomson wrote: Hi, I'm using rtpproxy and per the documentation: rtpproxy -l public_ip -s udp:localhost:2 -F Attached is the follow

[SR-Users] authentication for client applications

2012-09-19 Thread David Thomson
Hi, I am working on a project where a custom sip client will be integrated into a suite of applications to provide voip. The sip client will be working with Kamailio. The goal is to ensure that the client is authorized for communication with kamailio before allowing any calls to be made.

[SR-Users] kamailio - simple presence over port 5061

2013-02-14 Thread David Thomson
I was wondering if simple presence can work over port 5061 or if it always goes over 5060. my client (jitsi) is configured to work over port 5061, xcap is configured to work over port 5061 but I am still seeing some messages flowing over port 5060. any ideas as to what is going on? ttyl,Dave

[SR-Users] 2 kamailio servers sharing one database and one dns name

2013-03-19 Thread David Thomson
hi, I have two kamailio 3.3.4 servers sharing one database. usrloc module is loaded on both machines. The DNS name for the machines is shared (i.e siptest.testdomain.com with 2 public ip's - one for Server1 and one for Server2) and setup in round robin mode. The scenario is as follows:User

Re: [SR-Users] 2 kamailio servers sharing one database and one dns name

2013-03-19 Thread David Thomson
d one dns name I dont think it works like that, obviously the server 1 does not have a connection if the user is registered on server 2. On 3/19/13 11:05 PM, David Thomson wrote: hi, I have two kamailio 3.3.4 servers sharing one database.  usrloc module is loaded on both machines.  T

Re: [SR-Users] How to enable TLS in Kamailio ?

2013-03-20 Thread David Thomson
Didn't read the whole thread, but, in some clients you need to specify the transport is TLS and the port is 5061 (assuming you use the default). Hth. Ttyl, Dave -Original Message- From: Khoa Pham Date: Thu, 21 Mar 2013 03:52:12 To: Subject: Re: [SR-Users] How to enable TLS in Kamaili

Re: [SR-Users] 2 kamailio servers sharing one database and one dns name

2013-03-21 Thread David Thomson
ginal Message- From: Barry Flanagan Date: Thu, 21 Mar 2013 12:01:18 To: Subject: Re: [SR-Users] 2 kamailio servers sharing one database and one dns name On 20 March 2013 03:05, David Thomson mailto:jdavidthom...@hotmail.com> > wrote: hi, I have two kamailio 3.3.4 servers

[SR-Users] Iimitations of xcap server in kamailio

2013-03-28 Thread David Thomson
Has anyone else noticed issues when adding a large number of contacts to your buddy list? I was using Jitsi and at about 40 contacts I was encountering issues in that the subsequent contacts would not get added to my buddy list. Ttyl, Dave ___ SIP

Re: [SR-Users] Iimitations of xcap server in kamailio

2013-03-29 Thread David Thomson
Thanks Peter! I'll try that out!! Is there a doc that goes through how to tweak Kamailio into production mode? What about having two Kamailio servers sharing one db and allowing calls between the two servers to be completed? That's another hurdle I've yet to get over. Ttyl, Dave --Orig