mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-17 18:19:45 +00:00
adds 'p' option to PickupChan
The 'p' option allows the PickupChan app to pickup a ringing phone by looking for the first match to a partial channel name rather than requiring a full match. (closes issue #16613) Reported by: syspert Patches: pickipbycallid.patch uploaded by syspert (license 938) pickupbycallerid_v2.patch uploaded by dvossel (license 671) Tested by: dvossel, syspert git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@250141 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -72,6 +72,8 @@ MGCP Changes
|
||||
|
||||
Applications
|
||||
------------
|
||||
* Added 'p' option to PickupChan() to allow for picking up channel by the first
|
||||
match to a partial channel name.
|
||||
* Added "ready" option to QUEUE_MEMBER counting to count free agents who's wrap-up
|
||||
timeout has expired.
|
||||
* Added 'R' option to app_queue. This option stops moh and indicates ringing
|
||||
|
Reference in New Issue
Block a user