New instalation FREEPBX on VM, 401 not authorization

:cry:

take out the linew

disallow=all

and restart asterisk.

Hi Dicko, that is the new logs:
https://paste.ofcode.org/MvpvSpXkABE5JSPkeYASST

I could not to call =/

Need better logs?

Need asterisk 1dialplan call logs, your sip packets are just a registration

I’ve got this message, i don’t have certain if is my problem or Sip provider is trolling me.
[2017-11-16 04:54:54] VERBOSE[2367][C-00000000] pbx.c: Executing [s@macro-dialout-trunk:30] Dial(“SIP/2001-00000000”, “SIP/from-trunk/021972561206,300,T”) in new stack
[2017-11-16 04:54:54] VERBOSE[2367][C-00000000] netsock2.c: Using SIP RTP TOS bits 184
[2017-11-16 04:54:54] VERBOSE[2367][C-00000000] netsock2.c: Using SIP RTP CoS mark 5
[2017-11-16 04:54:54] VERBOSE[2367][C-00000000] app_dial.c: Called SIP/from-trunk/021972561206
[2017-11-16 04:54:54] VERBOSE[1825][C-00000000] chan_sip.c: Got SIP response 603 “Declined” back from 177.52.174.245:5060
[2017-11-16 04:54:54] VERBOSE[2367][C-00000000] app_dial.c: SIP/from-trunk-00000001 is busy
[2017-11-16 04:54:54] VERBOSE[2367][C-00000000] app_dial.c: Everyone is busy/congested at this time (1:1/0/0)
[2017-11-16 04:54:54] VERBOSE[2367][C-00000000] pbx.c: Executing [s@macro-dialout-trunk:31] NoOp(“SIP/2001-00000000”, “Dial failed for some reason with DIALSTATUS = BUSY and HANGUPCAUSE = 21”) in new stack
[2017-11-16 04:54:54] VERBOSE[2367][C-00000000] pbx.c: Executing [s@macro-dialout-trunk:32] GotoIf(“SIP/2001-00000000”, “0?continue,1:s-BUSY,1”) in new stack
[2017-11-16 04:54:54] VERBOSE[2367][C-00000000] pbx_builtins.c: Goto (macro-dialout-trunk,s-BUSY,1)
[2017-11-16 04:54:54] VERBOSE[2367][C-00000000] pbx.c: Executing [s-BUSY@macro-dialout-trunk:1] NoOp(“SIP/2001-00000000”, “Dial failed due to trunk reporting BUSY - giving up”) in new stack

If that’s your provider then call them ask them why they are rejecting the call

You have named your trunk from-trunk which may be permitted, but could also conflict with an existing dialplan context. You might try changing the trunk name.

i tryed to change context and nothing is happen

i have to open any port in router?