mirror of
https://github.com/asterisk/asterisk.git
synced 2026-01-10 03:31:06 +00:00
(closes issue #10603)
Reported by: jmls
Patches:
pbx.diff uploaded by jmls (license 141)
Add REASON dialplan variable for when an originated call fails and the failed extension is executed.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@81372 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -272,3 +272,5 @@ Miscellaneous
|
||||
* The device state functionality in the Local channel driver has been updated
|
||||
to indicate INUSE or NOT_INUSE when a Local channel is being used as opposed
|
||||
to just UNKNOWN if the extension exists.
|
||||
* When originating a call using AMI or pbx_spool that fails the reason for failure
|
||||
will now be available in the failed extension using the REASON dialplan variable.
|
||||
|
||||
Reference in New Issue
Block a user