Cisco Interactive Experience Client 4600 Series User Manual page 204

Hide thumbs Also See for Interactive Experience Client 4600 Series:
Table of Contents

Advertisement

Appendix F
Video Conferencing Using the Session Initiation Protocol Client
SipPhone Widget
-webkit-box-orient: horizontal;
box-orient: horizontal;
-webkit-box-pack: justify;
box-pack: justify;
}
/*============ SIP ================*/
.LED_red, .LED_green, .LED_white, .LED_off {width:44px; height:24px;
background:transparent url('img/LED_off.png') center center no-repeat;}
.LED_red {background-image:url('img/LED_red.png');}
.LED_green {background-image:url('img/LED_green.png');}
.LED_white {background-image:url('img/LED_white.png');}
.topPanel {background:#0e1014 url('img/top_panel_bg.png') top left repeat-x;
color:#4c5058; text-shadow:0 -1px 1px #000; font:normal 14px Arial, Helvetica,
sans-serif; height:41px;}
.status {color:#848d9d; text-shadow:0 -1px 1px #000; font:normal 14px Arial,
Helvetica, sans-serif; padding:0 20px}
.bottomPanel {background:#0e1014 url('img/bottom_panel_bg.png') top left repeat-x;
color:#4c5058; text-shadow:0 -1px 1px #000; font:normal 14px Arial, Helvetica,
sans-serif; height:80px;}
.calltime {color:#b1b6c3; font:normal 14px Arial, Helvetica, sans-serif;
height:41px; text-shadow:0 -1px 1px #000;}
.buttons {text-align:center; display:inline-block; padding:0 30px 0 30px;}
.greenButton, .redButton, .callButton, .endCallButton, .hangupButton,
.acceptButton, .rejectButton {width:170px; height:56px; background:transparent;
-webkit-border-image: url('img/greenButton_disabled.png') 1 10 1 10 stretch
stretch; border-width:1px 10px 1px 10px; color:rgba(255,255,255,.9); font:normal
22px Arial, Helvetica, sans-serif; padding-top:6px; text-shadow:0 -1px 1px
rgba(0,0,0,.6)}
.greenButton, .callButton, .acceptButton {-webkit-border-image:
url('img/greenButton_idle.png') 1 10 1 10 stretch stretch;}
.greenButton:hover, .callButton:hover, .acceptButton:hover {-webkit-border-image:
url('img/greenButton_hover.png') 1 10 1 10 stretch stretch;}
.greenButton:active, .callButton:active, .acceptButton:active
{-webkit-border-image: url('img/greenButton_pressed.png') 1 10 1 10 stretch
stretch;}
.greenButton:disabled, .callButton:disabled, .acceptButton:disabled
{-webkit-border-image: url('img/greenButton_disabled.png') 1 10 1 10 stretch
stretch; color:#51565d}
.redButton, .endCallButton, .hangupButton, .rejectButton {-webkit-border-image:
url('img/redButton_idle.png') 1 10 1 10 stretch stretch;}
.redButton:hover, .endCallButton:hover, .hangupButton:hover, .rejectButton:hover
{-webkit-border-image: url('img/redButton_hover.png') 1 10 1 10 stretch stretch;}
.redButton:active, .endCallButton:active, .hangupButton:active,
.rejectButton:active {-webkit-border-image: url('img/redButton_pressed.png') 1 10
1 10 stretch stretch;}
.redButton:disabled, .endCallButton:disabled, .hangupButton:disabled,
.rejectButton:disabled {-webkit-border-image: url('img/redButton_disabled.png') 1
10 1 10 stretch stretch; color:#51565d}
.view {background:#000; border:solid 1px #3b3d40; text-align:center; width:640px;
height:380px;}
.timerOn, .timerOff {color:#b1b6c3; font:normal 36px Arial, Helvetica, sans-serif;
height:41px; text-shadow:0 -1px 1px #000;}
.timerOff {color:#292e33}
.dislpad_disabled {width:43px; height:43px; background:transparent
url('img/dialpad_disabled.png') center center no-repeat; border:none}
</style>
<script>
var sipphone, sipButton, sipRejectButton, sipTimer, sipStatus, sipRegistered;
var callInProgress;
var sip_target = "133";
var sip_username = "vep1";
var sip_password = "user132resu";
var sip_domain = "192.168.0.108";
var sip_transport = "udp";
Cisco Interactive Experience Client 4600 Series User Guide
F-6

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Iec 4632Iec 4610

Table of Contents