X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2Fchannel.js;h=7255fa59acccbc36a6085d2108fc906d68d8ec10;hb=9c8616cfa647d703a1bff4c288be65133e777d2a;hp=1cc539195de5836563ec9d3e7cde8a317e078a36;hpb=9a44dbf63247346f18777cf5ec4c91e11165c4b0;p=motion2.git diff --git a/server/services/ami/model/channel.js b/server/services/ami/model/channel.js index 1cc5391..7255fa5 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 _0x161a=['exten','answered','answertime','endtime','unmanaged','abandoned','lastapplication','duration','billableseconds','holdtime','type','tag','disposition','monitor','monitorFilename','queue','monitors','transfercalleridnum','transferconnectedlinenum','mohtime','destinationchannel','calleridnum','connectedlinenum','accountcode','context'];(function(_0x9cd4c3,_0x1c9b2c){var _0x4c9025=function(_0x25b3c6){while(--_0x25b3c6){_0x9cd4c3['push'](_0x9cd4c3['shift']());}};_0x4c9025(++_0x1c9b2c);}(_0x161a,0x140));var _0xa161=function(_0x41bdd4,_0x3d5c76){_0x41bdd4=_0x41bdd4-0x0;var _0x5c03a6=_0x161a[_0x41bdd4];return _0x5c03a6;};'use strict';function Channel(){this['starttime']=null;this['channel']='';this[_0xa161('0x0')]='';this[_0xa161('0x1')]=0x0;this['calleridname']='';this[_0xa161('0x2')]=undefined;this['connectedlinename']=undefined;this[_0xa161('0x3')]=0x0;this[_0xa161('0x4')]='';this['uniqueid']=0x0;this['linkedid']=0x0;this[_0xa161('0x5')]=0x0;this[_0xa161('0x6')]=![];this[_0xa161('0x7')]=null;this[_0xa161('0x8')]=null;this[_0xa161('0x9')]=![];this[_0xa161('0xa')]=![];this[_0xa161('0xb')]='';this['lastdata']='';this[_0xa161('0xc')]=0x0;this[_0xa161('0xd')]=0x0;this[_0xa161('0xe')]=0x0;this[_0xa161('0xf')]=null;this[_0xa161('0x10')]=null;this[_0xa161('0x11')]=null;this[_0xa161('0x12')]=![];this[_0xa161('0x13')]=null;this[_0xa161('0x14')]=null;this[_0xa161('0x15')]=[];this[_0xa161('0x16')]=undefined;this[_0xa161('0x17')]=undefined;this[_0xa161('0x18')]=0x0;}module['exports']=Channel; \ No newline at end of file +var _0x552c=['monitor','monitorFilename','monitors','transfercalleridnum','transferconnectedlinenum','mohtime','channel','destinationchannel','calleridnum','calleridname','linkedid','exten','answered','answertime','endtime','unmanaged','abandoned','lastapplication','duration','holdtime','tag','disposition'];(function(_0x1757f2,_0x1b09fa){var _0x5e7212=function(_0x4f1794){while(--_0x4f1794){_0x1757f2['push'](_0x1757f2['shift']());}};_0x5e7212(++_0x1b09fa);}(_0x552c,0xa0));var _0xc552=function(_0x2e52f0,_0x1d741a){_0x2e52f0=_0x2e52f0-0x0;var _0x216aeb=_0x552c[_0x2e52f0];return _0x216aeb;};'use strict';function Channel(){this['starttime']=null;this[_0xc552('0x0')]='';this[_0xc552('0x1')]='';this[_0xc552('0x2')]=0x0;this[_0xc552('0x3')]='';this['connectedlinenum']=undefined;this['connectedlinename']=undefined;this['accountcode']=0x0;this['context']='';this['uniqueid']=0x0;this[_0xc552('0x4')]=0x0;this[_0xc552('0x5')]=0x0;this[_0xc552('0x6')]=![];this[_0xc552('0x7')]=null;this[_0xc552('0x8')]=null;this[_0xc552('0x9')]=![];this[_0xc552('0xa')]=![];this[_0xc552('0xb')]='';this['lastdata']='';this[_0xc552('0xc')]=0x0;this['billableseconds']=0x0;this[_0xc552('0xd')]=0x0;this['type']=null;this[_0xc552('0xe')]=null;this[_0xc552('0xf')]=null;this[_0xc552('0x10')]=![];this[_0xc552('0x11')]=null;this['queue']=null;this[_0xc552('0x12')]=[];this[_0xc552('0x13')]=undefined;this[_0xc552('0x14')]=undefined;this[_0xc552('0x15')]=0x0;}module['exports']=Channel; \ No newline at end of file