Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / userVoiceQueue / userVoiceQueue.rpc.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 _0x265a=['client','http','then','info','UserVoiceQueue,\x20%s,\x20%s','debug','UserVoiceQueue,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','result','catch','lodash','util','bluebird','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise'];(function(_0x522663,_0x129f78){var _0x42976b=function(_0x42f3b5){while(--_0x42f3b5){_0x522663['push'](_0x522663['shift']());}};_0x42976b(++_0x129f78);}(_0x265a,0x10b));var _0xa265=function(_0x8c5df9,_0xf48ae5){_0x8c5df9=_0x8c5df9-0x0;var _0x170565=_0x265a[_0x8c5df9];return _0x170565;};'use strict';var _=require(_0xa265('0x0'));var util=require(_0xa265('0x1'));var moment=require('moment');var BPromise=require(_0xa265('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require(_0xa265('0x3'))['db'];var utils=require(_0xa265('0x4'));var logger=require(_0xa265('0x5'))(_0xa265('0x6'));var config=require(_0xa265('0x7'));var jayson=require(_0xa265('0x8'));var client=jayson[_0xa265('0x9')][_0xa265('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x39ad1c,_0x41409c,_0x4ced60){return new BPromise(function(_0xa44b73,_0x4141bd){return client['request'](_0x39ad1c,_0x4ced60)[_0xa265('0xb')](function(_0x5f07e0){logger[_0xa265('0xc')](_0xa265('0xd'),_0x41409c,'request\x20sent');logger[_0xa265('0xe')](_0xa265('0xf'),_0x41409c,_0xa265('0x10'),JSON[_0xa265('0x11')](_0x5f07e0));if(_0x5f07e0[_0xa265('0x12')]){if(_0x5f07e0[_0xa265('0x12')][_0xa265('0x13')]===0x1f4){logger[_0xa265('0x12')](_0xa265('0xd'),_0x41409c,_0x5f07e0[_0xa265('0x12')]['message']);return _0x4141bd(_0x5f07e0[_0xa265('0x12')][_0xa265('0x14')]);}logger[_0xa265('0x12')](_0xa265('0xd'),_0x41409c,_0x5f07e0[_0xa265('0x12')][_0xa265('0x14')]);return _0xa44b73(_0x5f07e0[_0xa265('0x12')][_0xa265('0x14')]);}else{logger[_0xa265('0xc')]('UserVoiceQueue,\x20%s,\x20%s',_0x41409c,_0xa265('0x10'));_0xa44b73(_0x5f07e0[_0xa265('0x15')][_0xa265('0x14')]);}})[_0xa265('0x16')](function(_0x2dc517){logger[_0xa265('0x12')](_0xa265('0xd'),_0x41409c,_0x2dc517);_0x4141bd(_0x2dc517);});});}