@ -9,10 +9,10 @@ Ext.define('NgcpCsc.view.rtc.RtcModel', {
defaultThumbnail : 'resources/images/icons/phoneicon.png' ,
defaultThumbnail : 'resources/images/icons/phoneicon.png' ,
thumbnail : 'resources/images/icons/phoneicon.png' ,
thumbnail : 'resources/images/icons/phoneicon.png' ,
status : 'calling...' ,
status : 'calling...' ,
callPanelHidden : fals e,
callPanelHidden : tru e,
phoneComposerHidden : fals e,
phoneComposerHidden : tru e,
faxComposerHidden : fals e,
faxComposerHidden : tru e,
smsComposerHidden : fals e,
smsComposerHidden : tru e,
phoneKeyboardHidden : true ,
phoneKeyboardHidden : true ,
callEnabled : false ,
callEnabled : false ,
connected : false ,
connected : false ,
@ -27,7 +27,7 @@ Ext.define('NgcpCsc.view.rtc.RtcModel', {
// sms only fields
// sms only fields
smsText : '' ,
smsText : '' ,
// panel status
// panel status
minimized : fals e
minimized : tru e
} ,
} ,
formulas : {
formulas : {
disableSubmit : function ( get ) {
disableSubmit : function ( get ) {