Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / userChatQueue / userChatQueue.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 _0xcf11=['UserChatQueue,\x20%s,\x20%s','debug','UserChatQueue,\x20%s,\x20%s,\x20%s','request\x20sent','error','code','message','result','catch','lodash','util','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','request','then','info'];(function(_0x547524,_0x32b16b){var _0x49e72b=function(_0xa8ec0f){while(--_0xa8ec0f){_0x547524['push'](_0x547524['shift']());}};_0x49e72b(++_0x32b16b);}(_0xcf11,0x141));var _0x1cf1=function(_0x2a99e2,_0x1803e4){_0x2a99e2=_0x2a99e2-0x0;var _0x23fb5f=_0xcf11[_0x2a99e2];return _0x23fb5f;};'use strict';var _=require(_0x1cf1('0x0'));var util=require(_0x1cf1('0x1'));var moment=require('moment');var BPromise=require(_0x1cf1('0x2'));var rs=require(_0x1cf1('0x3'));var fs=require('fs');var Redis=require(_0x1cf1('0x4'));var db=require(_0x1cf1('0x5'))['db'];var utils=require(_0x1cf1('0x6'));var logger=require(_0x1cf1('0x7'))(_0x1cf1('0x8'));var config=require(_0x1cf1('0x9'));var jayson=require(_0x1cf1('0xa'));var client=jayson[_0x1cf1('0xb')]['http']({'port':0x232a});function respondWithRpcPromise(_0x409e94,_0x326c16,_0xb28060){return new BPromise(function(_0x559408,_0x3e259a){return client[_0x1cf1('0xc')](_0x409e94,_0xb28060)[_0x1cf1('0xd')](function(_0x52d075){logger[_0x1cf1('0xe')](_0x1cf1('0xf'),_0x326c16,'request\x20sent');logger[_0x1cf1('0x10')](_0x1cf1('0x11'),_0x326c16,_0x1cf1('0x12'),JSON['stringify'](_0x52d075));if(_0x52d075['error']){if(_0x52d075[_0x1cf1('0x13')][_0x1cf1('0x14')]===0x1f4){logger[_0x1cf1('0x13')](_0x1cf1('0xf'),_0x326c16,_0x52d075[_0x1cf1('0x13')][_0x1cf1('0x15')]);return _0x3e259a(_0x52d075[_0x1cf1('0x13')]['message']);}logger[_0x1cf1('0x13')](_0x1cf1('0xf'),_0x326c16,_0x52d075[_0x1cf1('0x13')][_0x1cf1('0x15')]);return _0x559408(_0x52d075[_0x1cf1('0x13')]['message']);}else{logger[_0x1cf1('0xe')](_0x1cf1('0xf'),_0x326c16,'request\x20sent');_0x559408(_0x52d075[_0x1cf1('0x16')][_0x1cf1('0x15')]);}})[_0x1cf1('0x17')](function(_0xe7b651){logger[_0x1cf1('0x13')]('UserChatQueue,\x20%s,\x20%s',_0x326c16,_0xe7b651);_0x3e259a(_0xe7b651);});});}