Built motion from commit 67e5df37.|2.0.66
[motion2.git] / server / services / routing / model / faxQueue.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x349e=['faxPause','available','emit','lodash','socket.io-emitter','localhost','name','timeout','strategy','beepall','mapAgentsId','updateRouting','updateRealtime','_rr','Agents','prototype','loggedIn','paused','length','online'];(function(_0x282883,_0x5eb35e){var _0xc93356=function(_0x417b38){while(--_0x417b38){_0x282883['push'](_0x282883['shift']());}};_0xc93356(++_0x5eb35e);}(_0x349e,0xcb));var _0xe349=function(_0x43eace,_0x1a189b){_0x43eace=_0x43eace-0x0;var _0x33c06f=_0x349e[_0x43eace];return _0x33c06f;};'use strict';var _=require(_0xe349('0x0'));var io=require(_0xe349('0x1'))({'host':_0xe349('0x2'),'port':0x18eb});function FaxQueue(_0x3e00d8){this['id']=_0x3e00d8['id']||0x0;this[_0xe349('0x3')]=_0x3e00d8[_0xe349('0x3')]||'';this[_0xe349('0x4')]=_0x3e00d8[_0xe349('0x4')]||0xa;this[_0xe349('0x5')]=_0x3e00d8['strategy']||_0xe349('0x6');this['Agents']=_0x3e00d8['Agents'];this[_0xe349('0x7')]={};this['waiting']=0x0;this[_0xe349('0x8')]();this[_0xe349('0x9')]();}FaxQueue['prototype'][_0xe349('0x8')]=function(){var _0x21a4d4=this[_0xe349('0x7')][_0xe349('0xa')];this[_0xe349('0x7')]=_['map'](this[_0xe349('0xb')],'id');this[_0xe349('0x7')][_0xe349('0xa')]=_0x21a4d4;};FaxQueue[_0xe349('0xc')][_0xe349('0x9')]=function(){this[_0xe349('0xd')]=0x0;this[_0xe349('0xe')]=0x0;for(var _0x390aa8=0x0;_0x390aa8<this[_0xe349('0xb')][_0xe349('0xf')];_0x390aa8+=0x1){if(this[_0xe349('0xb')][_0x390aa8][_0xe349('0x10')]){this[_0xe349('0xd')]+=0x1;}if(this[_0xe349('0xb')][_0x390aa8][_0xe349('0x11')]){this[_0xe349('0xe')]+=0x1;}}this[_0xe349('0x12')]=this['loggedIn']-this[_0xe349('0xe')];this['available']=this[_0xe349('0x12')]>=0x0?this[_0xe349('0x12')]:0x0;io[_0xe349('0x13')]('fax_queue:save',this);};module['exports']=FaxQueue;