rbrindley: branch 2.0 r4835 - /branches/2.0/config/trunks_sps.html
    SVN commits to the Asterisk-GUI project 
    asterisk-gui-commits at lists.digium.com
       
    Thu Jun  4 12:45:01 CDT 2009
    
    
  
Author: rbrindley
Date: Thu Jun  4 12:44:58 2009
New Revision: 4835
URL: http://svn.asterisk.org/svn-view/asterisk-gui?view=rev&rev=4835
Log:
- added outboundproxy support in providers tab
Modified:
    branches/2.0/config/trunks_sps.html
Modified: branches/2.0/config/trunks_sps.html
URL: http://svn.asterisk.org/svn-view/asterisk-gui/branches/2.0/config/trunks_sps.html?view=diff&rev=4835&r1=4834&r2=4835
==============================================================================
--- branches/2.0/config/trunks_sps.html (original)
+++ branches/2.0/config/trunks_sps.html Thu Jun  4 12:44:58 2009
@@ -182,6 +182,9 @@
 		<TR>	<TD align="right" valign=top>CallerID :</TD>
 			<TD align="left"><input id='edit_trunk_obcid' size=12></TD>
 		</TR>
+		<TR>	<TD align="right" valign=top>Outbound Proxy :</TD>
+			<TD align="left"><input id='edit_trunk_outboundproxy' size=12></TD>
+		</TR>
 		<TR>	<TD align="right" valign=top>Codecs :</TD>
 			<TD align="left">
 				First : <select id='codec_one'></select>
    
    
More information about the asterisk-gui-commits
mailing list