Built motion from commit 43538d75.|2.5.35
[motion2.git] / server / services / ami / dialer / queueCallerAbandon.js
index 5b499d8..c64f710 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2d6a=['countnosuchnumberretry','countdropretry','countmachineretry','countagentrejectretry','countabandonedretry','uniqueid','calleridname','name','calleridnum','starttime','droptime','endtime','ringtime','responsetime','talktime','membername','reason','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','util','moment','milliseconds','scheduledat','type','campaigntype','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x2d6a,0x106));var _0xa2d6=function(_0x319db6,_0x31d6d9){_0x319db6=_0x319db6-0x0;var _0x23d54c=_0x2d6a[_0x319db6];return _0x23d54c;};'use strict';var util=require(_0xa2d6('0x0'));var _=require('lodash');var moment=require(_0xa2d6('0x1'));function getSeconds(_0x4b3e91,_0x30118a){var _0x53808c=moment(_0x4b3e91)[_0xa2d6('0x2')](0x0);var _0x5ee97e=moment(_0x30118a)[_0xa2d6('0x2')](0x0);return _0x53808c['diff'](_0x5ee97e,'seconds');}function QueueCallerAbandon(_0x53a8e5,_0x2362ba){this[_0xa2d6('0x3')]=_0x53a8e5[_0xa2d6('0x3')];this[_0xa2d6('0x4')]=_0x53a8e5[_0xa2d6('0x4')];this[_0xa2d6('0x5')]=_0x53a8e5['type']==='outbound'?_0xa2d6('0x6'):_0x53a8e5[_0xa2d6('0x4')];this[_0xa2d6('0x7')]=_0x53a8e5[_0xa2d6('0x7')];this['countcongestionretry']=_0x53a8e5[_0xa2d6('0x8')];this[_0xa2d6('0x9')]=_0x53a8e5[_0xa2d6('0x9')];this[_0xa2d6('0xa')]=_0x53a8e5['countbusyretry']+_0x53a8e5[_0xa2d6('0x8')]+_0x53a8e5[_0xa2d6('0x9')]+_0x53a8e5[_0xa2d6('0xb')]+_0x53a8e5[_0xa2d6('0xc')]+_0x53a8e5['countabandonedretry']+_0x53a8e5[_0xa2d6('0xd')]+_0x53a8e5[_0xa2d6('0xe')];this[_0xa2d6('0xb')]=_0x53a8e5[_0xa2d6('0xb')];this[_0xa2d6('0xc')]=_0x53a8e5[_0xa2d6('0xc')];this[_0xa2d6('0xf')]=_0x53a8e5[_0xa2d6('0xf')];this[_0xa2d6('0xd')]=_0x53a8e5['countmachineretry'];this[_0xa2d6('0xe')]=_0x53a8e5[_0xa2d6('0xe')];this[_0xa2d6('0x10')]=_0x2362ba[_0xa2d6('0x10')];this[_0xa2d6('0x11')]=_0x53a8e5[_0xa2d6('0x12')];this[_0xa2d6('0x13')]=_0x53a8e5['number'];this[_0xa2d6('0x14')]=_0x53a8e5['starttime'];this['responsetime']=_0x53a8e5['responsetime'];this[_0xa2d6('0x15')]=_0x53a8e5[_0xa2d6('0x15')];this[_0xa2d6('0x16')]=this[_0xa2d6('0x15')];this[_0xa2d6('0x17')]=getSeconds(_0x53a8e5[_0xa2d6('0x18')],_0x53a8e5[_0xa2d6('0x14')]);this['holdtime']=getSeconds(this['droptime'],_0x53a8e5[_0xa2d6('0x18')]);this[_0xa2d6('0x19')]=0x0;this[_0xa2d6('0x6')]=_0x2362ba['queue'];this[_0xa2d6('0x1a')]=_0x2362ba['connectedlinename'];this[_0xa2d6('0x1b')]=_0x2362ba[_0xa2d6('0x1b')];this[_0xa2d6('0x1c')]=_0x53a8e5[_0xa2d6('0x1c')];this[_0xa2d6('0x1d')]=_0x53a8e5[_0xa2d6('0x1d')];this[_0xa2d6('0x1e')]=_0x53a8e5[_0xa2d6('0x1e')];this[_0xa2d6('0x1f')]=_0x53a8e5[_0xa2d6('0x1f')];this[_0xa2d6('0x20')]=_0x53a8e5[_0xa2d6('0x20')];this[_0xa2d6('0x21')]=_0x53a8e5[_0xa2d6('0x21')];this['UserId']=_0x53a8e5[_0xa2d6('0x22')];this[_0xa2d6('0x23')]=_0x53a8e5['VoiceQueueId'];this[_0xa2d6('0x24')]=_0x53a8e5[_0xa2d6('0x24')];this[_0xa2d6('0x25')]=_0x53a8e5[_0xa2d6('0x25')]||'';this[_0xa2d6('0x26')]=_0x53a8e5[_0xa2d6('0x26')]||'';}module['exports']=QueueCallerAbandon;
\ No newline at end of file
+var _0xe49b=['ringtime','holdtime','talktime','membername','reason','callbackuniqueid','callbackat','ContactId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','exports','util','moment','milliseconds','seconds','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countdropretry','countmachineretry','countagentrejectretry','countnosuchnumberretry','countabandonedretry','uniqueid','calleridname','name','calleridnum','number','starttime','responsetime','droptime','endtime'];(function(_0x29ef48,_0x5bfb9f){var _0x38c117=function(_0x5008e1){while(--_0x5008e1){_0x29ef48['push'](_0x29ef48['shift']());}};_0x38c117(++_0x5bfb9f);}(_0xe49b,0x11e));var _0xbe49=function(_0x544484,_0x11b914){_0x544484=_0x544484-0x0;var _0x6c99e=_0xe49b[_0x544484];return _0x6c99e;};'use strict';var util=require(_0xbe49('0x0'));var _=require('lodash');var moment=require(_0xbe49('0x1'));function getSeconds(_0xeb0401,_0x5cb4c9){var _0x1683d3=moment(_0xeb0401)['milliseconds'](0x0);var _0x25c807=moment(_0x5cb4c9)[_0xbe49('0x2')](0x0);return _0x1683d3['diff'](_0x25c807,_0xbe49('0x3'));}function QueueCallerAbandon(_0x236ed8,_0x5c007f){this['scheduledat']=_0x236ed8['scheduledat'];this[_0xbe49('0x4')]=_0x236ed8[_0xbe49('0x4')];this[_0xbe49('0x5')]=_0x236ed8['type']===_0xbe49('0x6')?_0xbe49('0x7'):_0x236ed8[_0xbe49('0x4')];this[_0xbe49('0x8')]=_0x236ed8[_0xbe49('0x8')];this['countcongestionretry']=_0x236ed8[_0xbe49('0x9')];this[_0xbe49('0xa')]=_0x236ed8[_0xbe49('0xa')];this[_0xbe49('0xb')]=_0x236ed8[_0xbe49('0x8')]+_0x236ed8[_0xbe49('0x9')]+_0x236ed8[_0xbe49('0xa')]+_0x236ed8['countnosuchnumberretry']+_0x236ed8[_0xbe49('0xc')]+_0x236ed8['countabandonedretry']+_0x236ed8[_0xbe49('0xd')]+_0x236ed8[_0xbe49('0xe')];this[_0xbe49('0xf')]=_0x236ed8['countnosuchnumberretry'];this[_0xbe49('0xc')]=_0x236ed8[_0xbe49('0xc')];this['countabandonedretry']=_0x236ed8[_0xbe49('0x10')];this['countmachineretry']=_0x236ed8[_0xbe49('0xd')];this['countagentrejectretry']=_0x236ed8[_0xbe49('0xe')];this[_0xbe49('0x11')]=_0x5c007f[_0xbe49('0x11')];this[_0xbe49('0x12')]=_0x236ed8[_0xbe49('0x13')];this[_0xbe49('0x14')]=_0x236ed8[_0xbe49('0x15')];this[_0xbe49('0x16')]=_0x236ed8[_0xbe49('0x16')];this[_0xbe49('0x17')]=_0x236ed8[_0xbe49('0x17')];this['droptime']=_0x236ed8[_0xbe49('0x18')];this[_0xbe49('0x19')]=this[_0xbe49('0x18')];this[_0xbe49('0x1a')]=getSeconds(_0x236ed8[_0xbe49('0x17')],_0x236ed8['starttime']);this[_0xbe49('0x1b')]=getSeconds(this[_0xbe49('0x18')],_0x236ed8['responsetime']);this[_0xbe49('0x1c')]=0x0;this['queue']=_0x5c007f[_0xbe49('0x7')];this[_0xbe49('0x1d')]=_0x5c007f['connectedlinename'];this[_0xbe49('0x1e')]=_0x5c007f[_0xbe49('0x1e')];this['callback']=_0x236ed8['callback'];this[_0xbe49('0x1f')]=_0x236ed8[_0xbe49('0x1f')];this[_0xbe49('0x20')]=_0x236ed8[_0xbe49('0x20')];this['recallme']=_0x236ed8['recallme'];this[_0xbe49('0x21')]=_0x236ed8[_0xbe49('0x21')];this['ListId']=_0x236ed8['ListId'];this[_0xbe49('0x22')]=_0x236ed8['UserId'];this[_0xbe49('0x23')]=_0x236ed8[_0xbe49('0x23')];this[_0xbe49('0x24')]=_0x236ed8[_0xbe49('0x24')];this[_0xbe49('0x25')]=_0x236ed8[_0xbe49('0x25')]||'';this['originatecalleridname']=_0x236ed8['originatecalleridname']||'';}module[_0xbe49('0x26')]=QueueCallerAbandon;
\ No newline at end of file