Changeset 10661
- Timestamp:
- 12/08/10 13:54:24 (2 years ago)
- Files:
-
- modules/branches/2.8/queues/functions.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.8/queues/functions.inc.php
r10660 r10661 503 503 } 504 504 // We need to have a hangup here, if call is ended by the caller during Playback it will end in the 505 // h context and do a proper hangup and clean the BLKV N, see #4671505 // h context and do a proper hangup and clean the BLKVM, see #4671 506 506 $ext->add('ext-queues', 'h', '', new ext_macro('hangupcall')); 507 507 // NODEST will be the queue that this came from, so we will vector though an entry to determine the context the
