mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Adds F option to Bridge application
Similar to dial and queue F option. (Closes issue ASTERISK-19282) Reported by: To Patches: bridge_f-v3.diff uploaded by To (license 6347) Review: https://reviewboard.asterisk.org/r/1825/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@360227 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -130,6 +130,10 @@ Applications
|
||||
when using multiple options (so that j option could be used without having to
|
||||
manually specify timezone and format) There are other beneftis eg. format can
|
||||
now be used without specifying time zone as well.
|
||||
* Added 'F()' option to Queue and Bridge. Similar to the dial option, these can
|
||||
be supplied with arguments indicating where the callee should go after the caller
|
||||
is hung up, or without options specified, the priority after the Queue/Bridge
|
||||
will be used.
|
||||
|
||||
Parking
|
||||
------------
|
||||
|
Reference in New Issue
Block a user