1
0
Files
2016-11-30 09:03:17 +08:00

457 lines
29 KiB
Plaintext
Executable File

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>
¿í´øÓïÒôÐÅÏ¢
</TITLE>
<META http-equiv=Content-Language content=zh-cn>
<META content="MSHTML 6.00.6000.16809" name=GENERATOR>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<LINK href="/JS/stylemain.css" type=text/css rel=stylesheet>
<SCRIPT language=javascript src="/JS/menu.js"></SCRIPT>
<SCRIPT language=javascript src="/JS/util.js"></SCRIPT>
<SCRIPT language=JavaScript src="/JS/printtable.js"></SCRIPT>
<SCRIPT language=JavaScript type=text/javascript>
function VoipInfoClass()
{
this.Reg1Status = '<%if tcWebAPI_get("VoIPH248_Entry0", "UserServiceState", "h") <> "N/A" then tcWebAPI_get("VoIPH248_Entry0", "UserServiceState", "s") else asp_Write("") end if %>';
<% if TCWebAPI_get("VoIPBasic_Common", "VoIPLine2Enable", "h") = "Yes" then%>
this.Reg2Status = '<%if tcWebAPI_get("VoIPH248_Entry1", "UserServiceState", "h") <> "N/A" then tcWebAPI_get("VoIPH248_Entry1", "UserServiceState", "s") else asp_Write("") end if %>';
<%end if%>
this.UserState1 = '<%if tcWebAPI_get("InfoVoIPH248_Entry0", "lineInfoStatus", "h") <> "N/A" then tcWebAPI_get("InfoVoIPH248_Entry0", "lineInfoStatus", "s") else asp_Write("") end if %>';
<% if TCWebAPI_get("VoIPBasic_Common", "VoIPLine2Enable", "h") = "Yes" then%>
this.UserState2 = '<%if tcWebAPI_get("InfoVoIPH248_Entry1", "lineInfoStatus", "h") <> "N/A" then tcWebAPI_get("InfoVoIPH248_Entry1", "lineInfoStatus", "s") else asp_Write("") end if %>';
<%end if%>
this.showRegisterState = showRegisterState;
this.showUserState = showUserState;
}
function showRegisterState(port)
{
var Status = '';
if ( 1 == port )
Status = this.Reg1Status;
<% if TCWebAPI_get("VoIPBasic_Common", "VoIPLine2Enable", "h") = "Yes" then%>
else if ( 2 == port )
Status = this.Reg2Status;
<%end if%>
else
return;
if ( Status == '1' )
document.write('ÒÑ×¢²á');
else if ( Status == '3' )
document.write('×¢²áÖÐ');
else if ( Status == '5' )
document.write('×¢²áʧ°Ü');
else if ( Status == '8' )
document.write('½ûÓÃ');
else
document.write('--');
}
function showUserState(port)
{
var Status = "";
if ( 1 == port )
Status = this.UserState1;
<% if TCWebAPI_get("VoIPBasic_Common", "VoIPLine2Enable", "h") = "Yes" then%>
else if ( 2 == port )
Status = this.UserState2;
<%end if%>
else
return;
if ( Status == "" )
document.write('×¢²áÖÐ');
else if ( Status == "Idle" )
document.write('¿ÕÏÐ');
else if ( Status == '3' )
document.write('ͻȜ');
else if ( Status == "Dialing" )
document.write('²¦ºÅÖÐ');
else if ( Status == "Ringing" )
document.write('ÕñÁå');
else if ( Status == "Ringback" )
document.write('Ìý»ØÁåÒô');
else if ( Status == "Connect" )
document.write('ÒÑÁ¬½Ó');
else if ( Status == "Disconnect" )
document.write('¶Ï¿ªÁ¬½Ó');
else if ( Status == '9' )
document.write('ÌýæÒô');
else if ( Status == '10' )
document.write('×¢²áʧ°Ü');
else if ( Status == '11' )
document.write('Ïß·½ûÓÃ');
else
document.write('--');
}
var VoipInfo = new VoipInfoClass();
</SCRIPT>
</HEAD>
<BODY style="TEXT-ALIGN: center" vLink=#000000 aLink=#000000 link=#000000
leftMargin=0 topMargin=0 onload="DisplayLocation(getElement('Selected_Menu').value);FinishLoad();if(getElById('ConfigForm') != null)LoadFrame()"
onunload=DoUnload() marginheight="0" marginwidth="0">
<TABLE height="100%" cellSpacing=0 cellPadding=0 width=808 align=center
border=0>
<TBODY>
<TR>
<TD height=1>
<% if tcwebApi_get("WebCustom_Entry","isCYE8SFUSupported","h") = "Yes" then %>
<TABLE height=80 cellSpacing=0 cellPadding=0 width=808 background=/img/framelogo.jpg
border=0>
<% else %>
<TABLE height=117 cellSpacing=0 cellPadding=0 width=808 background=/img/framelogo.jpg
border=0>
<% end if %>
<TBODY>
<TR>
<TD>
&nbsp;
</TD>
<TD vAlign=bottom align=right width=358>
<TABLE id=table8 cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD vAlign=bottom align=right>
<SPAN class=curUserName>
&nbsp;
</SPAN>
</TD>
<TD class=welcom vAlign=bottom align=middle width=120>
»¶Ó­Äú£¡
</TD>
<TD vAlign=bottom width=50>
<A onclick=DoLogout() href="/cgi-bin/logout.cgi" target=_top>
<SPAN class=logout>
Í˳ö
</SPAN>
</A>
</TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
<TABLE id=table2 height=100 cellSpacing=0 cellPadding=0 width=808 border=0>
<TBODY>
<tr>
<TD width=808 bgColor=#d8d8d8 height=2 colSpan=3></td>
</tr>
<TR>
<TD class=LocationDisplay id=LocationDisplay align=middle width=163 bgColor=#d8d8d8
rowSpan=3>
</TD>
<TD width=434 bgColor=#0059A0 height=33>
<P align=right>
<FONT face=ºÚÌå color=#ffffff>
<B>
<FONT face=ºÚÌå color=#ffffff size=6>
<INPUT id=Selected_Menu type=hidden value="״̬->¿í´øÓïÒôÐÅÏ¢" name=Selected_Menu>
</FONT>
</B>
<SPAN class=GatewayName>
Íø¹ØÃû³Æ:
<SCRIPT language=javascript>
document.write(top.gateWayName);
</SCRIPT>
</SPAN>
</FONT>
</P>
</TD>
<TD width=211 bgColor=#d8d8d8 height=33>
<P class=GatewayType align=center>
ÐͺÅ:
<SCRIPT language=javascript>
document.write(top.ModelName);
</SCRIPT>
</P>
</TD>
</TR>
<TR>
<TD id=MenuArea_L1 vAlign=bottom bgColor=#d8d8d8 colSpan=2 height=43>
&nbsp;
</TD>
</TR>
<TR>
<TD id=MenuArea_L2 bgColor=#0059A0 colSpan=2 height=24>
</TD>
</TR>
</TBODY>
</TABLE>
<SCRIPT language=javascript>
MakeMenu(getElById('Selected_Menu').value);
</SCRIPT>
<TABLE id=table3 height=15 cellSpacing=0 cellPadding=0 width=808 border=0>
<TBODY>
<TR>
<TD height=15>
<IMG height=15 src="/img/panel1.gif" width=164 border=0>
</TD>
<TD>
<IMG height=15 src="/img/panel2.gif" width=645 border=0>
</TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
<TR>
<TD vAlign=top>
<TABLE height="100%" cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD class=Item_L1 width=157 bgColor=#e7e7e7 height=30>
<P>
¿í´øÓïÒôÐÅÏ¢
</P>
</TD>
<TD width=7 bgColor=#e7e7e7>
¡¡
</TD>
<TD width=474>
¡¡
</TD>
<TD vAlign=top width=170 background=/img/panel4.gif rowSpan=4>
<TABLE cellSpacing=0 cellPadding=20 width="100%" border=0 height='100%'>
<TBODY>
<TR>
<TD valign='top'>
<A href="/cgi-bin/help_content.asp#¿í´øÓïÒôÐÅÏ¢" target=_blank>
<IMG height=34 src="/img/help.gif" width=40 border=0>
</A>
</TD>
</TR>
<% if tcwebApi_get("WebCustom_Entry","isCYE8SFUSupported","h") = "Yes" then %>
<TR>
<TD valign='bottom'>
<IMG src='/img/tybottom.jpg' height=76 width=112>
</TD>
</TR>
<% end if %>
</TBODY>
</TABLE>
</TD>
</TR>
<TR>
<TD vAlign=top width=157 bgColor=#e7e7e7 height=10>
</TD>
<TD width=7 background=/img/panel3.gif>
¡¡
</TD>
<TD>
</TD>
</TR>
<TR>
<TD class=Item_L2 vAlign=top width=157 bgColor=#e7e7e7 height=30>
<P>
</P>
</TD>
<TD width=7 background=/img/panel3.gif>
¡¡
</TD>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD width=10>
&nbsp;
</TD>
<TD>
<TABLE cellSpacing=0 cellPadding=3 width="100%" border=1>
<TBODY>
<TR>
<TD class=table_title width="30%">
Ãû³Æ
</TD>
<TD class=table_title width="35%">
Ïß·1
</TD>
<% if tcwebApi_get("VoIPBasic_Common","VoIPLine2Enable","h") = "Yes" then %>
<TD class=table_title width="35%">
Ïß·2
</TD>
<% end if %>
</TR>
<TR>
<TD class=table_title>
·þÎñÆ÷µØÖ·
</TD>
<TD>
<%if tcWebApi_get("VoIPH248_Common", "MediaGatewayControler", "h") <> "N/A" then tcWebAPI_get("VoIPH248_Common", "MediaGatewayControler", "s") else asp_Write("--") end if %>
&nbsp;
</TD>
<% if tcwebApi_get("VoIPBasic_Common","VoIPLine2Enable","h") = "Yes" then %>
<TD>
<%if tcWebApi_get("VoIPH248_Common", "MediaGatewayControler", "h") <> "N/A" then tcWebAPI_get("VoIPH248_Common", "MediaGatewayControler", "s") else asp_Write("--") end if %>
&nbsp;
</TD>
<% end if %>
</TR>
<TR>
<TD class=table_title>
·þÎñÆ÷¶Ë¿ÚºÅ
</TD>
<TD>
<%if tcWebApi_get("VoIPH248_Common", "MediaGatewayControlerPort", "h") <> "N/A" then tcWebAPI_get("VoIPH248_Common", "MediaGatewayControlerPort", "s") else asp_Write("--") end if %>
&nbsp;
</TD>
<% if tcwebApi_get("VoIPBasic_Common","VoIPLine2Enable","h") = "Yes" then %>
<TD>
<%if tcWebApi_get("VoIPH248_Common", "MediaGatewayControlerPort", "h") <> "N/A" then tcWebAPI_get("VoIPH248_Common", "MediaGatewayControlerPort", "s") else asp_Write("--") end if %>
&nbsp;
</TD>
<% end if %>
</TR>
<TR>
<TD class=table_title>
±¸Ó÷þÎñÆ÷µØÖ·
</TD>
<TD>
<%if tcWebApi_get("VoIPH248_Common", "SBMediaGatewayControler", "h") <> "N/A" then tcWebAPI_get("VoIPH248_Common", "SBMediaGatewayControler", "s") else asp_Write("--") end if %>
&nbsp;
</TD>
<% if tcwebApi_get("VoIPBasic_Common","VoIPLine2Enable","h") = "Yes" then %>
<TD>
<%if tcWebApi_get("VoIPH248_Common", "SBMediaGatewayControler", "h") <> "N/A" then tcWebAPI_get("VoIPH248_Common", "SBMediaGatewayControler", "s") else asp_Write("--") end if %>
&nbsp;
</TD>
<% end if %>
</TR>
<TR>
<TD class=table_title>
±¸Ó÷þÎñÆ÷¶Ë¿ÚºÅ
</TD>
<TD>
<%if tcWebApi_get("VoIPH248_Common", "SBMediaGatewayControlerPort", "h") <> "N/A" then tcWebAPI_get("VoIPH248_Common", "SBMediaGatewayControlerPort", "s") else asp_Write("--") end if %>
&nbsp;
</TD>
<% if tcwebApi_get("VoIPBasic_Common","VoIPLine2Enable","h") = "Yes" then %>
<TD>
<%if tcWebApi_get("VoIPH248_Common", "SBMediaGatewayControlerPort", "h") <> "N/A" then tcWebAPI_get("VoIPH248_Common", "SBMediaGatewayControlerPort", "s") else asp_Write("--") end if %>
&nbsp;
</TD>
<% end if %>
</TR>
<TR>
<TD class=table_title>
×¢²á¶Ë¿ÚºÅ
</TD>
<TD>
<%if tcWebApi_get("VoIPH248_Common", "MediaGatewayPort", "h") <> "N/A" then tcWebAPI_get("VoIPH248_Common", "MediaGatewayPort", "s") else asp_Write("--") end if %>
&nbsp;
</TD>
<% if tcwebApi_get("VoIPBasic_Common","VoIPLine2Enable","h") = "Yes" then %>
<TD>
<%if tcWebApi_get("VoIPH248_Common", "MediaGatewayPort", "h") <> "N/A" then tcWebAPI_get("VoIPH248_Common", "MediaGatewayPort", "s") else asp_Write("--") end if %>
&nbsp;
</TD>
<% end if %>
</TR>
<TR>
<TD class=table_title>
×¢²á״̬
</TD>
<TD>
<script language=JavaScript type=text/javascript>
VoipInfo.showRegisterState(1);
</script>
&nbsp;
</TD>
<% if tcwebApi_get("VoIPBasic_Common","VoIPLine2Enable","h") = "Yes" then %>
<TD>
<script language=JavaScript type=text/javascript>
VoipInfo.showRegisterState(2);
</script>
&nbsp;
</TD>
<% end if %>
</TR>
<TR>
<TD class=table_title>
Óû§¶Ë¿Ú״̬
</TD>
<TD>
<script language=JavaScript type=text/javascript>
VoipInfo.showUserState(1);
</script>
&nbsp;
</TD>
<% if tcwebApi_get("VoIPBasic_Common","VoIPLine2Enable","h") = "Yes" then %>
<TD>
<script language=JavaScript type=text/javascript>
VoipInfo.showUserState(2);
</script>
&nbsp;
</TD>
<% end if %>
</TR>
</TBODY>
</TABLE>
</TD>
<TD width=10>
&nbsp;
</TD>
</TR>
<TR>
<TD width=10>
&nbsp;
</TD>
<TD>
</TD>
<TD width=10>
&nbsp;
</TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
<TR>
<TD vAlign=top width=157 bgColor=#e7e7e7>
</TD>
<TD width=7 background=/img/panel3.gif>
</TD>
<TD>
</TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
<TR>
<TD height=1>
<TABLE id=table7 height=35 cellSpacing=0 cellPadding=0 width=808 border=0>
<TBODY>
<TR>
<TD width=162 bgColor=#d8d8d8>
¡¡
</TD>
<TD width=278 bgColor=#0059A0>
¡¡
</TD>
<TD width=196 bgColor=#0059A0>
<P align=center>
</P>
</TD>
<TD width=170 bgColor=#313031>
¡¡
</TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
</BODY>
</HTML>