ugoviti / izpbx

izPBX is a Turnkey Cloud Native Telephony System powered by Asterisk Engine and FreePBX Management GUI
GNU General Public License v3.0
168 stars 69 forks source link

can not register SIP trunking #66

Closed fukemy closed 2 months ago

fukemy commented 2 months ago

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

ugoviti commented 2 months ago

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