Built motion from commit 9e1399f3.|2.5.37
[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 _0x9e78=['bluebird','randomstring','../../mysqldb','../../config/utils','../../config/environment','jayson/promise','http','info','FaxApplication,\x20%s,\x20%s','debug','FaxApplication,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','result','UpdateFaxApplication','FaxApplication','update','options','raw','where','attributes','then','catch','lodash','moment'];(function(_0x5ded53,_0x9b4f9d){var _0x299b15=function(_0x46aa15){while(--_0x46aa15){_0x5ded53['push'](_0x5ded53['shift']());}};_0x299b15(++_0x9b4f9d);}(_0x9e78,0x14e));var _0x89e7=function(_0x6cf19c,_0x2f3f02){_0x6cf19c=_0x6cf19c-0x0;var _0xce14f3=_0x9e78[_0x6cf19c];return _0xce14f3;};'use strict';var _=require(_0x89e7('0x0'));var util=require('util');var moment=require(_0x89e7('0x1'));var BPromise=require(_0x89e7('0x2'));var rs=require(_0x89e7('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x89e7('0x4'))['db'];var utils=require(_0x89e7('0x5'));var logger=require('../../config/logger')('rpc');var config=require(_0x89e7('0x6'));var jayson=require(_0x89e7('0x7'));var client=jayson['client'][_0x89e7('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x20620f,_0x441d46,_0x317fed){return new BPromise(function(_0x1d585a,_0x3cff52){return client['request'](_0x20620f,_0x317fed)['then'](function(_0x2983b5){logger[_0x89e7('0x9')](_0x89e7('0xa'),_0x441d46,'request\x20sent');logger[_0x89e7('0xb')](_0x89e7('0xc'),_0x441d46,_0x89e7('0xd'),JSON[_0x89e7('0xe')](_0x2983b5));if(_0x2983b5[_0x89e7('0xf')]){if(_0x2983b5[_0x89e7('0xf')][_0x89e7('0x10')]===0x1f4){logger[_0x89e7('0xf')](_0x89e7('0xa'),_0x441d46,_0x2983b5[_0x89e7('0xf')][_0x89e7('0x11')]);return _0x3cff52(_0x2983b5[_0x89e7('0xf')]['message']);}logger[_0x89e7('0xf')](_0x89e7('0xa'),_0x441d46,_0x2983b5[_0x89e7('0xf')]['message']);return _0x1d585a(_0x2983b5[_0x89e7('0xf')]['message']);}else{logger['info'](_0x89e7('0xa'),_0x441d46,_0x89e7('0xd'));_0x1d585a(_0x2983b5[_0x89e7('0x12')][_0x89e7('0x11')]);}})['catch'](function(_0x21ee36){logger['error'](_0x89e7('0xa'),_0x441d46,_0x21ee36);_0x3cff52(_0x21ee36);});});}exports[_0x89e7('0x13')]=function(_0x35a961){var _0x1d2ff3=this;return new Promise(function(_0x3bd7ee,_0x4b3e67){return db[_0x89e7('0x14')][_0x89e7('0x15')](_0x35a961['body'],{'raw':_0x35a961['options']?_0x35a961[_0x89e7('0x16')][_0x89e7('0x17')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x35a961[_0x89e7('0x16')]?_0x35a961['options'][_0x89e7('0x18')]||null:null,'attributes':_0x35a961[_0x89e7('0x16')]?_0x35a961[_0x89e7('0x16')][_0x89e7('0x19')]||null:null,'limit':_0x35a961[_0x89e7('0x16')]?_0x35a961[_0x89e7('0x16')]['limit']||null:null})[_0x89e7('0x1a')](function(_0x1762ea){logger[_0x89e7('0x9')](_0x89e7('0x13'),_0x35a961);logger[_0x89e7('0xb')](_0x89e7('0x13'),_0x35a961,JSON[_0x89e7('0xe')](_0x1762ea));_0x3bd7ee(_0x1762ea);})[_0x89e7('0x1b')](function(_0x2370bd){logger[_0x89e7('0xf')](_0x89e7('0x13'),_0x2370bd[_0x89e7('0x11')],_0x35a961);_0x4b3e67(_0x1d2ff3[_0x89e7('0xf')](0x1f4,_0x2370bd[_0x89e7('0x11')]));});});};