Built motion from commit (unavailable).|2.5.6
[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 _0xd34c=['jayson/promise','request','CannedAnswer,\x20%s,\x20%s','debug','CannedAnswer,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','info','result','catch','lodash','util','moment','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0xd34c,0x16d));var _0xcd34=function(_0x53490b,_0x1882fc){_0x53490b=_0x53490b-0x0;var _0x45ec86=_0xd34c[_0x53490b];return _0x45ec86;};'use strict';var _=require(_0xcd34('0x0'));var util=require(_0xcd34('0x1'));var moment=require(_0xcd34('0x2'));var BPromise=require('bluebird');var rs=require(_0xcd34('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xcd34('0x4'))['db'];var utils=require(_0xcd34('0x5'));var logger=require(_0xcd34('0x6'))(_0xcd34('0x7'));var config=require(_0xcd34('0x8'));var jayson=require(_0xcd34('0x9'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x16641e,_0x3bcc7c,_0xb083f5){return new BPromise(function(_0x4062e2,_0x2c105d){return client[_0xcd34('0xa')](_0x16641e,_0xb083f5)['then'](function(_0x4e32c8){logger['info'](_0xcd34('0xb'),_0x3bcc7c,'request\x20sent');logger[_0xcd34('0xc')](_0xcd34('0xd'),_0x3bcc7c,_0xcd34('0xe'),JSON[_0xcd34('0xf')](_0x4e32c8));if(_0x4e32c8[_0xcd34('0x10')]){if(_0x4e32c8[_0xcd34('0x10')][_0xcd34('0x11')]===0x1f4){logger[_0xcd34('0x10')](_0xcd34('0xb'),_0x3bcc7c,_0x4e32c8[_0xcd34('0x10')][_0xcd34('0x12')]);return _0x2c105d(_0x4e32c8[_0xcd34('0x10')][_0xcd34('0x12')]);}logger[_0xcd34('0x10')](_0xcd34('0xb'),_0x3bcc7c,_0x4e32c8[_0xcd34('0x10')][_0xcd34('0x12')]);return _0x4062e2(_0x4e32c8['error'][_0xcd34('0x12')]);}else{logger[_0xcd34('0x13')](_0xcd34('0xb'),_0x3bcc7c,_0xcd34('0xe'));_0x4062e2(_0x4e32c8[_0xcd34('0x14')]['message']);}})[_0xcd34('0x15')](function(_0x5e61da){logger[_0xcd34('0x10')](_0xcd34('0xb'),_0x3bcc7c,_0x5e61da);_0x2c105d(_0x5e61da);});});}