mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Various parking improvements.
* Adds per-parking lot options comebackcontext and comebackdialtime * Makes comebacktoorigin settable per parking lot * Sets a PARKER channel variable when comebacktoorigin is disabled (closes issue ASTERISK-16643) Reported by: Mitch Sharp (bluecrow76) Patches: asterisk-1.6.2.17.2-park-features-comebackcontext-consolidated-v3.diff by Mitch Sharp (bluecrow76) license 5231 with updates by me. Review: https://reviewboard.asterisk.org/r/1674 Review: https://reviewboard.asterisk.org/r/963 Reviewed by Richard Mudgett git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@351913 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
8
CHANGES
8
CHANGES
@@ -74,6 +74,14 @@ Applications
|
||||
manually specify timezone and format) There are other beneftis eg. format can
|
||||
now be used without specifying time zone as well.
|
||||
|
||||
Parking
|
||||
------------
|
||||
* New per parking lot options: comebackcontext and comebackdialtime. See
|
||||
configs/features.conf.sample for more details.
|
||||
|
||||
* Channel variable PARKER is now set when comebacktoorigin is disabled in
|
||||
a parking lot.
|
||||
|
||||
CDR postgresql driver changes
|
||||
-----------------------------
|
||||
* Added command "cdr show pgsql status" to check connection status
|
||||
|
Reference in New Issue
Block a user