Hi,
I have a problem understanding which 'h' (hangup) extension is used in
which case - It seems to vary depending on channel type. Assuming the
following simplified dialplan:
[macro-faxhere]
exten => s,1,rxfax(file)
exten => h,1,NoOp(Hangup in macro)
[fax]
exten => _X.,1,Macro(faxhere)
exten => h,1,NoOp(Hangup in fax context)
[direct]
exten => _X.,1,Goto(fax,${EXTEN},1)
[indirect]
exten => _X.,1,Dial(Local/[EMAIL PROTECTED])
(Please note, the above config paraphrases a larger setup, so has not
been tested exactly as shown)
If a call arrives from a Zap channel into [direct], then I get "Hangup
in fax context", if a call arrives from a Zap channel into [indirect]
and creates the additional Local channel, then I get "Hangup in macro"
Is this behaviour intentional? Defined somewhere?
Thanks,
Steve
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users