Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / cannedAnswer / cannedAnswer.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 _0x4c55=['request','then','request\x20sent','debug','CannedAnswer,\x20%s,\x20%s,\x20%s','error','code','CannedAnswer,\x20%s,\x20%s','message','info','result','lodash','moment','randomstring','ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','client','http'];(function(_0x37df8c,_0x293f40){var _0x9beae1=function(_0x9a96a9){while(--_0x9a96a9){_0x37df8c['push'](_0x37df8c['shift']());}};_0x9beae1(++_0x293f40);}(_0x4c55,0x15b));var _0x54c5=function(_0x50e40b,_0x338d17){_0x50e40b=_0x50e40b-0x0;var _0x2608b7=_0x4c55[_0x50e40b];return _0x2608b7;};'use strict';var _=require(_0x54c5('0x0'));var util=require('util');var moment=require(_0x54c5('0x1'));var BPromise=require('bluebird');var rs=require(_0x54c5('0x2'));var fs=require('fs');var Redis=require(_0x54c5('0x3'));var db=require(_0x54c5('0x4'))['db'];var utils=require(_0x54c5('0x5'));var logger=require('../../config/logger')(_0x54c5('0x6'));var config=require(_0x54c5('0x7'));var jayson=require('jayson/promise');var client=jayson[_0x54c5('0x8')][_0x54c5('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x56d23b,_0x2f26f5,_0x4d21cf){return new BPromise(function(_0x8c139d,_0x5e9b6f){return client[_0x54c5('0xa')](_0x56d23b,_0x4d21cf)[_0x54c5('0xb')](function(_0x583b2d){logger['info']('CannedAnswer,\x20%s,\x20%s',_0x2f26f5,_0x54c5('0xc'));logger[_0x54c5('0xd')](_0x54c5('0xe'),_0x2f26f5,_0x54c5('0xc'),JSON['stringify'](_0x583b2d));if(_0x583b2d['error']){if(_0x583b2d[_0x54c5('0xf')][_0x54c5('0x10')]===0x1f4){logger[_0x54c5('0xf')](_0x54c5('0x11'),_0x2f26f5,_0x583b2d['error'][_0x54c5('0x12')]);return _0x5e9b6f(_0x583b2d[_0x54c5('0xf')][_0x54c5('0x12')]);}logger[_0x54c5('0xf')](_0x54c5('0x11'),_0x2f26f5,_0x583b2d[_0x54c5('0xf')]['message']);return _0x8c139d(_0x583b2d[_0x54c5('0xf')][_0x54c5('0x12')]);}else{logger[_0x54c5('0x13')](_0x54c5('0x11'),_0x2f26f5,'request\x20sent');_0x8c139d(_0x583b2d[_0x54c5('0x14')]['message']);}})['catch'](function(_0x35c32f){logger['error'](_0x54c5('0x11'),_0x2f26f5,_0x35c32f);_0x5e9b6f(_0x35c32f);});});}