search for: extinvalid

Displaying 1 result from an estimated 1 matches for "extinvalid".

2010 Mar 10
4
Extensions.conf changed but not take effect
...0XXXXX,n(welcome),Background(${welcomefile},,123) ... exten => i,1,Playback(invalid) exten => i,2,Goto(${CALLINNUM},welcome) first, i have changed _95040XXXXXX to _95040XXXXX , but when excute exten => i,2,Goto(${CALLINNUM},welcome) cli error message as follow: -- Executing [s at extinvalid:2] Goto("SIP/1000-00000005", "95040,_95040XXXXXX,welcome") in new stack [Mar 10 17:17:27] NOTICE[5057]: pbx.c:3731 pbx_extension_helper: Cannot find extension '_95040XXXXXX' in context '95040' [Mar 10 17:17:27] WARNING[5057]: pbx.c:9602 pbx_parseable_goto: Priori...