Built motion from commit f7863d46.|2.5.41
[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 _0x2a4d=['../../config/environment','jayson/promise','client','request','then','info','UserChatQueue,\x20%s,\x20%s','request\x20sent','debug','UserChatQueue,\x20%s,\x20%s,\x20%s','error','message','catch','lodash','moment','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc'];(function(_0x1d7c31,_0x1c7d35){var _0xfbe999=function(_0x100b95){while(--_0x100b95){_0x1d7c31['push'](_0x1d7c31['shift']());}};_0xfbe999(++_0x1c7d35);}(_0x2a4d,0x1c5));var _0xd2a4=function(_0x4b369d,_0x265eb8){_0x4b369d=_0x4b369d-0x0;var _0x571a98=_0x2a4d[_0x4b369d];return _0x571a98;};'use strict';var _=require(_0xd2a4('0x0'));var util=require('util');var moment=require(_0xd2a4('0x1'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xd2a4('0x2'));var db=require(_0xd2a4('0x3'))['db'];var utils=require(_0xd2a4('0x4'));var logger=require(_0xd2a4('0x5'))(_0xd2a4('0x6'));var config=require(_0xd2a4('0x7'));var jayson=require(_0xd2a4('0x8'));var client=jayson[_0xd2a4('0x9')]['http']({'port':0x232a});function respondWithRpcPromise(_0x29cac8,_0x2ba35f,_0xf7ee65){return new BPromise(function(_0xb0e41e,_0x5f3e6b){return client[_0xd2a4('0xa')](_0x29cac8,_0xf7ee65)[_0xd2a4('0xb')](function(_0x197744){logger[_0xd2a4('0xc')](_0xd2a4('0xd'),_0x2ba35f,_0xd2a4('0xe'));logger[_0xd2a4('0xf')](_0xd2a4('0x10'),_0x2ba35f,_0xd2a4('0xe'),JSON['stringify'](_0x197744));if(_0x197744[_0xd2a4('0x11')]){if(_0x197744[_0xd2a4('0x11')]['code']===0x1f4){logger[_0xd2a4('0x11')](_0xd2a4('0xd'),_0x2ba35f,_0x197744['error'][_0xd2a4('0x12')]);return _0x5f3e6b(_0x197744[_0xd2a4('0x11')][_0xd2a4('0x12')]);}logger[_0xd2a4('0x11')]('UserChatQueue,\x20%s,\x20%s',_0x2ba35f,_0x197744[_0xd2a4('0x11')][_0xd2a4('0x12')]);return _0xb0e41e(_0x197744[_0xd2a4('0x11')]['message']);}else{logger[_0xd2a4('0xc')](_0xd2a4('0xd'),_0x2ba35f,_0xd2a4('0xe'));_0xb0e41e(_0x197744['result'][_0xd2a4('0x12')]);}})[_0xd2a4('0x13')](function(_0xb3ff1d){logger[_0xd2a4('0x11')](_0xd2a4('0xd'),_0x2ba35f,_0xb3ff1d);_0x5f3e6b(_0xb3ff1d);});});}