Changeset 3074

Show
Ignore:
Timestamp:
11/15/06 17:56:54 (7 years ago)
Author:
p_lindheimer
Message:

fixes #1357 - put clarification into fly over message of what numbers in the list will do concerning ext-local numbers or channel local usage

Files:

Legend:

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

    r2999 r3074  
    22  <rawname>ringgroups</rawname> 
    33  <name>Ring Groups</name> 
    4   <version>2.2.2</version> 
     4  <version>2.2.3</version> 
    55  <type>setup</type> 
    66  <category>Inbound Call Control</category> 
     
    99  </description> 
    1010  <changelog> 
     11*2.2.3* Clarification on help message if you want to ring follow-me and other non-extension numbers 
    1112*2.2.2* Forgot to add default starting RG number as 600 
    1213*2.2.1* Cleanup of the UI, remove workaround of formatting bugs with previous UI 
  • modules/branches/2.2/ringgroups/page.ringgroups.php

    r2998 r3074  
    194194      </tr> 
    195195      <tr> 
    196         <td valign="top"><a href="#" class="info"><?php echo _("Extension list")?>:<span><br><?php echo _("List extensions to ring, one per line.<br><br>You can include an extension on a remote system, or an external number by suffixing a number with a pound (#).  ex:  2448089# would dial 2448089 on the appropriate trunk (see Outbound Routing).")?><br><br></span></a></td> 
     196        <td valign="top"><a href="#" class="info"><?php echo _("Extension list")?>:<span><br><?php echo _("List extensions to ring, one per line.<br><br>You can include an extension on a remote system, or an external number by suffixing a number with a pound (#).  ex:  2448089# would dial 2448089 on the appropriate trunk (see Outbound Routing)<br><br>Extensions will ring the actual extension. If you want them to be sent down channel local (to ring follow-me, other ringgroups, queues, etc. then put a pound (#) at the end. Be careful!")?><br><br></span></a></td> 
    197197        <td valign="top"> 
    198198<?php