Changeset 6302
- Timestamp:
- 08/09/08 13:25:47 (5 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/findmefollow/page.findmefollow.php
r6158 r6302 219 219 <b><?php echo _("hunt")?></b>: <?php echo _("take turns ringing each available extension")?><br> 220 220 <b><?php echo _("memoryhunt")?></b>: <?php echo _("ring first extension in the list, then ring the 1st and 2nd extension, then ring 1st 2nd and 3rd extension in the list.... etc.")?><br> 221 <b><?php echo _("*-prim")?></b>: <?php echo _("these modes act as described above. However, if the primary extension (first in list) is occupied, the other extensions will not be rung. If the primary is freepbx DND, it won't be run. If the primary is freepbx CF unconditional, then all will be rung")?><br>221 <b><?php echo _("*-prim")?></b>: <?php echo _("these modes act as described above. However, if the primary extension (first in list) is occupied, the other extensions will not be rung. If the primary is FreePBX DND, it won't be rung. If the primary is freepbx CF unconditional, then all will be rung")?><br> 222 222 <b><?php echo _("firstavailable")?></b>: <?php echo _("ring only the first available channel")?><br> 223 <b><?php echo _("firstnotonphone")?></b>: <?php echo _("ring only the first channel which is not off hook - ignore CW")?><br>223 <b><?php echo _("firstnotonphone")?></b>: <?php echo _("ring only the first channel which is not off hook - ignore CW")?><br> 224 224 </span> 225 225 </a>
