BelledonneCommunications / flexisip

Linphone.org mirror for flexisip (git://git.linphone.org/flexisip.git)
http://flexisip.org
GNU Affero General Public License v3.0
147 stars 71 forks source link

Flexisip Proxy requests itself for inbound call request. #139

Open IntuzHiteshK opened 2 years ago

IntuzHiteshK commented 2 years ago

Hi,

We are trying to configure Flexisip Proxy and Push notification service to wake our client (softphone) from the background when an inbound call arrives. The registration request and outbound call seem fine through the proxy but when there is an inbound call routed from PBX to flexisip but the proxy (Flexisip) fails to forward the request back to the end-user instead it keeps requesting its own IP until there are too many hops and then it dies.

We have confirmed the headers for end-user's IP it seems fine, PJSIP/889xxx/sip:889xxx@54.144.xx.xx:5060;x-ast-orig-host=27.61.xxx.xxx:59699

------ Logs (Capture Sanitized) ------

capture_sanitized.log

------ Logs Till here -----------------

As you can see the error 483: Too many hops.

Can you please guide what could be the issue?

Thanks

E2-Sterlin commented 1 year ago

@IntuzHiteshK HI I am also trying to do the same setup using Asterisk and Flexisip, is it possible to share the configuration file of flexisip and Asterisk?

gcareri commented 4 months ago

Hi @IntuzHiteshK, Did you find a solution? Thanks in advance