Built motion from commit (unavailable).|2.6.0
[motion2.git] / server / api / disposition / disposition.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 _0x35a2=['then','info','Disposition,\x20%s,\x20%s','Disposition,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','result','catch','lodash','util','moment','bluebird','randomstring','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request'];(function(_0x251474,_0x57b579){var _0x596b8d=function(_0x2463a4){while(--_0x2463a4){_0x251474['push'](_0x251474['shift']());}};_0x596b8d(++_0x57b579);}(_0x35a2,0x143));var _0x235a=function(_0x4f398a,_0x176e64){_0x4f398a=_0x4f398a-0x0;var _0x7be511=_0x35a2[_0x4f398a];return _0x7be511;};'use strict';var _=require(_0x235a('0x0'));var util=require(_0x235a('0x1'));var moment=require(_0x235a('0x2'));var BPromise=require(_0x235a('0x3'));var rs=require(_0x235a('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0x235a('0x5'));var logger=require(_0x235a('0x6'))(_0x235a('0x7'));var config=require(_0x235a('0x8'));var jayson=require(_0x235a('0x9'));var client=jayson[_0x235a('0xa')][_0x235a('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x272c19,_0x30a7e5,_0xf455b6){return new BPromise(function(_0x5a37b1,_0x44c058){return client[_0x235a('0xc')](_0x272c19,_0xf455b6)[_0x235a('0xd')](function(_0x23a06c){logger[_0x235a('0xe')](_0x235a('0xf'),_0x30a7e5,'request\x20sent');logger['debug'](_0x235a('0x10'),_0x30a7e5,_0x235a('0x11'),JSON[_0x235a('0x12')](_0x23a06c));if(_0x23a06c[_0x235a('0x13')]){if(_0x23a06c['error'][_0x235a('0x14')]===0x1f4){logger[_0x235a('0x13')](_0x235a('0xf'),_0x30a7e5,_0x23a06c[_0x235a('0x13')][_0x235a('0x15')]);return _0x44c058(_0x23a06c[_0x235a('0x13')][_0x235a('0x15')]);}logger['error'](_0x235a('0xf'),_0x30a7e5,_0x23a06c['error'][_0x235a('0x15')]);return _0x5a37b1(_0x23a06c[_0x235a('0x13')][_0x235a('0x15')]);}else{logger['info'](_0x235a('0xf'),_0x30a7e5,_0x235a('0x11'));_0x5a37b1(_0x23a06c[_0x235a('0x16')][_0x235a('0x15')]);}})[_0x235a('0x17')](function(_0x135018){logger[_0x235a('0x13')](_0x235a('0xf'),_0x30a7e5,_0x135018);_0x44c058(_0x135018);});});}