ugoviti/izpbx

can not register SIP trunking

Closed this issue · 1 comments

Please help me, my SIP trunk can not registered
I always get this log:

[2024-04-10 08:29:48] NOTICE[9390]: chan_sip.c:16046 sip_reg_timeout:    -- Registration for '234b80b8@sip.nexmo.com' timed out, trying again (Attempt #18)
[2024-04-10 08:30:08] NOTICE[9390]: chan_sip.c:16046 sip_reg_timeout:    -- Registration for '234b80b8@sip.nexmo.com' timed out, trying again (Attempt #19)

My sip trunk is available which might be success to registering, tested with other FreePBX without Docker

from inside docker if you ping the remote sip server works?

anyway I think you have problems with your docker host, make test using a Linux Host with the latest docker engine installed.

Kind regards