Hello team,
Please, if any member of the group can support me, I have an asterisk which was working without any problem but I have decided to update it from the Asterisk certified/11.6-cert18 version to the Asterisk certified/13.21-cert6 version, finding the following situation:
At the moment of receiving calls from an SBC to the asterisk plant, these remain with the empty from, therefore, it looks for the default context which does not exist returning this way a 404 to the SBC. Now, if I do the test from a softphone call xlite, zoiper, 3cx is connected without news.
Error log relationship
chan_sip.c: Call from ‘’ (107.86.21.14:51383) to extension ‘1111’ rejected because extension not found in context ‘default’.
Trunk Script
[trunk-inbound]
host=107.86.21.14
dtmfmode=rfc2833
type=peer
port=5060
transport=tcp
disallow=all
allow=g729
allow=alaw
allow=ulaw
insecure=port,invite
context=centraldid
qualify=yes
nat=yes
It should be noted that this same configuration worked correctly with asterisk version 11.
I appreciate the comments or observations.
Greetings.
Translated with www.DeepL.com/Translator (free version)