Built motion from commit (unavailable).|2.5.23
[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 _0x14e6=['bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise','request','info','FaxApplication,\x20%s,\x20%s','request\x20sent','debug','FaxApplication,\x20%s,\x20%s,\x20%s','error','code','message','catch','FaxApplication','update','body','options','raw','where','limit','then','UpdateFaxApplication','lodash','util'];(function(_0x1ecca5,_0x293bb2){var _0x256c18=function(_0x319a41){while(--_0x319a41){_0x1ecca5['push'](_0x1ecca5['shift']());}};_0x256c18(++_0x293bb2);}(_0x14e6,0x177));var _0x614e=function(_0x4fa166,_0x58b7fb){_0x4fa166=_0x4fa166-0x0;var _0x5dd974=_0x14e6[_0x4fa166];return _0x5dd974;};'use strict';var _=require(_0x614e('0x0'));var util=require(_0x614e('0x1'));var moment=require('moment');var BPromise=require(_0x614e('0x2'));var rs=require(_0x614e('0x3'));var fs=require('fs');var Redis=require(_0x614e('0x4'));var db=require(_0x614e('0x5'))['db'];var utils=require(_0x614e('0x6'));var logger=require(_0x614e('0x7'))('rpc');var config=require(_0x614e('0x8'));var jayson=require(_0x614e('0x9'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x3c2004,_0x12bdbc,_0x3601e9){return new BPromise(function(_0x1a1ec2,_0xc09a14){return client[_0x614e('0xa')](_0x3c2004,_0x3601e9)['then'](function(_0x3dd8bd){logger[_0x614e('0xb')](_0x614e('0xc'),_0x12bdbc,_0x614e('0xd'));logger[_0x614e('0xe')](_0x614e('0xf'),_0x12bdbc,'request\x20sent',JSON['stringify'](_0x3dd8bd));if(_0x3dd8bd[_0x614e('0x10')]){if(_0x3dd8bd[_0x614e('0x10')][_0x614e('0x11')]===0x1f4){logger[_0x614e('0x10')](_0x614e('0xc'),_0x12bdbc,_0x3dd8bd[_0x614e('0x10')]['message']);return _0xc09a14(_0x3dd8bd[_0x614e('0x10')]['message']);}logger[_0x614e('0x10')](_0x614e('0xc'),_0x12bdbc,_0x3dd8bd[_0x614e('0x10')][_0x614e('0x12')]);return _0x1a1ec2(_0x3dd8bd[_0x614e('0x10')]['message']);}else{logger[_0x614e('0xb')](_0x614e('0xc'),_0x12bdbc,_0x614e('0xd'));_0x1a1ec2(_0x3dd8bd['result']['message']);}})[_0x614e('0x13')](function(_0x1ea52a){logger[_0x614e('0x10')](_0x614e('0xc'),_0x12bdbc,_0x1ea52a);_0xc09a14(_0x1ea52a);});});}exports['UpdateFaxApplication']=function(_0x340123){var _0x4d87f6=this;return new Promise(function(_0x3deb0c,_0x591bfc){return db[_0x614e('0x14')][_0x614e('0x15')](_0x340123[_0x614e('0x16')],{'raw':_0x340123[_0x614e('0x17')]?_0x340123[_0x614e('0x17')][_0x614e('0x18')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x340123[_0x614e('0x17')]?_0x340123['options'][_0x614e('0x19')]||null:null,'attributes':_0x340123[_0x614e('0x17')]?_0x340123[_0x614e('0x17')]['attributes']||null:null,'limit':_0x340123['options']?_0x340123[_0x614e('0x17')][_0x614e('0x1a')]||null:null})[_0x614e('0x1b')](function(_0x54b4d3){logger[_0x614e('0xb')](_0x614e('0x1c'),_0x340123);logger[_0x614e('0xe')](_0x614e('0x1c'),_0x340123,JSON['stringify'](_0x54b4d3));_0x3deb0c(_0x54b4d3);})[_0x614e('0x13')](function(_0x12707a){logger[_0x614e('0x10')](_0x614e('0x1c'),_0x12707a['message'],_0x340123);_0x591bfc(_0x4d87f6[_0x614e('0x10')](0x1f4,_0x12707a['message']));});});};