[SR-Users] Cancel / OK handling

2019-10-26 Thread Oz Mortimer
Hi, I have an issue where a client is sending cancel after the call has been answered but before the client received the 200OK, I know they should then respond with a BYE based on the 200 final result, but they don’t (Meaning the call / billing stays up).. Is there a way I can timeout a call/f

[SR-Users] Cancel / OK handling

2019-10-18 Thread Oz Mortimer
Hi, I have an issue where a client is sending cancel after the call has been answered but before the client received the 200OK, I know they should then respond with a BYE based on the 200 final result, but they don’t (Meaning the call / billing stays up).. Is there a way I can timeout a call i

Re: [SR-Users] Help with kamailio/freeswitch

2018-09-25 Thread Oz Mortimer
Hi david, You need to use fs_path in your dial string (bridge/originate); ;fs_path=sip:XXX.XXX.XXX.XXX:5060 Where xxx.xxx.xxx.xxx is your proxy. > On 25 Sep 2018, at 17:37, Joel Serrano wrote: > > Have you tried to file a JIRA in case it's a bug? As an alternative, have you > thought of usi

Re: [SR-Users] Multiple IPs

2017-11-03 Thread Oz Mortimer
terface. > > On November 3, 2017 10:51:06 AM EDT, Oz Mortimer wrote: >> Ok, >> >> So sort of progress.. >> >> With mhomed=0 the calls arrive at the media server from the IP the call >> was sent to, >> With mhomed=1 the calls arrive at the media server f

Re: [SR-Users] Multiple IPs

2017-11-03 Thread Oz Mortimer
> address. > > On November 3, 2017 10:38:41 AM EDT, Oz Mortimer wrote: >> nb. I only get >>>> fix_hostname(): could not rev. resolve >>>> xxx.xxx.xxx.xxx >> >> When mhomed=1 >> >> >> >>> On 3 Nov 2017, at 14:21, A

Re: [SR-Users] Multiple IPs

2017-11-03 Thread Oz Mortimer
nb. I only get >> fix_hostname(): could not rev. resolve >> xxx.xxx.xxx.xxx When mhomed=1 > On 3 Nov 2017, at 14:21, Alex Balashov wrote: > > Are you sure the IP is correct? > > On November 3, 2017 10:20:17 AM EDT, Oz Mortimer wrote: >> Ok - did that an

Re: [SR-Users] Multiple IPs

2017-11-03 Thread Oz Mortimer
mber 3, 2017 10:20:17 AM EDT, Oz Mortimer wrote: >> Ok - did that and got the same error, though this time I looked at what >> it was; >> Im /var/log/messages I see - >> Nov 3 14:13:28 IS-56434 kamailio: WARNING: >> [socket_info.c:1392]: fix_hostname(): could not re

Re: [SR-Users] Multiple IPs

2017-11-03 Thread Oz Mortimer
: WARNING: [socket_info.c:1392]: fix_hostname(): could not rev. resolve xxx.xxx.xxx.xxx Although the IP address’ are correct... > On 3 Nov 2017, at 14:06, Alex Balashov wrote: > > On Fri, Nov 03, 2017 at 02:04:37PM +, Oz Mortimer wrote: > >> I have listen commented ou

Re: [SR-Users] Multiple IPs

2017-11-03 Thread Oz Mortimer
I have listen commented out - which means it listens on all IPs (doesn’t it?) - do I need to set them explicitly? I did add mhomed=1 on this setup - but the calls went a bit crazy (I didn’t manage to capture quite what was happening). Thoughts? > On 3 Nov 2017, at 13:59, Alex Balashov wrote:

[SR-Users] Multiple IPs

2017-11-03 Thread Oz Mortimer
Hi all, I have Kamailio set as an SBC with freeswitch behind - that all works fine. Freeswitch can send calls out VIA Kamailio to external IP address’, but if I try sending a call to another IP hosted by Kamailio the seems to go nowhere… Supplier -> Kamailio -> Customer1 -> Kamailio -> Customer