58fda06409a1bb2735c348acea1a3375b67eb2db
[motion2.git] / server / api / smsInteraction / smsInteraction.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 _0x2352=['addTags','ids','omit','spread','AddTags','bluebird','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','redis','defaults','localhost','socket.io-emitter','./smsInteraction.socket','register','request','then','info','SmsInteraction,\x20%s,\x20%s','debug','request\x20sent','error','code','message','result','catch','SmsInteraction','update','body','options','raw','where','attributes','limit','UpdateSmsInteraction','stringify','AddTagsToSmsInteraction','find'];(function(_0x11add0,_0x50d247){var _0x4b2c4a=function(_0x42bda7){while(--_0x42bda7){_0x11add0['push'](_0x11add0['shift']());}};_0x4b2c4a(++_0x50d247);}(_0x2352,0xfb));var _0x2235=function(_0x3a7c4f,_0x5592be){_0x3a7c4f=_0x3a7c4f-0x0;var _0x6de8a=_0x2352[_0x3a7c4f];return _0x6de8a;};'use strict';var _=require('lodash');var util=require('util');var moment=require('moment');var BPromise=require(_0x2235('0x0'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x2235('0x1'));var db=require('../../mysqldb')['db'];var utils=require(_0x2235('0x2'));var logger=require(_0x2235('0x3'))(_0x2235('0x4'));var config=require(_0x2235('0x5'));var jayson=require(_0x2235('0x6'));var client=jayson['client']['http']({'port':0x232a});config[_0x2235('0x7')]=_[_0x2235('0x8')](config[_0x2235('0x7')],{'host':_0x2235('0x9'),'port':0x18eb});var socket=require(_0x2235('0xa'))(new Redis(config[_0x2235('0x7')]));require(_0x2235('0xb'))[_0x2235('0xc')](socket);function respondWithRpcPromise(_0x14e2fb,_0x5cafd3,_0x26fcd7){return new BPromise(function(_0x50371d,_0x4618cc){return client[_0x2235('0xd')](_0x14e2fb,_0x26fcd7)[_0x2235('0xe')](function(_0x1d7b85){logger[_0x2235('0xf')](_0x2235('0x10'),_0x5cafd3,'request\x20sent');logger[_0x2235('0x11')]('SmsInteraction,\x20%s,\x20%s,\x20%s',_0x5cafd3,_0x2235('0x12'),JSON['stringify'](_0x1d7b85));if(_0x1d7b85[_0x2235('0x13')]){if(_0x1d7b85['error'][_0x2235('0x14')]===0x1f4){logger[_0x2235('0x13')]('SmsInteraction,\x20%s,\x20%s',_0x5cafd3,_0x1d7b85['error'][_0x2235('0x15')]);return _0x4618cc(_0x1d7b85['error'][_0x2235('0x15')]);}logger[_0x2235('0x13')](_0x2235('0x10'),_0x5cafd3,_0x1d7b85[_0x2235('0x13')]['message']);return _0x50371d(_0x1d7b85[_0x2235('0x13')][_0x2235('0x15')]);}else{logger['info'](_0x2235('0x10'),_0x5cafd3,_0x2235('0x12'));_0x50371d(_0x1d7b85[_0x2235('0x16')][_0x2235('0x15')]);}})[_0x2235('0x17')](function(_0x467b77){logger['error'](_0x2235('0x10'),_0x5cafd3,_0x467b77);_0x4618cc(_0x467b77);});});}exports['UpdateSmsInteraction']=function(_0x299f87){var _0x2362c0=this;return new Promise(function(_0x495fa5,_0x5480ab){return db[_0x2235('0x18')][_0x2235('0x19')](_0x299f87[_0x2235('0x1a')],{'raw':_0x299f87[_0x2235('0x1b')]?_0x299f87[_0x2235('0x1b')][_0x2235('0x1c')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x299f87[_0x2235('0x1b')]?_0x299f87[_0x2235('0x1b')][_0x2235('0x1d')]||null:null,'attributes':_0x299f87[_0x2235('0x1b')]?_0x299f87[_0x2235('0x1b')][_0x2235('0x1e')]||null:null,'limit':_0x299f87[_0x2235('0x1b')]?_0x299f87[_0x2235('0x1b')][_0x2235('0x1f')]||null:null})[_0x2235('0xe')](function(_0x21952d){logger['info'](_0x2235('0x20'),_0x299f87);logger[_0x2235('0x11')](_0x2235('0x20'),_0x299f87,JSON[_0x2235('0x21')](_0x21952d));_0x495fa5(_0x21952d);})[_0x2235('0x17')](function(_0x5852f7){logger[_0x2235('0x13')](_0x2235('0x20'),_0x5852f7[_0x2235('0x15')],_0x299f87);_0x5480ab(_0x2362c0['error'](0x1f4,_0x5852f7[_0x2235('0x15')]));});});};exports[_0x2235('0x22')]=function(_0x1960cf){return new Promise(function(_0x4a63f0,_0xfcc3ba){return db[_0x2235('0x18')][_0x2235('0x23')]({'where':_0x1960cf['options']?_0x1960cf['options'][_0x2235('0x1d')]||null:null})[_0x2235('0xe')](function(_0x462b00){if(_0x462b00){return _0x462b00[_0x2235('0x24')](_0x1960cf[_0x2235('0x1a')][_0x2235('0x25')],_[_0x2235('0x26')](_0x1960cf[_0x2235('0x1a')],['ids','id'])||{});}})[_0x2235('0x27')](function(_0x4e05e4){logger['info'](_0x2235('0x28'),_0x1960cf);logger[_0x2235('0x11')]('AddTags',_0x1960cf,JSON['stringify'](_0x4e05e4));_0x4a63f0(_0x4e05e4);})[_0x2235('0x17')](function(_0x3a6691){logger['error'](_0x2235('0x28'),_0x3a6691[_0x2235('0x15')],_0x1960cf);_0xfcc3ba(_this[_0x2235('0x13')](0x1f4,_0x3a6691[_0x2235('0x15')]));});});};