On Thu, 2019-07-18 at 09:51 -0400, Brian J. Murrell wrote:
I have flexisip up and running as a proxy for my Asteirsk PBX but
when
I configure linphone to REGISTER to it, flexisip ends up forwarding
the
REGISTER to itself recursively until it returns a:
SIP/2.0 483 Too Many Hops
I have both Asterisk and Flexisip on the same machine on ports 5060
and
5061 respectively.
I have linphone configured to use the FQDN (i.e. pbx.example.com)
name
of Asterisk/Flexisip machine as it Domain and set the Proxy to
<sip:pbx.example.com:5061;transport=tcp> and then enabled Outbound
proxy.
So how is Flexisip supposed to know to supposed to forward to port
5060
and not itself on port 5061?
Can anyone answer this fairly simple (I think) question?
Cheers,
b.