Re: [SR-Users] Routing calls to a subscribed softphone

2014-10-03 Thread Will Ferrer
Hi Paul I think we have our nat stuff working on the kamailio server. The problem now for me seems to be that I have a restrictive nat going on my home network which is preventing me from receiving calls. I am going to do some research on changing up my network here for testing. Thanks again for

Re: [SR-Users] Routing calls to a subscribed softphone

2014-10-03 Thread Paul Smith
Great stuff. NAT is a whole other basket of pain. Again the example configs in the kamailio distribution are a good place to start... in particular the NATDETECT and NATMANAGE routines, and the nathelper and rtpproxy module usage. good luck Hi Paul Just wanted to give you an update. Thi

Re: [SR-Users] Routing calls to a subscribed softphone

2014-10-02 Thread Will Ferrer
Hi Paul Just wanted to give you an update. This looks like it has worked. Now I am dealing with my own natting issues on my home network to get the call but the invites are being sent right now. Thanks again for the assistance. All the best. Will Ferrer On Wed, Oct 1, 2014 at 11:53 PM, Paul S

Re: [SR-Users] Routing calls to a subscribed softphone

2014-10-02 Thread Will Ferrer
Hi Paul Thank you very much for the quick response and the probably spot on information. I really bet that is my issue. I will be testing this out tonight and I will post back with what I find. Thanks again and all the best Will Ferrer > On Oct 1, 2014, at 11:53 PM, Paul Smith wrote: > > H

Re: [SR-Users] Routing calls to a subscribed softphone

2014-10-01 Thread Paul Smith
Hi Will, It sounds like your kamailio.cfg is not looking up the user location database before trying to relay the INVITE. There is a relevant section in the kamailio-basic.cfg example configuration file: request_route { ... # user location service route(LO

[SR-Users] Routing calls to a subscribed softphone

2014-10-01 Thread Will Ferrer
Hi I was wondering if any one had any advice or examples for me of how to get a call to be routed to a subscribed softphone. We have 2 boxes in our testing deployment, a load balancer / sbc and a call processing box. Calls come in to the sbc, and then are passed to the call processing box. The c

Re: [SR-Users] Routing calls to Asterisk using dispatch

2014-07-15 Thread Olli Heiskanen
A little progress on this; the double-AOR problem was fixed; I had callbackextension field in the realtime table, which caused extra REGISTER messages to be sent from Asterisk to Kamailio and that messed the AORs for my clients. Calling between the clients is a problem though, the INVITE gets rout

[SR-Users] Routing calls to Asterisk using dispatch

2014-07-12 Thread Olli Heiskanen
Hello, I've started playing with an idea to add multiple asterisk servers and using dispatcher to balance the sip load between them. I added the code according to dispatcher module documentation ( http://www.kamailio.org/docs/modules/4.2.x/modules/dispatcher.html), but I think there's something of

[SR-Users] Routing calls

2013-03-12 Thread mark
Hi, I'm looking for pointers on the following scenario. I have two sites (A and B) and sip traffic is sent from A to B. At each site there are a number of SIP (Asterisk) servers and a Kamailio server. The two sites have various network routes (X, Y & Z) between them. I have been asked to loa