Hi,
I can’t make a call through a sip trunk between two asterisk with Asterisk Realtime.Console message is
NOTICE[15984]: chan_sip.c:20605 handle_response_invite: Failed to authenticate on INVITE to '"58034000" <sip:58034000@192.168.11.21:65060>;tag=as01fb8660'
-- SIP/DQ-00000001 is circuit-busy
== Everyone is busy/congested at this time (1:0/1/0)]
Why are you using “very” insecure parameter? When that value was acceptable, it was rarely what was actually needed, and now it must be specified as a combination of two security relaxations that it equates to (most people only need to relax the invite one).
I didn’t check the rest in full, as that error is enough, but you might want to note that type=friend is less secure than type=peer, and unlikely to give you any advantage.