exten => 550,1,Answer exten => 550,2,Wait(1) exten => 550,4,MeetMe(18|Md) exten => 550,5,Hangup
and when I call 550 I get this error and the MusicOnHold (exten => 550,4,MeetMe(18|Md)) also doesn't work:
-- Executing Answer("SIP/ses-0730", "") in new stack -- Executing Wait("SIP/ses-0730", "1") in new stack Jan 3 01:40:38 WARNING[12000]: pbx.c:1934 ast_pbx_run: Timeout, but no rule 't' in context 'from-sip'
You have a gap in your priority numbers so asterisk stops processing the extensions.
_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
