Hi,

After compiling a installing asterisk 1.8.2.3 I wanted to play with
lua but I noticed that extensions created in extensions.lua was not
being registered with asterisk.

uga1*CLI> dialplan show
[ Context '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 'local' created by 'pbx_lua' ]
  Alt. Switch =>    'Lua/'                                        [pbx_lua]

[ Context 'demo' created by 'pbx_lua' ]
  Alt. Switch =>    'Lua/'                                        [pbx_lua]

[ Context 'default' created by 'pbx_lua' ]
  Alt. Switch =>    'Lua/'                                        [pbx_lua]

-= 3 extensions (3 priorities) in 6 contexts. =-
uga1*CLI>
uga1*CLI> dialplan show demo
[ Context 'demo' created by 'pbx_lua' ]
  Alt. Switch =>    'Lua/'                                        [pbx_lua]

-= 0 extensions (0 priorities) in 1 context. =-
uga1*CLI>

Need I enable something to get lua extensions to be created?

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to