d97f8804628f97be9eedc1fac07c8a7022d4e9df
[motion2.git] / server / api / faxApplication / faxApplication.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 _0x9709=['request\x20sent','stringify','error','FaxApplication,\x20%s,\x20%s','message','result','UpdateFaxApplication','update','body','options','raw','where','attributes','limit','then','info','catch','lodash','util','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','debug','FaxApplication,\x20%s,\x20%s,\x20%s'];(function(_0xa148b7,_0x2f3eb2){var _0x51efd3=function(_0x34bcec){while(--_0x34bcec){_0xa148b7['push'](_0xa148b7['shift']());}};_0x51efd3(++_0x2f3eb2);}(_0x9709,0x91));var _0x9970=function(_0x4706c6,_0x23d052){_0x4706c6=_0x4706c6-0x0;var _0x2d7a25=_0x9709[_0x4706c6];return _0x2d7a25;};'use strict';var _=require(_0x9970('0x0'));var util=require(_0x9970('0x1'));var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0x9970('0x2'));var fs=require('fs');var Redis=require(_0x9970('0x3'));var db=require(_0x9970('0x4'))['db'];var utils=require(_0x9970('0x5'));var logger=require(_0x9970('0x6'))(_0x9970('0x7'));var config=require(_0x9970('0x8'));var jayson=require(_0x9970('0x9'));var client=jayson[_0x9970('0xa')][_0x9970('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x15783f,_0x1e9899,_0x4e8401){return new BPromise(function(_0xdcde4a,_0x12c297){return client[_0x9970('0xc')](_0x15783f,_0x4e8401)['then'](function(_0x35682c){logger['info']('FaxApplication,\x20%s,\x20%s',_0x1e9899,'request\x20sent');logger[_0x9970('0xd')](_0x9970('0xe'),_0x1e9899,_0x9970('0xf'),JSON[_0x9970('0x10')](_0x35682c));if(_0x35682c[_0x9970('0x11')]){if(_0x35682c[_0x9970('0x11')]['code']===0x1f4){logger[_0x9970('0x11')](_0x9970('0x12'),_0x1e9899,_0x35682c[_0x9970('0x11')][_0x9970('0x13')]);return _0x12c297(_0x35682c[_0x9970('0x11')]['message']);}logger[_0x9970('0x11')]('FaxApplication,\x20%s,\x20%s',_0x1e9899,_0x35682c['error'][_0x9970('0x13')]);return _0xdcde4a(_0x35682c[_0x9970('0x11')][_0x9970('0x13')]);}else{logger['info'](_0x9970('0x12'),_0x1e9899,_0x9970('0xf'));_0xdcde4a(_0x35682c[_0x9970('0x14')][_0x9970('0x13')]);}})['catch'](function(_0x2cd139){logger[_0x9970('0x11')](_0x9970('0x12'),_0x1e9899,_0x2cd139);_0x12c297(_0x2cd139);});});}exports[_0x9970('0x15')]=function(_0x4cc5c9){var _0x20f9d7=this;return new Promise(function(_0x6e4a4d,_0x3b8ad9){return db['FaxApplication'][_0x9970('0x16')](_0x4cc5c9[_0x9970('0x17')],{'raw':_0x4cc5c9[_0x9970('0x18')]?_0x4cc5c9[_0x9970('0x18')][_0x9970('0x19')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x4cc5c9['options']?_0x4cc5c9[_0x9970('0x18')][_0x9970('0x1a')]||null:null,'attributes':_0x4cc5c9[_0x9970('0x18')]?_0x4cc5c9[_0x9970('0x18')][_0x9970('0x1b')]||null:null,'limit':_0x4cc5c9[_0x9970('0x18')]?_0x4cc5c9[_0x9970('0x18')][_0x9970('0x1c')]||null:null})[_0x9970('0x1d')](function(_0x416ac1){logger[_0x9970('0x1e')]('UpdateFaxApplication',_0x4cc5c9);logger[_0x9970('0xd')]('UpdateFaxApplication',_0x4cc5c9,JSON[_0x9970('0x10')](_0x416ac1));_0x6e4a4d(_0x416ac1);})[_0x9970('0x1f')](function(_0x328ad8){logger[_0x9970('0x11')](_0x9970('0x15'),_0x328ad8[_0x9970('0x13')],_0x4cc5c9);_0x3b8ad9(_0x20f9d7[_0x9970('0x11')](0x1f4,_0x328ad8[_0x9970('0x13')]));});});};