Built motion from commit 97153652.|2.6.26
[motion2.git] / server / components / realtime / queues.js
index c44e4a3..c4fccd9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0742=['result','catch','voice','inbound','get','outbound','originated','find','pick','initializeQueues','lodash','util','client','http','available','loggedIn','paused','waiting','busy','invalid','loggedInDb','notInUse','onHold','ringing','ringInUse','talking','unavailable','unknown','pTalking','message','dialMethod','startPredictive','startProgressive','erlangCalls','erlangAbandonmentRate','erlangBusyFactor','dialPredictiveInterval','dialPredictiveIntervalMaxThreshold','dialPredictiveIntervalMinThreshold','predictiveIntervalAvailable','predictiveIntervalAnsweredCalls','predictiveIntervalDroppedCallsTimeout','predictiveIntervalDroppedCallsCallersExit','predictiveIntervalAvgHoldtime','predictiveIntervalAvgTalktime','request','Queues','then','error','format'];(function(_0x3e5249,_0xd46921){var _0x20a888=function(_0x98a972){while(--_0x98a972){_0x3e5249['push'](_0x3e5249['shift']());}};_0x20a888(++_0xd46921);}(_0x0742,0x1cc));var _0x2074=function(_0xccc0d4,_0x2f6bf7){_0xccc0d4=_0xccc0d4-0x0;var _0x27a653=_0x0742[_0xccc0d4];return _0x27a653;};'use strict';var _=require(_0x2074('0x0'));var jayson=require('jayson/promise');var util=require(_0x2074('0x1'));var amiClient=jayson[_0x2074('0x2')][_0x2074('0x3')]({'port':0x232a});var routingClient=jayson[_0x2074('0x2')][_0x2074('0x3')]({'port':0x232c});var DEFAULT_QUEUE_ATTRIBUTES=[_0x2074('0x4'),_0x2074('0x5'),_0x2074('0x6'),_0x2074('0x7')];var VOICE_QUEUE_ATTRIBUTES=[_0x2074('0x8'),'inUse',_0x2074('0x9'),_0x2074('0xa'),_0x2074('0xb'),_0x2074('0xc'),_0x2074('0xd'),_0x2074('0xe'),_0x2074('0xf'),_0x2074('0x10'),_0x2074('0x11')];var OUTBOUND_QUEUE_ATTRIBUTES=[_0x2074('0x12'),'originated',_0x2074('0x13'),'statusMessage','dialActive',_0x2074('0x14'),'Trunk',_0x2074('0x15'),_0x2074('0x16'),_0x2074('0x17'),'erlangCallToSecond',_0x2074('0x18'),_0x2074('0x19'),_0x2074('0x1a'),_0x2074('0x1b'),_0x2074('0x1c'),_0x2074('0x1d'),'predictiveIntervalTotalCalls',_0x2074('0x1e'),_0x2074('0x1f'),_0x2074('0x20'),_0x2074('0x21'),_0x2074('0x22')];function getRealtimeQueues(_0x14ece6,_0x134db7){var _0x37b279=_0x134db7==='voice'?amiClient:routingClient;return _0x37b279[_0x2074('0x23')](_['startCase'](_0x134db7)+_0x2074('0x24'),_0x14ece6)[_0x2074('0x25')](function(_0x3480f9){if(_0x3480f9[_0x2074('0x26')])throw new Error(util[_0x2074('0x27')]('Unable\x20to\x20retrieve\x20RPC\x20%s\x20queues',_0x134db7));return _0x3480f9[_0x2074('0x28')];})[_0x2074('0x29')](function(_0x19ea3f){throw _0x19ea3f;});}exports['getRealtimeQueues']=getRealtimeQueues;function initializeQueues(_0x314b57,_0x26856d,_0x1a351c,_0x47e70d){var _0x551747=DEFAULT_QUEUE_ATTRIBUTES;if(_0x1a351c===_0x2074('0x2a')){if(_0x47e70d===_0x2074('0x2b')){_0x551747=_0x551747['concat'](VOICE_QUEUE_ATTRIBUTES);}else if(_0x47e70d==='outbound'){_0x551747=_0x551747['concat'](VOICE_QUEUE_ATTRIBUTES,OUTBOUND_QUEUE_ATTRIBUTES);}}return _0x314b57['map'](function(_0x5e5f5b){var _0x41c95d=_0x5e5f5b[_0x2074('0x2c')]({'plain':!![]});_0x41c95d[_0x2074('0x6')]=0x0;_0x41c95d['loggedInDb']=0x0;_0x41c95d[_0x2074('0x5')]=0x0;_0x41c95d[_0x2074('0x4')]=0x0;_0x41c95d[_0x2074('0x7')]=0x0;if(_0x1a351c===_0x2074('0x2a')){_0x41c95d[_0x2074('0xf')]=0x0;_0x41c95d[_0x2074('0x8')]=0x0;if(_0x47e70d===_0x2074('0x2d')){_0x41c95d[_0x2074('0x12')]=0x0;_0x41c95d[_0x2074('0x2e')]=0x0;}}var _0xb2632e=_[_0x2074('0x2f')](_0x26856d,['id',_0x41c95d['id']]);if(_0xb2632e){_['merge'](_0x41c95d,_[_0x2074('0x30')](_0xb2632e,_0x551747));}return _0x41c95d;});}exports[_0x2074('0x31')]=initializeQueues;
\ No newline at end of file
+var _0x33fd=['ringing','ringInUse','unavailable','unknown','pTalking','message','statusMessage','dialActive','dialMethod','Trunk','startProgressive','erlangCalls','erlangCallToSecond','erlangBusyFactor','dialPredictiveIntervalMaxThreshold','dialPredictiveIntervalMinThreshold','predictiveIntervalAvailable','predictiveIntervalAnsweredCalls','predictiveIntervalDroppedCallsTimeout','predictiveIntervalDroppedCallsCallersExit','predictiveIntervalAvgTalktime','voice','request','startCase','then','error','format','result','catch','getRealtimeQueues','inbound','concat','get','loggedIn','talking','busy','outbound','find','merge','pick','initializeQueues','lodash','jayson/promise','client','http','available','paused','waiting','inUse','invalid','loggedInDb','notInUse','onHold'];(function(_0x2dc7d3,_0x371453){var _0x989910=function(_0x319b09){while(--_0x319b09){_0x2dc7d3['push'](_0x2dc7d3['shift']());}};_0x989910(++_0x371453);}(_0x33fd,0x93));var _0xd33f=function(_0x3e614e,_0x27fdbd){_0x3e614e=_0x3e614e-0x0;var _0x45fedd=_0x33fd[_0x3e614e];return _0x45fedd;};'use strict';var _=require(_0xd33f('0x0'));var jayson=require(_0xd33f('0x1'));var util=require('util');var amiClient=jayson[_0xd33f('0x2')][_0xd33f('0x3')]({'port':0x232a});var routingClient=jayson[_0xd33f('0x2')][_0xd33f('0x3')]({'port':0x232c});var DEFAULT_QUEUE_ATTRIBUTES=[_0xd33f('0x4'),'loggedIn',_0xd33f('0x5'),_0xd33f('0x6')];var VOICE_QUEUE_ATTRIBUTES=['busy',_0xd33f('0x7'),_0xd33f('0x8'),_0xd33f('0x9'),_0xd33f('0xa'),_0xd33f('0xb'),_0xd33f('0xc'),_0xd33f('0xd'),'talking',_0xd33f('0xe'),_0xd33f('0xf')];var OUTBOUND_QUEUE_ATTRIBUTES=[_0xd33f('0x10'),'originated',_0xd33f('0x11'),_0xd33f('0x12'),_0xd33f('0x13'),_0xd33f('0x14'),_0xd33f('0x15'),'startPredictive',_0xd33f('0x16'),_0xd33f('0x17'),_0xd33f('0x18'),'erlangAbandonmentRate',_0xd33f('0x19'),'dialPredictiveInterval',_0xd33f('0x1a'),_0xd33f('0x1b'),_0xd33f('0x1c'),'predictiveIntervalTotalCalls',_0xd33f('0x1d'),_0xd33f('0x1e'),_0xd33f('0x1f'),'predictiveIntervalAvgHoldtime',_0xd33f('0x20')];function getRealtimeQueues(_0x5c13ce,_0x49399d){var _0x28abb5=_0x49399d===_0xd33f('0x21')?amiClient:routingClient;return _0x28abb5[_0xd33f('0x22')](_[_0xd33f('0x23')](_0x49399d)+'Queues',_0x5c13ce)[_0xd33f('0x24')](function(_0x11dc5b){if(_0x11dc5b[_0xd33f('0x25')])throw new Error(util[_0xd33f('0x26')]('Unable\x20to\x20retrieve\x20RPC\x20%s\x20queues',_0x49399d));return _0x11dc5b[_0xd33f('0x27')];})[_0xd33f('0x28')](function(_0x35fada){throw _0x35fada;});}exports[_0xd33f('0x29')]=getRealtimeQueues;function initializeQueues(_0x2c6a7d,_0x50e431,_0xf1c99d,_0xdf9646){var _0x902165=DEFAULT_QUEUE_ATTRIBUTES;if(_0xf1c99d===_0xd33f('0x21')){if(_0xdf9646===_0xd33f('0x2a')){_0x902165=_0x902165[_0xd33f('0x2b')](VOICE_QUEUE_ATTRIBUTES);}else if(_0xdf9646==='outbound'){_0x902165=_0x902165[_0xd33f('0x2b')](VOICE_QUEUE_ATTRIBUTES,OUTBOUND_QUEUE_ATTRIBUTES);}}return _0x2c6a7d['map'](function(_0x205fa5){var _0x190e32=_0x205fa5[_0xd33f('0x2c')]({'plain':!![]});_0x190e32[_0xd33f('0x5')]=0x0;_0x190e32[_0xd33f('0x9')]=0x0;_0x190e32[_0xd33f('0x2d')]=0x0;_0x190e32[_0xd33f('0x4')]=0x0;_0x190e32[_0xd33f('0x6')]=0x0;if(_0xf1c99d==='voice'){_0x190e32[_0xd33f('0x2e')]=0x0;_0x190e32[_0xd33f('0x2f')]=0x0;if(_0xdf9646===_0xd33f('0x30')){_0x190e32[_0xd33f('0x10')]=0x0;_0x190e32['originated']=0x0;}}var _0x58117a=_[_0xd33f('0x31')](_0x50e431,['id',_0x190e32['id']]);if(_0x58117a){_[_0xd33f('0x32')](_0x190e32,_[_0xd33f('0x33')](_0x58117a,_0x902165));}return _0x190e32;});}exports[_0xd33f('0x34')]=initializeQueues;
\ No newline at end of file