Changeset 8126

Show
Ignore:
Timestamp:
08/24/09 14:54:41 (2 years ago)
Author:
p_lindheimer
Message:

closes #3562 and closes #3496 requires Asterisk patch 15168

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.6/queues/module.xml

    r7949 r8126  
    22  <rawname>queues</rawname> 
    33  <name>Queues</name> 
    4   <version>2.6.0.1</version> 
     4  <version>2.6.0.2</version> 
    55  <publisher>FreePBX</publisher> 
    66  <license>GPLv2+</license> 
     
    1111  </description> 
    1212  <changelog> 
     13    *2.6.0.2* #3496, #3562 (with use of USEQUEUESTATE=yes and Asterisk patch: 15168 
    1314    *2.6.0.1* #3044 (add per device queue login/blf enabled toggle feature code) 
    1415    *2.6.0.0* #3546, #2768, #3685, #3686