Changeset 7014

Show
Ignore:
Timestamp:
10/19/08 23:31:19 (5 years ago)
Author:
p_lindheimer
Message:

re #3042 removed vm-starmain since that is not an option

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.5/core/functions.inc.php

    r7001 r7014  
    18781878      $ext->add($context, 's', '', new ext_answer()); 
    18791879      $ext->add($context, 's', '', new ext_wait(1)); 
    1880       $ext->add($context, 's', 'repeat', new ext_background('${MSG}&vm-repeat&vm-starmain')); 
     1880      $ext->add($context, 's', 'repeat', new ext_background('${MSG}&silence/2&vm-repeat')); 
    18811881      $ext->add($context, 's', '', new ext_waitexten(15)); 
    18821882