Changeset 11423
- Timestamp:
- 02/15/11 13:16:18 (2 years ago)
- Files:
-
- modules/branches/2.9/queues/install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.9/queues/install.php
r11385 r11423 564 564 $set['emptyok'] = 0; 565 565 $set['sortorder'] = 30; 566 $set['name'] = ' Honor Wrapup Time Across Queues';566 $set['name'] = 'Set Agent Name in CDR dstchannel'; 567 567 $set['description'] = 'Queues: updatecdr, only valid with Asterisk 1.6+. This option is implemented to mimic chan_agents behavior of populating CDR dstchannel field of a call with an agent name, which is set if available at the login time with AddQueueMember membername parameter, or with static members.'; 568 568 $set['type'] = CONF_TYPE_BOOL;
