Built motion from commit 14588770.|2.5.38
[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 _0x9b1a=['UpdateFaxApplication','update','body','options','raw','where','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','info','FaxApplication,\x20%s,\x20%s','request\x20sent','debug','stringify','error','code','message','result','catch'];(function(_0x371a19,_0x127fc2){var _0x21479e=function(_0x1be17c){while(--_0x1be17c){_0x371a19['push'](_0x371a19['shift']());}};_0x21479e(++_0x127fc2);}(_0x9b1a,0x66));var _0xa9b1=function(_0xbf8ebe,_0x3b69a5){_0xbf8ebe=_0xbf8ebe-0x0;var _0x1e25e8=_0x9b1a[_0xbf8ebe];return _0x1e25e8;};'use strict';var _=require(_0xa9b1('0x0'));var util=require(_0xa9b1('0x1'));var moment=require(_0xa9b1('0x2'));var BPromise=require(_0xa9b1('0x3'));var rs=require(_0xa9b1('0x4'));var fs=require('fs');var Redis=require(_0xa9b1('0x5'));var db=require(_0xa9b1('0x6'))['db'];var utils=require(_0xa9b1('0x7'));var logger=require(_0xa9b1('0x8'))(_0xa9b1('0x9'));var config=require(_0xa9b1('0xa'));var jayson=require(_0xa9b1('0xb'));var client=jayson[_0xa9b1('0xc')][_0xa9b1('0xd')]({'port':0x232a});function respondWithRpcPromise(_0x3acf75,_0x2c505e,_0x5f4832){return new BPromise(function(_0x1865a5,_0x361161){return client[_0xa9b1('0xe')](_0x3acf75,_0x5f4832)[_0xa9b1('0xf')](function(_0x40c565){logger[_0xa9b1('0x10')](_0xa9b1('0x11'),_0x2c505e,_0xa9b1('0x12'));logger[_0xa9b1('0x13')]('FaxApplication,\x20%s,\x20%s,\x20%s',_0x2c505e,_0xa9b1('0x12'),JSON[_0xa9b1('0x14')](_0x40c565));if(_0x40c565[_0xa9b1('0x15')]){if(_0x40c565[_0xa9b1('0x15')][_0xa9b1('0x16')]===0x1f4){logger[_0xa9b1('0x15')](_0xa9b1('0x11'),_0x2c505e,_0x40c565[_0xa9b1('0x15')][_0xa9b1('0x17')]);return _0x361161(_0x40c565[_0xa9b1('0x15')][_0xa9b1('0x17')]);}logger['error']('FaxApplication,\x20%s,\x20%s',_0x2c505e,_0x40c565[_0xa9b1('0x15')]['message']);return _0x1865a5(_0x40c565[_0xa9b1('0x15')][_0xa9b1('0x17')]);}else{logger[_0xa9b1('0x10')](_0xa9b1('0x11'),_0x2c505e,'request\x20sent');_0x1865a5(_0x40c565[_0xa9b1('0x18')][_0xa9b1('0x17')]);}})[_0xa9b1('0x19')](function(_0x406a04){logger[_0xa9b1('0x15')](_0xa9b1('0x11'),_0x2c505e,_0x406a04);_0x361161(_0x406a04);});});}exports[_0xa9b1('0x1a')]=function(_0x3ce099){var _0x2dc0b8=this;return new Promise(function(_0x248b6b,_0x502f27){return db['FaxApplication'][_0xa9b1('0x1b')](_0x3ce099[_0xa9b1('0x1c')],{'raw':_0x3ce099[_0xa9b1('0x1d')]?_0x3ce099[_0xa9b1('0x1d')][_0xa9b1('0x1e')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x3ce099[_0xa9b1('0x1d')]?_0x3ce099['options'][_0xa9b1('0x1f')]||null:null,'attributes':_0x3ce099[_0xa9b1('0x1d')]?_0x3ce099[_0xa9b1('0x1d')]['attributes']||null:null,'limit':_0x3ce099[_0xa9b1('0x1d')]?_0x3ce099[_0xa9b1('0x1d')]['limit']||null:null})[_0xa9b1('0xf')](function(_0x1591ae){logger[_0xa9b1('0x10')](_0xa9b1('0x1a'),_0x3ce099);logger[_0xa9b1('0x13')](_0xa9b1('0x1a'),_0x3ce099,JSON[_0xa9b1('0x14')](_0x1591ae));_0x248b6b(_0x1591ae);})['catch'](function(_0x26f33a){logger[_0xa9b1('0x15')](_0xa9b1('0x1a'),_0x26f33a['message'],_0x3ce099);_0x502f27(_0x2dc0b8['error'](0x1f4,_0x26f33a[_0xa9b1('0x17')]));});});};