search for: internalmenu

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

Did you mean: internalmean
2005 May 16
1
Dial plan - does not stop after first match
...great - in that when I call extensions 1234 it connects to 1234. Strangely, after the call terminates (the other side hangs up first), Asterisk continues in the same context and then matches to extensions _. which causes an invalid extension error! Why does asterisk not leave the context (called internalmenu) after the remote hangup? Instead, it continues to the InternalInvalid context (included later in the InternalMenu context). I'm confused! Here is a snippet of the relevant context and macro. Thanks, Mike ;**************************************************************** ; Macros ;*****...