Page 1 of 1

CallMenu

PostPosted: Mon Aug 23, 2021 12:35 pm
by Joss2103
Good afternoon, I file an error in my callmenu


Using SIP RTP CoS mark 5
- Executing [526648666469 @ trunkinbound: 1] AGI ("SIP / MyTrunk_Trunk-00000000", "agi-DID_route.agi") in new stack
- Launched AGI Script /var/lib/asterisk/agi-bin/agi-DID_route.agi
- AGI Script Executing Application: (Monitor) Options: (wav, / var / spool / asterisk / monitor / MIX / 20210823101519_526648666469_522311218877)
- <SIP / JyTrunkM_Trunk-00000000> AGI Script agi-DID_route.agi completed, returning 0
[Aug 23 10:15:19] WARNING [2830] [C-000000dd]: pbx.c: 6796 __ast_pbx_run: Channel 'SIP / PMyTrunk_Trunk-00000000' sent to invalid extension but no invalid handler: context, exten, priority = IMA

This after my server received attacks, the provider removed the server's IP and when you reestablished I can no longer make changes,

I'll explain you well, what I want to do is for a DID to go down to a callmenu after the timeout it goes to a cell phone and if it does, but I already need to send it to another but it does not take the change, it goes to the previous number, if I create a new one Callmenu sends the error that I share, do you know what it is due to?

Re: CallMenu

PostPosted: Tue Aug 24, 2021 3:22 am
by striker
seems the cellnumber pattern is not matching your dialplan

make sure the cellnumber should match your diallplan , might forget the prefix and length not matching the carrier dialplan

type below command to check whether your cell number matches any dialplan

asterisk -rx "dialplan show cellnumber@default"

eg" asterisk -rx "dialplan show 19876543210@default"

Re: CallMenu

PostPosted: Tue Aug 24, 2021 8:26 am
by carpenox
the dialplan god is helping you, no worries, hes a beast

Re: CallMenu

PostPosted: Tue Aug 24, 2021 8:26 am
by carpenox
the dialplan god is helping you, no worries, hes a beast