pari: branch 2.0 r4044 - /branches/2.0/config/paging.html
SVN commits to the Asterisk-GUI project
asterisk-gui-commits at lists.digium.com
Fri Oct 31 14:15:10 CDT 2008
Author: pari
Date: Fri Oct 31 14:15:09 2008
New Revision: 4044
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=4044
Log:
Adding a few lines to explain about Paging/Intercom groups.
Modified:
branches/2.0/config/paging.html
Modified: branches/2.0/config/paging.html
URL: http://svn.digium.com/view/asterisk-gui/branches/2.0/config/paging.html?view=diff&rev=4044&r1=4043&r2=4044
==============================================================================
--- branches/2.0/config/paging.html (original)
+++ branches/2.0/config/paging.html Fri Oct 31 14:15:09 2008
@@ -516,6 +516,13 @@
<div class='top_buttons' style='margin-top: -22px;'>
<span id='new' class='guiButtonNew' onclick='show_NewPageGroup_form();'>New Page/Intercom Group </span>
</div>
+
+ <center>
+ <div style='text-align:center; background-color : #FFFFFF; width: 95%; padding: 5px; margin-left: 1px; margin-top:14px; margin-bottom:20px; border:1px solid #CDCDCD; color: #575757 ' class='lite'>
+ A Page/Intercom Group can be used to make an announcement over the speakerphone on a group of phones. Targeted phones will not ring, but answer immediately into speaker-phone mode.
+ Note that this functionality is dependent on a compatible and correctly configured handset. For a user to be able to dial a Page/Intercom group, the 'pagegroups' local context must be included in the user's Dialplan. </div>
+ </center>
+
<table id='table_pageGroups_list' cellpadding=0 cellspacing=0 border=0 align=center></table>
</div>
More information about the asterisk-gui-commits
mailing list