Built motion from commit 87cd5f02.|2.5.48
[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 _0x0f44=['where','attributes','limit','UpdateFaxApplication','catch','lodash','util','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','client','then','info','request\x20sent','debug','stringify','error','code','FaxApplication,\x20%s,\x20%s','message','result','FaxApplication','update','body','options','raw'];(function(_0x5ae8f7,_0x330d91){var _0x54c636=function(_0x173188){while(--_0x173188){_0x5ae8f7['push'](_0x5ae8f7['shift']());}};_0x54c636(++_0x330d91);}(_0x0f44,0x7d));var _0x40f4=function(_0x1aa67e,_0x25de96){_0x1aa67e=_0x1aa67e-0x0;var _0x484209=_0x0f44[_0x1aa67e];return _0x484209;};'use strict';var _=require(_0x40f4('0x0'));var util=require(_0x40f4('0x1'));var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0x40f4('0x2'));var fs=require('fs');var Redis=require(_0x40f4('0x3'));var db=require(_0x40f4('0x4'))['db'];var utils=require(_0x40f4('0x5'));var logger=require(_0x40f4('0x6'))(_0x40f4('0x7'));var config=require(_0x40f4('0x8'));var jayson=require('jayson/promise');var client=jayson[_0x40f4('0x9')]['http']({'port':0x232a});function respondWithRpcPromise(_0x5ee015,_0x49711a,_0xd2da23){return new BPromise(function(_0x139fa8,_0x3bb436){return client['request'](_0x5ee015,_0xd2da23)[_0x40f4('0xa')](function(_0x178e94){logger[_0x40f4('0xb')]('FaxApplication,\x20%s,\x20%s',_0x49711a,_0x40f4('0xc'));logger[_0x40f4('0xd')]('FaxApplication,\x20%s,\x20%s,\x20%s',_0x49711a,_0x40f4('0xc'),JSON[_0x40f4('0xe')](_0x178e94));if(_0x178e94[_0x40f4('0xf')]){if(_0x178e94[_0x40f4('0xf')][_0x40f4('0x10')]===0x1f4){logger[_0x40f4('0xf')](_0x40f4('0x11'),_0x49711a,_0x178e94['error'][_0x40f4('0x12')]);return _0x3bb436(_0x178e94[_0x40f4('0xf')][_0x40f4('0x12')]);}logger[_0x40f4('0xf')](_0x40f4('0x11'),_0x49711a,_0x178e94['error'][_0x40f4('0x12')]);return _0x139fa8(_0x178e94['error'][_0x40f4('0x12')]);}else{logger[_0x40f4('0xb')](_0x40f4('0x11'),_0x49711a,_0x40f4('0xc'));_0x139fa8(_0x178e94[_0x40f4('0x13')][_0x40f4('0x12')]);}})['catch'](function(_0xc2a022){logger[_0x40f4('0xf')](_0x40f4('0x11'),_0x49711a,_0xc2a022);_0x3bb436(_0xc2a022);});});}exports['UpdateFaxApplication']=function(_0x9ebc1c){var _0x4af02b=this;return new Promise(function(_0x353dbd,_0x12d372){return db[_0x40f4('0x14')][_0x40f4('0x15')](_0x9ebc1c[_0x40f4('0x16')],{'raw':_0x9ebc1c[_0x40f4('0x17')]?_0x9ebc1c['options'][_0x40f4('0x18')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x9ebc1c[_0x40f4('0x17')]?_0x9ebc1c[_0x40f4('0x17')][_0x40f4('0x19')]||null:null,'attributes':_0x9ebc1c[_0x40f4('0x17')]?_0x9ebc1c[_0x40f4('0x17')][_0x40f4('0x1a')]||null:null,'limit':_0x9ebc1c[_0x40f4('0x17')]?_0x9ebc1c[_0x40f4('0x17')][_0x40f4('0x1b')]||null:null})[_0x40f4('0xa')](function(_0x331792){logger[_0x40f4('0xb')]('UpdateFaxApplication',_0x9ebc1c);logger[_0x40f4('0xd')](_0x40f4('0x1c'),_0x9ebc1c,JSON[_0x40f4('0xe')](_0x331792));_0x353dbd(_0x331792);})[_0x40f4('0x1d')](function(_0x252f58){logger[_0x40f4('0xf')](_0x40f4('0x1c'),_0x252f58[_0x40f4('0x12')],_0x9ebc1c);_0x12d372(_0x4af02b[_0x40f4('0xf')](0x1f4,_0x252f58[_0x40f4('0x12')]));});});};