Changeset 3104

Show
Ignore:
Timestamp:
11/18/06 19:02:01 (7 years ago)
Author:
p_lindheimer
Message:

modify flyover help since confirmation works with moh now

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.2/findmefollow/module.xml

    r3091 r3104  
    22  <rawname>findmefollow</rawname> 
    33  <name>Follow Me</name> 
    4   <version>2.4.1</version> 
     4  <version>2.4.2</version> 
    55  <changelog> 
     6    *2.4.2* Modified flyover help - since moh works with confirmation now 
    67    *2.4.1* Added sound files for default confirmation messages 
    78    2.4: First release for FreePBX 2.2 - Fixed compatibility issue with new UI 
  • modules/branches/2.2/findmefollow/page.findmefollow.php

    r3085 r3104  
    318318<?php } if (function_exists('music_list')) { ?> 
    319319  <tr> 
    320     <td><a href="#" class="info"><?php echo _("Play Music On Hold?")?><span><?php echo _("If you select a Music on Hold class to play, instead of 'Ring', they will hear that instead of Ringing while they are waiting for someone to pick up. Note this DOES NOT WORK with call confirmation, due to limitations of Asterisk")?></span></a></td> 
     320    <td><a href="#" class="info"><?php echo _("Play Music On Hold?")?><span><?php echo _("If you select a Music on Hold class to play, instead of 'Ring', they will hear that instead of Ringing while they are waiting for someone to pick up.")?></span></a></td> 
    321321    <td> 
    322322      &nbsp;&nbsp;<select name="ringing"/> 
  • modules/branches/2.2/ringgroups/module.xml

    r3092 r3104  
    22  <rawname>ringgroups</rawname> 
    33  <name>Ring Groups</name> 
    4   <version>2.2.4</version> 
     4  <version>2.2.5</version> 
    55  <type>setup</type> 
    66  <category>Inbound Call Control</category> 
     
    99  </description> 
    1010  <changelog> 
     11*2.2.5* Modified flyover help - since moh works with confirmation now 
    1112*2.2.4* Added sound files for default confirmation messages 
    1213*2.2.3* Clarification on help message if you want to ring follow-me and other non-extension numbers 
  • modules/branches/2.2/ringgroups/page.ringgroups.php

    r3088 r3104  
    245245<?php } if (function_exists('music_list')) { ?> 
    246246  <tr> 
    247     <td><a href="#" class="info"><?php echo _("Play Music On Hold?")?><span><?php echo _("If you select a Music on Hold class to play, instead of 'Ring', they will hear that instead of Ringing while they are waiting for someone to pick up. Note this DOES NOT WORK with call confirmation, due to limitations of Asterisk")?></span></a></td> 
     247    <td><a href="#" class="info"><?php echo _("Play Music On Hold?")?><span><?php echo _("If you select a Music on Hold class to play, instead of 'Ring', they will hear that instead of Ringing while they are waiting for someone to pick up.")?></span></a></td> 
    248248    <td> 
    249249      <select name="ringing"/>