[asterisk-users] Dialed Number missing from the CDR when usingcall files.

Richard Lyman pchammer at dynx.net
Sat Dec 30 16:53:10 MST 2006


*snipped
> Second, when using a .call file (or the manager interface's Originate
> action) the 'Dial' action is executed BEFORE entry into the dialplan, so
> if it fails, nothing in your dialplan is executed and you get a somewhat
>   
*snipped

not *exactly* true.

you need to add

;this extension MUST be here for OriginateFailure triggers
exten => failed,1,Hangup

to your context used for *send too after connect*





More information about the asterisk-users mailing list