77281981dd152902eb0182835d8b1966e4ac2862
[motion2.git] / server / api / smsApplication / smsApplication.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 _0x1bce=['../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','request','SmsApplication,\x20%s,\x20%s','request\x20sent','debug','stringify','error','code','message','info','lodash','util','bluebird','randomstring','ioredis'];(function(_0x351885,_0x54f177){var _0x48196e=function(_0x30e983){while(--_0x30e983){_0x351885['push'](_0x351885['shift']());}};_0x48196e(++_0x54f177);}(_0x1bce,0x73));var _0xe1bc=function(_0x122ef9,_0x451d2a){_0x122ef9=_0x122ef9-0x0;var _0x42fba0=_0x1bce[_0x122ef9];return _0x42fba0;};'use strict';var _=require(_0xe1bc('0x0'));var util=require(_0xe1bc('0x1'));var moment=require('moment');var BPromise=require(_0xe1bc('0x2'));var rs=require(_0xe1bc('0x3'));var fs=require('fs');var Redis=require(_0xe1bc('0x4'));var db=require(_0xe1bc('0x5'))['db'];var utils=require(_0xe1bc('0x6'));var logger=require(_0xe1bc('0x7'))(_0xe1bc('0x8'));var config=require(_0xe1bc('0x9'));var jayson=require(_0xe1bc('0xa'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x324c27,_0x4199ff,_0x24b695){return new BPromise(function(_0x1c6720,_0x1a861f){return client[_0xe1bc('0xb')](_0x324c27,_0x24b695)['then'](function(_0x46a0ed){logger['info'](_0xe1bc('0xc'),_0x4199ff,_0xe1bc('0xd'));logger[_0xe1bc('0xe')]('SmsApplication,\x20%s,\x20%s,\x20%s',_0x4199ff,_0xe1bc('0xd'),JSON[_0xe1bc('0xf')](_0x46a0ed));if(_0x46a0ed['error']){if(_0x46a0ed[_0xe1bc('0x10')][_0xe1bc('0x11')]===0x1f4){logger['error']('SmsApplication,\x20%s,\x20%s',_0x4199ff,_0x46a0ed[_0xe1bc('0x10')][_0xe1bc('0x12')]);return _0x1a861f(_0x46a0ed[_0xe1bc('0x10')]['message']);}logger['error'](_0xe1bc('0xc'),_0x4199ff,_0x46a0ed[_0xe1bc('0x10')][_0xe1bc('0x12')]);return _0x1c6720(_0x46a0ed['error'][_0xe1bc('0x12')]);}else{logger[_0xe1bc('0x13')](_0xe1bc('0xc'),_0x4199ff,_0xe1bc('0xd'));_0x1c6720(_0x46a0ed['result'][_0xe1bc('0x12')]);}})['catch'](function(_0x306165){logger[_0xe1bc('0x10')]('SmsApplication,\x20%s,\x20%s',_0x4199ff,_0x306165);_0x1a861f(_0x306165);});});}