X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2Fchannel.js;fp=server%2Fservices%2Fami%2Fmodel%2Fchannel.js;h=3e2381497287cf18a8a18213adac958d293869ce;hb=f1d1468b3a09c62a6041ebd552725da73d637879;hp=50590542b2608fe251a3f06118337ca2e72c24f6;hpb=d2fd33d6b242a53e18c7b82fe692ff8c6c0965a8;p=motion2.git diff --git a/server/services/ami/model/channel.js b/server/services/ami/model/channel.js index 5059054..3e23814 100644 --- a/server/services/ami/model/channel.js +++ b/server/services/ami/model/channel.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x431b=['calleridname','connectedlinenum','connectedlinename','accountcode','context','uniqueid','linkedid','answered','endtime','lastapplication','billableseconds','holdtime','type','tag','disposition','monitor','monitorFilename','monitors','transfercalleridnum','transferconnectedlinenum','mohtime','exports','starttime','channel','destinationchannel'];(function(_0x1c64da,_0x518f2a){var _0xe50407=function(_0x676414){while(--_0x676414){_0x1c64da['push'](_0x1c64da['shift']());}};_0xe50407(++_0x518f2a);}(_0x431b,0x18d));var _0xb431=function(_0x3b5bc7,_0x1bb500){_0x3b5bc7=_0x3b5bc7-0x0;var _0x1c86c9=_0x431b[_0x3b5bc7];return _0x1c86c9;};'use strict';function Channel(){this[_0xb431('0x0')]=null;this[_0xb431('0x1')]='';this[_0xb431('0x2')]='';this['calleridnum']=0x0;this[_0xb431('0x3')]='';this[_0xb431('0x4')]=undefined;this[_0xb431('0x5')]=undefined;this[_0xb431('0x6')]=0x0;this[_0xb431('0x7')]='';this[_0xb431('0x8')]=0x0;this[_0xb431('0x9')]=0x0;this['exten']=0x0;this[_0xb431('0xa')]=![];this['answertime']=null;this[_0xb431('0xb')]=null;this['unmanaged']=![];this['abandoned']=![];this[_0xb431('0xc')]='';this['lastdata']='';this['duration']=0x0;this[_0xb431('0xd')]=0x0;this[_0xb431('0xe')]=0x0;this[_0xb431('0xf')]=null;this[_0xb431('0x10')]=null;this[_0xb431('0x11')]=null;this[_0xb431('0x12')]=![];this[_0xb431('0x13')]=null;this['queue']=null;this[_0xb431('0x14')]=[];this[_0xb431('0x15')]=undefined;this[_0xb431('0x16')]=undefined;this['transferType']=undefined;this[_0xb431('0x17')]=0x0;}module[_0xb431('0x18')]=Channel; \ No newline at end of file +var _0xd0ee=['answered','abandoned','lastdata','duration','holdtime','type','disposition','monitor','monitorFilename','monitors','transfercalleridnum','transferconnectedlinenum','transferType','mohtime','channel','calleridnum','calleridname','connectedlinename','accountcode','uniqueid','linkedid','exten'];(function(_0xc8072,_0x3270a7){var _0x1a8867=function(_0x54e1dd){while(--_0x54e1dd){_0xc8072['push'](_0xc8072['shift']());}};_0x1a8867(++_0x3270a7);}(_0xd0ee,0x19a));var _0xed0e=function(_0xefbe4c,_0xdab139){_0xefbe4c=_0xefbe4c-0x0;var _0x5e31e6=_0xd0ee[_0xefbe4c];return _0x5e31e6;};'use strict';function Channel(){this['starttime']=null;this[_0xed0e('0x0')]='';this['destinationchannel']='';this[_0xed0e('0x1')]=0x0;this[_0xed0e('0x2')]='';this['connectedlinenum']=undefined;this[_0xed0e('0x3')]=undefined;this[_0xed0e('0x4')]=0x0;this['context']='';this[_0xed0e('0x5')]=0x0;this[_0xed0e('0x6')]=0x0;this[_0xed0e('0x7')]=0x0;this[_0xed0e('0x8')]=![];this['answertime']=null;this['endtime']=null;this['unmanaged']=![];this[_0xed0e('0x9')]=![];this['lastapplication']='';this[_0xed0e('0xa')]='';this[_0xed0e('0xb')]=0x0;this['billableseconds']=0x0;this[_0xed0e('0xc')]=0x0;this[_0xed0e('0xd')]=null;this['tag']=null;this[_0xed0e('0xe')]=null;this[_0xed0e('0xf')]=![];this[_0xed0e('0x10')]=null;this['queue']=null;this[_0xed0e('0x11')]=[];this[_0xed0e('0x12')]=undefined;this[_0xed0e('0x13')]=undefined;this[_0xed0e('0x14')]=undefined;this[_0xed0e('0x15')]=0x0;}module['exports']=Channel; \ No newline at end of file