Built motion from commit (unavailable).|2.5.28
[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 _0x32e6=['options','raw','attributes','limit','then','UpdateFaxApplication','stringify','lodash','util','bluebird','randomstring','ioredis','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','FaxApplication,\x20%s,\x20%s','request\x20sent','debug','FaxApplication,\x20%s,\x20%s,\x20%s','error','code','message','info','result','catch','FaxApplication','update','body'];(function(_0x488cb6,_0x143e3d){var _0x253a1b=function(_0x391c58){while(--_0x391c58){_0x488cb6['push'](_0x488cb6['shift']());}};_0x253a1b(++_0x143e3d);}(_0x32e6,0x1e7));var _0x632e=function(_0x5f114c,_0x5aaf6a){_0x5f114c=_0x5f114c-0x0;var _0x5dbe96=_0x32e6[_0x5f114c];return _0x5dbe96;};'use strict';var _=require(_0x632e('0x0'));var util=require(_0x632e('0x1'));var moment=require('moment');var BPromise=require(_0x632e('0x2'));var rs=require(_0x632e('0x3'));var fs=require('fs');var Redis=require(_0x632e('0x4'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x632e('0x5'))(_0x632e('0x6'));var config=require(_0x632e('0x7'));var jayson=require(_0x632e('0x8'));var client=jayson[_0x632e('0x9')][_0x632e('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x30e050,_0x2957f1,_0x3bded2){return new BPromise(function(_0x1b0b47,_0x18b8c0){return client[_0x632e('0xb')](_0x30e050,_0x3bded2)['then'](function(_0x466bdf){logger['info'](_0x632e('0xc'),_0x2957f1,_0x632e('0xd'));logger[_0x632e('0xe')](_0x632e('0xf'),_0x2957f1,_0x632e('0xd'),JSON['stringify'](_0x466bdf));if(_0x466bdf[_0x632e('0x10')]){if(_0x466bdf['error'][_0x632e('0x11')]===0x1f4){logger['error'](_0x632e('0xc'),_0x2957f1,_0x466bdf[_0x632e('0x10')][_0x632e('0x12')]);return _0x18b8c0(_0x466bdf[_0x632e('0x10')][_0x632e('0x12')]);}logger[_0x632e('0x10')](_0x632e('0xc'),_0x2957f1,_0x466bdf[_0x632e('0x10')][_0x632e('0x12')]);return _0x1b0b47(_0x466bdf[_0x632e('0x10')][_0x632e('0x12')]);}else{logger[_0x632e('0x13')]('FaxApplication,\x20%s,\x20%s',_0x2957f1,_0x632e('0xd'));_0x1b0b47(_0x466bdf[_0x632e('0x14')][_0x632e('0x12')]);}})[_0x632e('0x15')](function(_0x1d2e1c){logger[_0x632e('0x10')](_0x632e('0xc'),_0x2957f1,_0x1d2e1c);_0x18b8c0(_0x1d2e1c);});});}exports['UpdateFaxApplication']=function(_0x3de5a4){var _0x2d28b9=this;return new Promise(function(_0x1a5723,_0x2e7c9e){return db[_0x632e('0x16')][_0x632e('0x17')](_0x3de5a4[_0x632e('0x18')],{'raw':_0x3de5a4[_0x632e('0x19')]?_0x3de5a4[_0x632e('0x19')][_0x632e('0x1a')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x3de5a4['options']?_0x3de5a4[_0x632e('0x19')]['where']||null:null,'attributes':_0x3de5a4[_0x632e('0x19')]?_0x3de5a4[_0x632e('0x19')][_0x632e('0x1b')]||null:null,'limit':_0x3de5a4['options']?_0x3de5a4['options'][_0x632e('0x1c')]||null:null})[_0x632e('0x1d')](function(_0x3a672f){logger[_0x632e('0x13')](_0x632e('0x1e'),_0x3de5a4);logger['debug'](_0x632e('0x1e'),_0x3de5a4,JSON[_0x632e('0x1f')](_0x3a672f));_0x1a5723(_0x3a672f);})[_0x632e('0x15')](function(_0xd9a06a){logger[_0x632e('0x10')](_0x632e('0x1e'),_0xd9a06a[_0x632e('0x12')],_0x3de5a4);_0x2e7c9e(_0x2d28b9[_0x632e('0x10')](0x1f4,_0xd9a06a['message']));});});};