fee347d5e4e0545c3fc42e6ec2dff952668c7f77
[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 _0xb26f=['CannedAnswer,\x20%s,\x20%s,\x20%s','stringify','error','code','CannedAnswer,\x20%s,\x20%s','message','lodash','util','moment','bluebird','../../mysqldb','../../config/logger','../../config/environment','jayson/promise','client','http','request','info','request\x20sent'];(function(_0x259a42,_0x2b4483){var _0x548d68=function(_0x47656e){while(--_0x47656e){_0x259a42['push'](_0x259a42['shift']());}};_0x548d68(++_0x2b4483);}(_0xb26f,0x149));var _0xfb26=function(_0x289e64,_0x5adb3c){_0x289e64=_0x289e64-0x0;var _0x30246c=_0xb26f[_0x289e64];return _0x30246c;};'use strict';var _=require(_0xfb26('0x0'));var util=require(_0xfb26('0x1'));var moment=require(_0xfb26('0x2'));var BPromise=require(_0xfb26('0x3'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require(_0xfb26('0x4'))['db'];var utils=require('../../config/utils');var logger=require(_0xfb26('0x5'))('rpc');var config=require(_0xfb26('0x6'));var jayson=require(_0xfb26('0x7'));var client=jayson[_0xfb26('0x8')][_0xfb26('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x59f559,_0x40e508,_0x49cb46){return new BPromise(function(_0x541e6a,_0x6c3c28){return client[_0xfb26('0xa')](_0x59f559,_0x49cb46)['then'](function(_0x5773a1){logger[_0xfb26('0xb')]('CannedAnswer,\x20%s,\x20%s',_0x40e508,_0xfb26('0xc'));logger['debug'](_0xfb26('0xd'),_0x40e508,_0xfb26('0xc'),JSON[_0xfb26('0xe')](_0x5773a1));if(_0x5773a1[_0xfb26('0xf')]){if(_0x5773a1['error'][_0xfb26('0x10')]===0x1f4){logger['error'](_0xfb26('0x11'),_0x40e508,_0x5773a1['error'][_0xfb26('0x12')]);return _0x6c3c28(_0x5773a1['error'][_0xfb26('0x12')]);}logger[_0xfb26('0xf')](_0xfb26('0x11'),_0x40e508,_0x5773a1[_0xfb26('0xf')]['message']);return _0x541e6a(_0x5773a1[_0xfb26('0xf')][_0xfb26('0x12')]);}else{logger['info'](_0xfb26('0x11'),_0x40e508,_0xfb26('0xc'));_0x541e6a(_0x5773a1['result'][_0xfb26('0x12')]);}})['catch'](function(_0xc533bc){logger[_0xfb26('0xf')]('CannedAnswer,\x20%s,\x20%s',_0x40e508,_0xc533bc);_0x6c3c28(_0xc533bc);});});}