Displaying 4 results from an estimated 4 matches for "app_dial_gosub_virtual_context".
2011 Feb 15
1
Lua extensions are not working on asterisk 1.8.2.3
...ext' created by 'app_queue' ]
's' => 1. NoOp() [app_queue]
[ Context 'parkedcalls' created by 'features' ]
'700' => 1. Park() [features]
[ Context 'app_dial_gosub_virtual_context' created by 'app_dial' ]
's' => 1. NoOp() [app_dial]
[ Context 'local' created by 'pbx_lua' ]
Alt. Switch => 'Lua/' [pbx_lua]
[ Context 'demo' cre...
2008 Oct 27
1
Asterisk 1.6 pbx_lua not creating any contexts
...tartup (but not reload!)
if extensions.lua does not exist, it doesn't appear to actually create
any contexts.
I'm testing in a very minimal configuration with autoload turned off;
"module show" shows only chan_sip, pbx_lua, and app_dial.
"dialplan show" calls only 'app_dial_gosub_virtual_context', created
by app_dial, and 'parkedcalls', created by 'features'; no contexts
defined in extensions.lua are visible. This is true even when using
verbatim the extensions.lua.sample included in SVN (trunk as of
r144523). pbx_config, if enabled, works normally.
Where should I star...
2009 Jul 20
0
No subject
...#39;app_queue_gosub_virtual_context' created by 'app_queue' ]
's' => 1. NoOp() [app_queue]
[ Context 'parkedcalls' created by 'features' ]
'700' => 1. Park() [features]
[ Context 'app_dial_gosub_virtual_context' created by 'app_dial' ]
's' => 1. NoOp() [app_dial]
[ Context 'from-pstn' created by 'pbx_config' ]
'_X.' => 1. Answer() [pbx_config]
2. Playback(demo-instruct) [...
2010 Jun 25
5
Is there a default dial plan that is not in extention.conf?
Hi,
I have a trivial peace of dialplan for exten 100. I try to change it to _1XX
and the asterisk act according to a different (Default??) dial plan and not
the one I want? Is that possible? Where is the other dialplan sits? In my
extention.conf I can't see something that look like what asterisk is
dialing.
How can I trace\debug my dialplan?
Thanks,
Eyal
-------------- next part