[Asterisk-Users] include not working in bristuffed Asterisk 1.0.7 extensions.conf

Giorgio Incantalupo gincantalupo at fgasoftware.com
Tue Jul 26 01:19:24 MST 2005


Hi,
I've upgraded my Asterisk to 1.0.7version  patched with bristuff 0.2.0-RC8c.
I'm using the same extensions.conf but it seems now include instruction 
doesn't want to work, here follows an extract:

[inbound_menu]
include => ins_exts
exten => _X.,1,Answer
exten => _X.,2,Wait(1)
exten => _X.,3,Background(msg)
exten => _X.,4,Background(3-sec-pause)
exten => _X.,5,Hangup
exten => 103,1,Dial(SIP/103)
exten => 103,2,Hangup

[ins_exts]
exten => 104,1,Dial(SIP/104)
exten => 104,2,Hangup

Anybody knows why 103 can be called during msg and 104 not ?
(Note that  if I put the two lines of [ins_ext] context after "exten => 
103,2,Hangup" extensions 104 can be called)

TIA

Giorgio

-- 
____________________________________________________________________

GIORGIO INCANTALUPO
Tel. +39 02 9350 4780 (104)

FG&A Software
20017 Rho - Via Puccini, 8

E-Mail :
gincantalupo at fgasoftware.com
Internet:
http://www.fgasoftware.com




More information about the asterisk-users mailing list