Problem incoming call - bye bye message - after update

Hello,

I have a problem with incoming call. afet an update all incoming call have a bye bye message.

In the asterisk cli :

Connected to Asterisk 13.7.2 currently running on sip5 (pid = 10487)
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
– Executing [s@default:1] Playback(“SIP/0033535540499-00000002”, “vm-goodbye”) in new stack
– <SIP/0033535540499-00000002> Playing ‘vm-goodbye.alaw’ (language ‘fr’)
– Executing [s@default:2] NoOp(“SIP/0033535540499-00000002”, “ERROR: FreePBX Does not use the [default] context, confguration error”) in new stack
– Executing [s@default:3] Macro(“SIP/0033535540499-00000002”, “hangupcall”) in new stack
– Executing [s@macro-hangupcall:1] GotoIf(“SIP/0033535540499-00000002”, “1?theend”) in new stack
– Goto (macro-hangupcall,s,3)
– Executing [s@macro-hangupcall:3] ExecIf(“SIP/0033535540499-00000002”, “0?Set(CDR(recordingfile)=)”) in new stack
– Executing [s@macro-hangupcall:4] Hangup(“SIP/0033535540499-00000002”, “”) in new stack
== Spawn extension (macro-hangupcall, s, 4) exited non-zero on ‘SIP/0033535540499-00000002’ in macro ‘hangupcall’
== Spawn extension (default, s, 3) exited non-zero on ‘SIP/0033535540499-00000002’
– Executing [h@default:1] Macro(“SIP/0033535540499-00000002”, “hangupcall,”) in new stack
– Executing [s@macro-hangupcall:1] GotoIf(“SIP/0033535540499-00000002”, “1?theend”) in new stack
– Goto (macro-hangupcall,s,3)
– Executing [s@macro-hangupcall:3] ExecIf(“SIP/0033535540499-00000002”, “0?Set(CDR(recordingfile)=)”) in new stack
– Executing [s@macro-hangupcall:4] Hangup(“SIP/0033535540499-00000002”, “”) in new stack
== Spawn extension (macro-hangupcall, s, 4) exited non-zero on ‘SIP/0033535540499-00000002’ in macro ‘hangupcall’
== Spawn extension (default, h, 1) exited non-zero on ‘SIP/0033535540499-00000002’

Context problem ok but I don’ t say what i can do.

Need help
Thanks

From your post

– Executing [s@default:2] NoOp(“SIP/0033535540499-00000002”, “ERROR: FreePBX Does not use the [default] context, confguration error”) in new stack

Check your trunk configuration

Thanks,

For my incoming call configuration I have configure a context in the /etc/asterisk/extensions_custom.conf
But I think it doesn’t aply since the update.
How I can check this ?

is it called [default] ? because you are calling that context somehow somewhere.