pari: trunk r53 - in /trunk/config: ./ scripts/ stylesheets/

asterisk-gui-commits at lists.digium.internal asterisk-gui-commits at lists.digium.internal
Fri Oct 6 12:01:20 CDT 2006


Author: pari
Date: Fri Oct  6 12:01:20 2006
New Revision: 53

URL: http://svn.digium.com/view/asterisk-gui?rev=53&view=rev
Log:
fieldname changes by Malcolm

Modified:
    trunk/config/iax.html
    trunk/config/jingle.html
    trunk/config/menus.html
    trunk/config/schwing.html
    trunk/config/scripts/astman.js
    trunk/config/sip_general.html
    trunk/config/stylesheets/rico.css

Modified: trunk/config/iax.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/iax.html?rev=53&r1=52&r2=53&view=diff
==============================================================================
--- trunk/config/iax.html (original)
+++ trunk/config/iax.html Fri Oct  6 12:01:20 2006
@@ -30,8 +30,7 @@
 
 
 phonecallbacks.format = function(t) {
-		tmp = t.name.split('general');
-		if(tmp.length>1)
+		if(t.name.match('general'))
 			return t.name;
 		else
 			return false;
@@ -73,51 +72,55 @@
 <td>
 	<div  style="height :385px;width=400px; overflow :auto;">
 		<table align="center" cellspacing=0 cellpadding=2 width=350>
-		<tr><td align=right>bindport:</td>
+		<tr><td align=right>Bind Port:</td>
 				<td>&nbsp;<input type='text' size=4 id='bindport'></td>
 		</tr>
 
-		<tr><td align=right>bindaddr:</td>
+		<tr><td align=right>Bind Address:</td>
 				<td>&nbsp;<input type='text' size=15 id='bindaddr'></td>
 		</tr>
 
-		<tr><td align=right>iaxcompat:</td>
+		<tr><td align=right>IAX1 Compatibility:</td>
 				<td><input type='checkbox' id='iaxcompat'></td>
 		</tr>
 
-		<tr><td align=right>nochecksums:</td>
+		<tr><td align=right>No Checksums:</td>
 				<td><input type='checkbox' id='nochecksums'></td>
 		</tr>
 
-		<tr><td align=right>delayreject:</td>
+		<tr><td align=right>Delay Reject:</td>
 				<td><input type='checkbox' id='delayreject'></td>
 		</tr>
 
-		<tr><td align=right>amaflags:</td>
+	
+		<tr><td align=right>ADSI:</td>
+				<td><input type='checkbox' id='adsi'></td>
+		</tr>
+
+		<tr><td colspan=2><B>Call Detail Records</B></td></tr>
+		<tr><td align=right>AMA Flags:</td>
 				<td>&nbsp;<input type='text' size=15 id='amaflags'></td>
 		</tr>
-		
-		<tr><td align=right>adsi:</td>
-				<td><input type='checkbox' id='adsi'></td>
-		</tr>
-		
-		<tr><td align=right>accountcode:</td>
+
+		<tr><td align=right>Accountcode:</td>
 				<td>&nbsp;<input type='text' size=15 id='accountcode'></td>
 		</tr>
 		
-		<tr><td align=right>language:</td>
+		<tr><td align=right>Language:</td>
 				<td>&nbsp;<input type='text' size=3 dfalt='en' id='language'></td>
 		</tr>
 		
-		<tr><td align=right>mohinterpret:</td>
-				<td>&nbsp;<input type='text' size=15 id='mohinterpret'></td>
-		</tr>
-		
-		<tr><td align=right>mohsuggest:</td>
+		<tr><td align=right>Music On Hold Interpret:</td>
+				<td>&nbsp;
+				
+				<input type='text' size=15 id='mohinterpret'></td>
+		</tr>
+		
+		<tr><td align=right>Music On Hold Suggest:</td>
 				<td>&nbsp;<input type='text' size=15 id='mohsuggest'></td>
 		</tr>
 		
-		<tr><td align=right>bandwidth:</td>
+		<tr><td align=right>Bandwidth:</td>
 				<td>&nbsp;
 				<select id="bandwidth">
 					<option value="low">low</option>
@@ -127,87 +130,119 @@
 				</td>
 		</tr>
 		
-		<tr><td align=right>jitterbuffer:</td>
+		<tr><td colspan=2><B>Jitter Buffer</B></td></tr>
+
+		<tr><td align=right>Enable Jitter Buffer:</td>
 				<td><input type='checkbox' id='jitterbuffer'></td>
 		</tr>
 		
-		<tr><td align=right>forcejitterbuffer:</td>
+		<tr><td align=right>Force Jitter Buffer:</td>
 				<td><input type='checkbox' id='forcejitterbuffer'></td>
 		</tr>
 		
-		<tr><td align=right>dropcount:</td>
+		<tr><td align=right>Drop Count:</td>
 				<td>&nbsp;<input type='text' size=2 id='dropcount'></td>
 		</tr>
 		
-		<tr><td align=right>maxjitterbuffer:</td>
+		<tr><td align=right>Max Jitter Buffer:</td>
 				<td>&nbsp;<input type='text' size=4 id='maxjitterbuffer'></td>
 		</tr>
 		
-		<tr><td align=right>maxjitterinterps:</td>
+		<tr><td align=right>Max Interpolation Frames:</td>
 				<td>&nbsp;<input type='text' size=4 id='maxjitterinterps'></td>
 		</tr>
 		
-		<tr><td align=right>resyncthreshold:</td>
+		<tr><td align=right>Resync Threshold:</td>
 				<td>&nbsp;<input type='text' size=4 id='resyncthreshold'></td>
 		</tr>
 		
-		<tr><td align=right>maxexcessbuffer:</td>
+		<tr><td align=right>Max Excess Buffer:</td>
 				<td>&nbsp;<input type='text' size=4 id='maxexcessbuffer'></td>
 		</tr>
 		
-		<tr><td align=right>minexcessbuffer:</td>
+		<tr><td align=right>Min Excess Buffer:</td>
 				<td>&nbsp;<input type='text' size=4 id='minexcessbuffer'></td>
 		</tr>
 		
-		<tr><td align=right>jittershrinkrate:</td>
+		<tr><td align=right>Jitter Shrink Rate:</td>
 				<td>&nbsp;<input type='text' size=4 id='jittershrinkrate'></td>
 		</tr>
 		
-		<tr><td align=right>trunkfreq:</td>
+
+<!-- Done with Jitter Buffer -->
+		<tr><td colspan=2><B>IAX Trunking Options</B></td></tr>
+		<tr><td align=right>Trunk Freq:</td>
 				<td>&nbsp;<input type='text' size=4 id='trunkfreq'></td>
 		</tr>
 		
-		<tr><td align=right>trunktimestamps:</td>
+		<tr><td align=right>Trunk Time Stamps:</td>
 				<td><input type='checkbox' id='trunktimestamps'></td>
 		</tr>
-		
-		<tr><td align=right>minregexpire:</td>
+
+		
+		<tr><td colspan=2><B>IAX Registration Options</B></td></tr>
+		<tr><td align=right>Min Reg Expire:</td>
 				<td>&nbsp;<input type='text' size=4 id='minregexpire'></td>
 		</tr>
 		
-		<tr><td align=right>maxregexpire:</td>
+		<tr><td align=right>Max Reg Expire:</td>
 				<td>&nbsp;<input type='text' size=4 id='maxregexpire'></td>
 		</tr>
 		
-		<tr><td align=right>iaxthreadcount:</td>
+
+		<tr><td align=right>IAX ThreadCount:</td>
 				<td>&nbsp;<input type='text' size=4 id='iaxthreadcount'></td>
 		</tr>
 		
-		<tr><td align=right>iaxmaxthreadcount:</td>
+		<tr><td align=right>IAX Max ThreadCount:</td>
 				<td>&nbsp;<input type='text' size=4 id='iaxmaxthreadcount'></td>
 		</tr>
 		
-		<tr><td align=right>register:</td>
+		<tr><td align=right>Register:</td>
 				<td>&nbsp;<input type='text' size=16 id='register'></td>
 		</tr>
 		
-		<tr><td align=right>authdebug:</td>
+		<tr><td align=right>Authentication Debugging:</td>
 				<td><input type='checkbox' id='authdebug'></td>
 		</tr>
 		
-		<tr><td align=right>tos:</td>
-				<td>&nbsp;<input type='text' size=3 id='tos'></td>
-		</tr>
-		
-		<tr><td align=right>regcontext:</td>
+		<tr><td align=right>Type of Service:</td>
+				<td>&nbsp;
+						<select size=1 id="tos">
+							<option value='ef'>ef</option>
+							<option value='CS0'>CS0</option>
+							<option value='CS1'>CS1</option>
+							<option value='CS2'>CS2</option>
+							<option value='CS3'>CS3</option>
+							<option value='CS4'>CS4</option>
+							<option value='CS5'>CS5</option>
+							<option value='CS6'>CS6</option>
+							<option value='CS7'>CS7</option>
+							<option value='AF11'>AF11</option>
+							<option value='AF12'>AF12</option>
+							<option value='AF13'>AF13</option>
+							<option value='AF21'>AF21</option>
+							<option value='AF22'>AF22</option>
+							<option value='AF23'>AF23</option>
+							<option value='AF31'>AF31</option>
+							<option value='AF32'>AF32</option>
+							<option value='AF33'>AF33</option>
+							<option value='AF41'>AF41</option>
+							<option value='AF42'>AF42</option>
+							<option value='AF43'>AF43</option>
+						</select>
+				</td>
+		</tr>
+		
+		<tr><td align=right>Reg Context:</td>
 				<td>&nbsp;<input type='text' size=16 id='regcontext'></td>
 		</tr>
 		
-		<tr><td align=right>autokill:</td>
-				<td><input type='checkbox' id='autokill'></td>
-		</tr>
-		
-		<tr><td align=right>codecpriority:</td>
+		<tr><td align=right>Auto Kill:</td>
+				<td><input type='text' id='autokill'></td>
+		</tr>
+		
+		<tr><td align=right>Codec Priority:</td>
 				<td>&nbsp;
 				<select id="codecpriority">
 					<option value="caller">caller</option>
@@ -218,19 +253,22 @@
 				</td>
 		</tr>
 		
-		<tr><td align=right>rtcachefriends:</td>
+
+
+		<tr><td colspan=2><B>Realtime IAX Options</B></td></tr>
+		<tr><td align=right>Cache Friends:</td>
 				<td><input type='checkbox' id='rtcachefriends'></td>
 		</tr>
 
-		<tr><td align=right>rtupdate:</td>
+		<tr><td align=right>Send Registry Updates:</td>
 				<td><input type='checkbox' id='rtupdate'></td>
 		</tr>
 
-		<tr><td align=right>rtautoclear:</td>
+		<tr><td align=right>Auto-Expire Friends:</td>
 				<td><input type='checkbox' id='rtautoclear'></td>
 		</tr>
 		
-		<tr><td align=right>rtignoreexpire:</td>
+		<tr><td align=right>Ignore Expired Peers:</td>
 				<td><input type='checkbox' id='rtignoreexpire'></td>
 		</tr>
 

Modified: trunk/config/jingle.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/jingle.html?rev=53&r1=52&r2=53&view=diff
==============================================================================
--- trunk/config/jingle.html (original)
+++ trunk/config/jingle.html Fri Oct  6 12:01:20 2006
@@ -81,10 +81,12 @@
 				<table>
 				<tr><td>Extension:</td><td><input size='10' id='name'></td></tr>
 				<tr><td>Username:</td><td><input size='20' id='username'></td></tr>
-				<tr><td>disallow:</td><td><input size='12' id='disallow'></td></tr>
-				<tr><td>allow:</td><td><input size='12' id='allow'></td></tr>
-				<tr><td>context:</td><td><input size='12' id='context'></td></tr>
-				<tr><td>connection:</td><td><input size='12' id='connection'></td></tr>
+				<tr><td>Disallowed Codecs:</td><td><input size='12' id='disallow'></td></tr>
+				<tr><td>Allowed Codecs:</td><td>
+				
+				<input size='12' id='allow'></td></tr>
+				<tr><td>Context:</td><td><input size='12' id='context'></td></tr>
+				<tr><td>Connection:</td><td><input size='12' id='connection'></td></tr>
 				<tr><td colspan='2' align='center'><div style="height:15px" id='status'></div></td></tr>
 				</table>
 			</td>

Modified: trunk/config/menus.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/menus.html?rev=53&r1=52&r2=53&view=diff
==============================================================================
--- trunk/config/menus.html (original)
+++ trunk/config/menus.html Fri Oct  6 12:01:20 2006
@@ -1097,7 +1097,7 @@
 								</td>
 						</tr>
 						
-						<tr><td colspan=2>&nbsp;<input type=checkbox id=allowexten disabled onchange=" $('context').style.display = ($('context').style.display=='none') ? '': 'none'; "> Allow dialing Extensions ?&nbsp;
+						<tr><td colspan=2>&nbsp;<input type=checkbox id=allowexten disabled onchange=" $('context').style.display = ($('context').style.display=='none') ? '': 'none'; "> Dial other Extensions?&nbsp;
 									<select size='1' id='context' style='width:120px; display: none'></select>
 								</td>
 						</tr>

Modified: trunk/config/schwing.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/schwing.html?rev=53&r1=52&r2=53&view=diff
==============================================================================
--- trunk/config/schwing.html (original)
+++ trunk/config/schwing.html Fri Oct  6 12:01:20 2006
@@ -68,12 +68,12 @@
 		new PanelDef("queues", "Call Queues", "accordion-icon.gif",
 			"Call queues allow calls to be sequenced to one or more agents."),
 
-		new PanelDef("trunks", "Trunks", "accordion-icon.gif",
-			"Trunks are outbound lines used to allow the system to make calls to the " +
+		new PanelDef("trunks", "Service Providers", "accordion-icon.gif",
+			"Service Providers are outbound lines used to allow the system to make calls to the " +
 			"real world.  Trunks can be VoIP lines or traditional telephony lines."),
 
-		new PanelDef("numberplan", "Number Plan", "accordion-icon.gif",
-			"The number plan defines dialing permissions and least cost routing rules."),
+		new PanelDef("numberplan", "Calling Rules", "accordion-icon.gif",
+			"The Calling Rules define dialing permissions and least cost routing rules."),
 
 //		new PanelDef("musiconhold", "Music On Hold", "accordion-icon.gif",
 //			"Music on hold sometimes keeps people less angry while they wait for an answer."),
@@ -204,4 +204,4 @@
 	<div id="status" class="statusbar">Copyright &copy;2006 Digium, Inc.  Digium&reg; and Asterisk&reg; are registered <a href="http://www.digium.com/trademarks">trademarks</a> of Digium, Inc.  All Rights Reserved. <i><a href="http://www.digium.com/gui_legal">Legal Information</a></i></div>
 </td></tr>
 </table>
-</body>
+</body>

Modified: trunk/config/scripts/astman.js
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/scripts/astman.js?rev=53&r1=52&r2=53&view=diff
==============================================================================
--- trunk/config/scripts/astman.js (original)
+++ trunk/config/scripts/astman.js Fri Oct  6 12:01:20 2006
@@ -88,6 +88,10 @@
 					combo_text.focus();
 					combo_selectdiv.style.display = "none";
 		};
+		combo_selectbox.onBlur = function(){
+					alert("OK!!");
+					//combo_selectdiv.style.display = "none";
+		};
 		function combobox_activate(){
 				var tmp_left = combo_text.offsetLeft;
 				var tmp_top = combo_text.offsetTop + combo_text.offsetHeight;
@@ -115,7 +119,7 @@
 			}
 	}
 
-return false;	
+	return false;	
 }
 
 

Modified: trunk/config/sip_general.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/sip_general.html?rev=53&r1=52&r2=53&view=diff
==============================================================================
--- trunk/config/sip_general.html (original)
+++ trunk/config/sip_general.html Fri Oct  6 12:01:20 2006
@@ -70,58 +70,137 @@
 <tr onMouseover="ddrivetip('Enable slow, pedantic checking of Call-ID:s, multiline SIP headers and URI-encoded headers','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Pedantic:</td><td>
 		<input type='checkbox' dfalt='no' id='pedantic'></td>
 </tr>
-<tr  onMouseover="ddrivetip('Sets TOS for SIP packets','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>TOS for SIP packets:</td>
-		<td>&nbsp;<input type='text' size=5 id='tos_sip'></td>
+
+
+<tr bgcolor="#FFFFFF" ><td colspan=2><B>&nbsp;Type of Service</B></td></tr>
+<tr  onMouseover="ddrivetip('Sets TOS for SIP packets','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>TOS for Signalling packets:</td>
+		<td>&nbsp;<select size=1 id="tos_sip">
+							<option value='ef'>ef</option>
+							<option value='CS0'>CS0</option>
+							<option value='CS1'>CS1</option>
+							<option value='CS2'>CS2</option>
+							<option value='CS3'>CS3</option>
+							<option value='CS4'>CS4</option>
+							<option value='CS5'>CS5</option>
+							<option value='CS6'>CS6</option>
+							<option value='CS7'>CS7</option>
+							<option value='AF11'>AF11</option>
+							<option value='AF12'>AF12</option>
+							<option value='AF13'>AF13</option>
+							<option value='AF21'>AF21</option>
+							<option value='AF22'>AF22</option>
+							<option value='AF23'>AF23</option>
+							<option value='AF31'>AF31</option>
+							<option value='AF32'>AF32</option>
+							<option value='AF33'>AF33</option>
+							<option value='AF41'>AF41</option>
+							<option value='AF42'>AF42</option>
+							<option value='AF43'>AF43</option>
+						</select>		
 </tr>
 <tr onMouseover="ddrivetip('Sets TOS for RTP audio packets ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>TOS for RTP audio packets:</td>
-		<td>&nbsp;<input type='text' size=5 id='tos_audio'></td>
+		<td>&nbsp;<select size=1 id="tos_audio">
+							<option value='ef'>ef</option>
+							<option value='CS0'>CS0</option>
+							<option value='CS1'>CS1</option>
+							<option value='CS2'>CS2</option>
+							<option value='CS3'>CS3</option>
+							<option value='CS4'>CS4</option>
+							<option value='CS5'>CS5</option>
+							<option value='CS6'>CS6</option>
+							<option value='CS7'>CS7</option>
+							<option value='AF11'>AF11</option>
+							<option value='AF12'>AF12</option>
+							<option value='AF13'>AF13</option>
+							<option value='AF21'>AF21</option>
+							<option value='AF22'>AF22</option>
+							<option value='AF23'>AF23</option>
+							<option value='AF31'>AF31</option>
+							<option value='AF32'>AF32</option>
+							<option value='AF33'>AF33</option>
+							<option value='AF41'>AF41</option>
+							<option value='AF42'>AF42</option>
+							<option value='AF43'>AF43</option>
+						</select></td>
 </tr>
 <tr onMouseover="ddrivetip('Sets TOS for RTP video packets ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>TOS for RTP video packets:</td>
-		<td>&nbsp;<input type='text' size=5 id='tos_video'></td>
-</tr>
-<tr onMouseover="ddrivetip('Max duration (in seconds) of incoming registration we allow. Default 3600 seconds.','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Maximum length registrations/subscriptions:</td>
+		<td>&nbsp;<select size=1 id="tos_video">
+							<option value='ef'>ef</option>
+							<option value='CS0'>CS0</option>
+							<option value='CS1'>CS1</option>
+							<option value='CS2'>CS2</option>
+							<option value='CS3'>CS3</option>
+							<option value='CS4'>CS4</option>
+							<option value='CS5'>CS5</option>
+							<option value='CS6'>CS6</option>
+							<option value='CS7'>CS7</option>
+							<option value='AF11'>AF11</option>
+							<option value='AF12'>AF12</option>
+							<option value='AF13'>AF13</option>
+							<option value='AF21'>AF21</option>
+							<option value='AF22'>AF22</option>
+							<option value='AF23'>AF23</option>
+							<option value='AF31'>AF31</option>
+							<option value='AF32'>AF32</option>
+							<option value='AF33'>AF33</option>
+							<option value='AF41'>AF41</option>
+							<option value='AF42'>AF42</option>
+							<option value='AF43'>AF43</option>
+						</select></td>
+</tr>
+
+
+<tr onMouseover="ddrivetip('Max duration (in seconds) of incoming registration we allow. Default 3600 seconds.','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Max Registration/Subscription Time:</td>
 		<td>&nbsp;<input type='text' size=4 id='maxexpiry' dfalt="3600"></td>
 </tr>
-<tr onMouseover="ddrivetip('Minimum length of registrations/subscriptions (default 60)','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Minimum length of registrations/subscriptions:</td>
+<tr onMouseover="ddrivetip('Minimum length of registrations/subscriptions (default 60)','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Min Registration/Subscription Time:</td>
 		<td>&nbsp;<input type='text' dfalt='60'  size=4 id='minexpiry'></td>
 </tr>
-<tr onMouseover="ddrivetip(' Default length of incoming/outoing registration','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right> Default length of incoming/outoing registration:</td>
+<tr onMouseover="ddrivetip(' Default length of incoming/outoing registration','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right> Default Incoming/Outgoing Registration Time:</td>
 		<td>&nbsp;<input type='text'  size=4 id='defaultexpiry'></td>
 </tr>
-<tr onMouseover="ddrivetip(' Minimum roundtrip time for messages to monitored hosts,  Defaults to 100 ms','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>t1min:</td>
+<tr onMouseover="ddrivetip(' Minimum roundtrip time for messages to monitored hosts,  Defaults to 100 ms','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Min RoundtripTime (T1 Time):</td>
 		<td>&nbsp;<input type='text' dfalt='100'  size=4 id='t1min'></td>
 </tr>
-<tr onMouseover="ddrivetip('Allow overriding of mime type in MWI NOTIFY','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>notifymimetype:</td>
+<tr onMouseover="ddrivetip('Allow overriding of mime type in MWI NOTIFY','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Override Notify MIME Type:</td>
 		<td>&nbsp;<input type='text'  size=16 id='notifymimetype'></td>
 </tr>
-<tr onMouseover="ddrivetip('Allow overriding of mime type in MWI NOTIFY','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>checkmwi:</td>
+<tr onMouseover="ddrivetip('Default Time between Mailbox checks for peers','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Time between MWI Checks:</td>
 		<td>&nbsp;<input type='text'  size=4 id='checkmwi'></td>
 </tr>
-<tr onMouseover="ddrivetip('This option specifies a preference for which music on hold class this channel should listen to when put on hold if the music class has not been set on the channel with Set(CHANNEL(musicclass)=whatever) in the dialplan, and the peer channel putting this one on hold did not suggest a music class','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>mohinterpret:</td>
+
+
+<tr onMouseover="ddrivetip('This option specifies a preference for which music on hold class this channel should listen to when put on hold if the music class has not been set on the channel with Set(CHANNEL(musicclass)=whatever) in the dialplan, and the peer channel putting this one on hold did not suggest a music class','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Music On Hold Interpret:</td>
 		<td>&nbsp;<input type='text'  size=12 id='mohinterpret'></td>
 </tr>
-<tr onMouseover="ddrivetip('This option specifies which music on hold class to suggest to the peer channel when this channel places the peer on hold. It may be specified globally or on a per-user or per-peer basis.','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>mohsuggest:</td>
+<tr onMouseover="ddrivetip('This option specifies which music on hold class to suggest to the peer channel when this channel places the peer on hold. It may be specified globally or on a per-user or per-peer basis.','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Music On Hold Suggest:</td>
 		<td>&nbsp;<input type='text'  size=12 id='mohsuggest'></td>
 </tr>
-<tr onMouseover="ddrivetip(' Default language setting for all users/peers','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>language:</td>
+<tr onMouseover="ddrivetip(' Default language setting for all users/peers','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Language:</td>
 		<td>&nbsp;<input type='text' size=3 id='language'></td>
 </tr>
-<tr onMouseover="ddrivetip('Relax dtmf handling','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>relaxdtmf:</td>
+<tr onMouseover="ddrivetip('Relax dtmf handling','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Enable Relaxed DTMF:</td>
 		<td><input type='checkbox' id='relaxdtmf'></td>
 </tr>
-<tr onMouseover="ddrivetip(' Terminate call if 60 seconds of no RTP activity when we're not on hold ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>rtptimeout:</td>
+
+
+
+<tr onMouseover="ddrivetip(' Terminate call if 60 seconds of no RTP activity when we're not on hold ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>RTP TimeOut:</td>
 		<td>&nbsp;<input type='text' size=4 id='rtptimeout'></td>
 </tr>
-<tr onMouseover="ddrivetip(' Terminate call if 300 seconds of no RTP activity when we're on hold (must be > rtptimeout)','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>rtpholdtimeout:</td>
+<tr onMouseover="ddrivetip(' Terminate call if 300 seconds of no RTP activity when we're on hold (must be > rtptimeout)','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>RTP HoldTimeOut:</td>
 		<td>&nbsp;<input type='text' size=4 id='rtpholdtimeout'></td>
 </tr>
-<tr onMouseover="ddrivetip('If Remote-Party-ID should be trusted','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>trustrpid:</td>
+
+
+
+<tr onMouseover="ddrivetip('If Remote-Party-ID should be trusted','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Trust Remote Party ID:</td>
 		<td><input type='checkbox' id='trustrpid'></td>
 </tr>
-<tr onMouseover="ddrivetip('If Remote-Party-ID should be sent','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>sendrpid:</td>
+<tr onMouseover="ddrivetip('If Remote-Party-ID should be sent','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Send Remote Party ID:</td>
 		<td><input type='checkbox' id='sendrpid'></td>
 </tr>
-<tr onMouseover="ddrivetip(' If we should generate in-band ringing always use \'never\' to never use in-band signalling, even in cases where some buggy devices might not render it. Default: never','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>progressinband:</td>
+<tr onMouseover="ddrivetip(' If we should generate in-band ringing always use \'never\' to never use in-band signalling, even in cases where some buggy devices might not render it. Default: never','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Generate In-Band Ringing:</td>
 		<td>&nbsp;<select id='progressinband'>
 					<option value='never'>never</option>
 					<option value='no'>no</option>
@@ -129,16 +208,16 @@
 				</select>
 		</td>
 </tr>
-<tr onMouseover="ddrivetip('Allows you to change the user agent string','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>useragent:</td>
+<tr onMouseover="ddrivetip('Allows you to change the user agent string','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Server UserAgent:</td>
 		<td>&nbsp;<input type='text' size=12 id='useragent'></td>
 </tr>
-<tr onMouseover="ddrivetip('If yes, allows 302 or REDIR to non-local SIP address Note that promiscredir when redirects are made to the local system will cause loops since Asterisk is incapable of performing a \'hairpin\' call.','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>promiscredir:</td>
+<tr onMouseover="ddrivetip('If yes, allows 302 or REDIR to non-local SIP address Note that promiscredir when redirects are made to the local system will cause loops since Asterisk is incapable of performing a \'hairpin\' call.','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Allow Nonlocal Redirect:</td>
 		<td><input type='checkbox' id='promiscredir'></td>
 </tr>
-<tr onMouseover="ddrivetip(' If checked, \'user=phone\' is added to uri that contains a valid phone number','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>usereqphone:</td>
+<tr onMouseover="ddrivetip(' If checked, \'user=phone\' is added to uri that contains a valid phone number','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Add 'user=phone' to URI:</td>
 		<td><input type='checkbox' id='usereqphone'></td>
 </tr>
-<tr onMouseover="ddrivetip(' Set default dtmfmode for sending DTMF. Default: rfc2833H ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>dtmfmode:</td>
+<tr onMouseover="ddrivetip(' Set default dtmfmode for sending DTMF. Default: rfc2833H ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>DTMF Mode:</td>
 		<td>&nbsp;<select id='dtmfmode'>
 					<option value='rfc2833'>rfc2833</option>
 					<option value='info'>info</option>
@@ -147,42 +226,46 @@
 				</select>
 		</td>
 </tr>
-<tr onMouseover="ddrivetip('  send compact sip headers','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>compactheaders:</td>
+<tr onMouseover="ddrivetip('  send compact sip headers','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Send Compact SIP Headers:</td>
 		<td><input type='checkbox' id='compactheaders'></td>
 </tr>
-<tr onMouseover="ddrivetip('Turn on support for SIP video ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>videosupport:</td>
+
+<tr bgcolor="#FFFFFF" ><td colspan=2><B>&nbsp;SIP Video Related</B></td></tr>
+<tr onMouseover="ddrivetip('Turn on support for SIP video ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Support for SIP Video:</td>
 		<td><input type='checkbox' id='videosupport'></td>
 </tr>
-<tr onMouseover="ddrivetip('Maximum bitrate for video calls (default 384 kb/s)','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>maxcallbitrate (kb/s):</td>
+<tr onMouseover="ddrivetip('Maximum bitrate for video calls (default 384 kb/s)','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Max Bitrate (kb/s):</td>
 		<td>&nbsp;<input type='text' size=4  dfalt=384 id='maxcallbitrate'></td>
 </tr>
-<tr onMouseover="ddrivetip('generate manager events when sip ua performs events (e.g. hold)','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>callevents:</td>
+
+
+<tr onMouseover="ddrivetip('generate manager events when sip ua performs events (e.g. hold)','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Generate Manager Events:</td>
 		<td><input type='checkbox' id='callevents'></td>
 </tr>
-<tr onMouseover="ddrivetip(' When an incoming INVITE or REGISTER is to be rejected, for any reason, always reject with \'401 Unauthorized\' instead of letting the requester know whether there was a matching user or peer for their request ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>alwaysauthreject:</td>
+<tr onMouseover="ddrivetip(' When an incoming INVITE or REGISTER is to be rejected, for any reason, always reject with \'401 Unauthorized\' instead of letting the requester know whether there was a matching user or peer for their request ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Reject NonMatching Invites:</td>
 		<td><input type='checkbox' id='alwaysauthreject'></td>
 </tr>
-<tr onMouseover="ddrivetip(' If the peer negotiates G726-32 audio, use AAL2 packing order instead of RFC3551 packing order (this is required for Sipura and Grandstream ATAs, among others). This is contrary to the RFC3551 specification, the peer _should_ be negotiating AAL2-G726-32 instead :-( ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>g726nonstandard:</td>
+<tr onMouseover="ddrivetip(' If the peer negotiates G726-32 audio, use AAL2 packing order instead of RFC3551 packing order (this is required for Sipura and Grandstream ATAs, among others). This is contrary to the RFC3551 specification, the peer _should_ be negotiating AAL2-G726-32 instead :-( ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>NonStandard G.726 Support:</td>
 		<td><input type='checkbox' id='g726nonstandard'></td>
 </tr>
 
 
 <tr bgcolor="#FFFFFF" height=15><td colspan=2></td></tr>
 <tr bgcolor="#FFFFFF" ><td colspan=2><B>&nbsp;T.38 FAX Passthrough Support</B></td></tr>
-<tr bgcolor="#FFFFFF"  onMouseover="ddrivetip('Enables T.38 fax (UDPTL) passthrough on SIP to SIP calls','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>t38pt_udptl:</td>
+<tr bgcolor="#FFFFFF"  onMouseover="ddrivetip('Enables T.38 fax (UDPTL) passthrough on SIP to SIP calls','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>T.38 fax (UDPTL) Passthrough:</td>
 										<td><input type='checkbox' id='t38pt_udptl'></td>
 </tr>
 
 
 <tr bgcolor="#FFFFFF" height=15><td colspan=2></td></tr>
 <tr><td colspan=2><B>&nbsp;Sip Debugging</B></td></tr>
-<tr onMouseover="ddrivetip('Turn on SIP debugging by default ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>sipdebug:</td>
+<tr onMouseover="ddrivetip('Turn on SIP debugging by default ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Enable SIP debugging:</td>
 		<td><input type='checkbox' id='sipdebug'></td>
 </tr>
-<tr onMouseover="ddrivetip(' Record SIP history by default ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>recordhistory:</td>
+<tr onMouseover="ddrivetip(' Record SIP history by default ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right> Record SIP History:</td>
 		<td><input type='checkbox' id='recordhistory'></td>
 </tr>
-<tr onMouseover="ddrivetip('Dump SIP history at end of SIP dialogue ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>dumphistory:</td>
+<tr onMouseover="ddrivetip('Dump SIP history at end of SIP dialogue ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Dump SIP History:</td>
 		<td><input type='checkbox' id='dumphistory'></td>
 </tr>
 
@@ -191,13 +274,13 @@
 <tr   height=15><td colspan=2></td></tr>
 <tr bgcolor="#FFFFFF" height=15><td colspan=2></td></tr>
 <tr bgcolor="#FFFFFF"><td colspan=2><B>&nbsp;Status Notifications (Subscriptions) </B></td></tr>
-<tr bgcolor="#FFFFFF" onMouseover="ddrivetip(' Support for subscriptions.','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>allowsubscribe:</td>
+<tr bgcolor="#FFFFFF" onMouseover="ddrivetip(' Support for subscriptions.','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Allow Subscribe:</td>
 										<td><input type='checkbox' id='allowsubscribe'></td>
 </tr>
-<tr bgcolor="#FFFFFF" onMouseover="ddrivetip(' Set a specific context for SUBSCRIBE requests. Useful to limit subscriptions to local extensions','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>subscribecontext:</td>
+<tr bgcolor="#FFFFFF" onMouseover="ddrivetip(' Set a specific context for SUBSCRIBE requests. Useful to limit subscriptions to local extensions','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Subscribe Context:</td>
 										<td>&nbsp;<input size=8 type='text' id='subscribecontext'></td>
 </tr>
-<tr bgcolor="#FFFFFF" onMouseover="ddrivetip(' Notify subscriptions on RINGING state','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>notifyringing:</td>
+<tr bgcolor="#FFFFFF" onMouseover="ddrivetip(' Notify subscriptions on RINGING state','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Notify on Ringing:</td>
 										<td><input type='checkbox' id='notifyringing'></td>
 </tr>
 
@@ -205,13 +288,13 @@
 
 <tr bgcolor="#FFFFFF" height=15><td colspan=2></td></tr>
 <tr><td colspan=2><B>&nbsp;Outbound SIP Registrations</B></td></tr>
-<tr onMouseover="ddrivetip('Register as a SIP user agent to a SIP proxy (provider)','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>register:</td>
+<tr onMouseover="ddrivetip('Register as a SIP user agent to a SIP proxy (provider)','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Register:</td>
 		<td>&nbsp;<input size=18 type='text' id='register'></td>
 </tr>
-<tr onMouseover="ddrivetip('retry registration calls at every \'x\' seconds (default 20)','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>registertimeout:</td>
+<tr onMouseover="ddrivetip('retry registration calls at every \'x\' seconds (default 20)','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Register TimeOut:</td>
 		<td>&nbsp;<input size=4 type='text' id='registertimeout'></td>
 </tr>
-<tr onMouseover="ddrivetip(' Number of registration attempts before we give up; 0 = continue foreverp','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>registerattempts:</td>
+<tr onMouseover="ddrivetip(' Number of registration attempts before we give up; 0 = continue foreverp','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Register Attempts:</td>
 		<td>&nbsp;<input size=4 type='text' id='registerattempts'></td>
 </tr>
 <tr height=15><td colspan=2></td></tr>
@@ -220,19 +303,19 @@
 
 <tr bgcolor="#FFFFFF" height=15><td colspan=2></td></tr>
 <tr bgcolor="#FFFFFF"><td colspan=2><B>&nbsp;NAT Support</B></td></tr>
-<tr bgcolor="#FFFFFF" onMouseover="ddrivetip('Address that we're going to put in outbound SIP messages if we're behind a NAT','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>externip:</td>
+<tr bgcolor="#FFFFFF" onMouseover="ddrivetip('Address that we're going to put in outbound SIP messages if we're behind a NAT','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Extern ip:</td>
 										<td>&nbsp;<input size=16 type='text' id='externip'></td>
 </tr>
-<tr bgcolor="#FFFFFF" onMouseover="ddrivetip('Alternatively you can specify an external host, and Asterisk will perform DNS queries periodically.  Not recommended for production environments!  Use externip instead ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>externhost:</td>
+<tr bgcolor="#FFFFFF" onMouseover="ddrivetip('Alternatively you can specify an external host, and Asterisk will perform DNS queries periodically.  Not recommended for production environments!  Use externip instead ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Extern Host:</td>
 										<td>&nbsp;<input size=16 type='text' id='externhost'></td>
 </tr>
-<tr bgcolor="#FFFFFF" onMouseover="ddrivetip('How often to refresh externhost if used. You may a local network in the field below.','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>externrefresh:</td>
+<tr bgcolor="#FFFFFF" onMouseover="ddrivetip('How often to refresh externhost if used. You may a local network in the field below.','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Extern Refresh:</td>
 										<td>&nbsp;<input size=4 type='text' id='externrefresh'></td>
 </tr>
-<tr bgcolor="#FFFFFF" onMouseover="ddrivetip(' \'192.168.0.0/255.255.0.0\'  : All RFC 1918 addresses are local networks, \'10.0.0.0/255.0.0.0\' : Also RFC1918,  \'172.16.0.0/12\' : Another RFC1918 with CIDR notation, \'169.254.0.0/255.255.0.0\' : Zero conf local network ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>localnet:</td>
+<tr bgcolor="#FFFFFF" onMouseover="ddrivetip(' \'192.168.0.0/255.255.0.0\'  : All RFC 1918 addresses are local networks, \'10.0.0.0/255.0.0.0\' : Also RFC1918,  \'172.16.0.0/12\' : Another RFC1918 with CIDR notation, \'169.254.0.0/255.255.0.0\' : Zero conf local network ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Local Network Address:</td>
 										<td>&nbsp;<input size=16 type='text' id='localnet'></td>
 </tr>
-<tr bgcolor="#FFFFFF" onMouseover="ddrivetip('Global NAT settings  (Affects all peers and users); yes = Always ignore info and assume NAT; no = Use NAT mode only according to RFC3581; never = Never attempt NAT mode or RFC3581 support; route = Assume NAT, don't send rport','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>nat:</td>
+<tr bgcolor="#FFFFFF" onMouseover="ddrivetip('Global NAT settings  (Affects all peers and users); yes = Always ignore info and assume NAT; no = Use NAT mode only according to RFC3581; never = Never attempt NAT mode or RFC3581 support; route = Assume NAT, don't send rport','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>NAT mode:</td>
 		<td>&nbsp;<select id='nat'>
 					<option value='yes'>yes</option>
 					<option value='no'>no</option>
@@ -241,7 +324,7 @@
 				</select>
 		</td>
 </tr>
-<tr bgcolor="#FFFFFF" onMouseover="ddrivetip(' Asterisk by default tries to redirect the RTP media stream (audio) to go directly from the caller to the callee.  Some devices do not support this (especially if one of them is behind a NAT). ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>canreinvite:</td>
+<tr bgcolor="#FFFFFF" onMouseover="ddrivetip(' Asterisk by default tries to redirect the RTP media stream (audio) to go directly from the caller to the callee.  Some devices do not support this (especially if one of them is behind a NAT). ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Allow RTP Reinvite:</td>
 		<td>&nbsp;<select id='canreinvite'>
 					<option value='yes'>yes</option>
 					<option value='nonat'>nonat</option>
@@ -253,64 +336,64 @@
 
 <tr   height=15><td colspan=2></td></tr>
 <tr><td colspan=2><B>&nbsp;Realtime Support</B></td></tr>
-<tr onMouseover="ddrivetip(' Cache realtime friends by adding them to the internal list ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>rtcachefriends:</td>
+<tr onMouseover="ddrivetip(' Cache realtime friends by adding them to the internal list ','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Cache Friends:</td>
 		<td><input type='checkbox' id='rtcachefriends'></td>
 </tr>
-<tr onMouseover="ddrivetip('Save systemname in realtime database at registration','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>rtsavesysname:</td>
+<tr onMouseover="ddrivetip('Save systemname in realtime database at registration','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Save SysName:</td>
 		<td><input type='checkbox' id='rtsavesysname'></td>
 </tr>
-<tr onMouseover="ddrivetip('Send registry updates to database using realtime?','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>rtupdate:</td>
+<tr onMouseover="ddrivetip('Send registry updates to database using realtime?','#F4EBD8')" onMouseout="hideddrivetip()"><td align=right>Send Registry Updates:</td>
 		<td><input type='checkbox' id='rtupdate'></td>
 </tr>

[... 104 lines stripped ...]


More information about the asterisk-gui-commits mailing list