Built motion from commit 9d0783e6.|2.6.13
[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 _0xa509=['jayson/promise','http','request','then','info','FaxApplication,\x20%s,\x20%s','request\x20sent','debug','stringify','error','code','message','result','catch','UpdateFaxApplication','body','options','raw','attributes','limit','lodash','moment','bluebird','randomstring','ioredis','../../config/utils'];(function(_0x5afcb0,_0x2f05c5){var _0x54987e=function(_0x1068d4){while(--_0x1068d4){_0x5afcb0['push'](_0x5afcb0['shift']());}};_0x54987e(++_0x2f05c5);}(_0xa509,0x1ce));var _0x9a50=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0xa509[_0x321bb2];return _0x9c12ed;};'use strict';var _=require(_0x9a50('0x0'));var util=require('util');var moment=require(_0x9a50('0x1'));var BPromise=require(_0x9a50('0x2'));var rs=require(_0x9a50('0x3'));var fs=require('fs');var Redis=require(_0x9a50('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0x9a50('0x5'));var logger=require('../../config/logger')('rpc');var config=require('../../config/environment');var jayson=require(_0x9a50('0x6'));var client=jayson['client'][_0x9a50('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x594936,_0x127ea0,_0x5ef5ee){return new BPromise(function(_0x14ac7b,_0x2b37df){return client[_0x9a50('0x8')](_0x594936,_0x5ef5ee)[_0x9a50('0x9')](function(_0x1c1cd4){logger[_0x9a50('0xa')](_0x9a50('0xb'),_0x127ea0,_0x9a50('0xc'));logger[_0x9a50('0xd')]('FaxApplication,\x20%s,\x20%s,\x20%s',_0x127ea0,_0x9a50('0xc'),JSON[_0x9a50('0xe')](_0x1c1cd4));if(_0x1c1cd4['error']){if(_0x1c1cd4[_0x9a50('0xf')][_0x9a50('0x10')]===0x1f4){logger[_0x9a50('0xf')](_0x9a50('0xb'),_0x127ea0,_0x1c1cd4[_0x9a50('0xf')][_0x9a50('0x11')]);return _0x2b37df(_0x1c1cd4[_0x9a50('0xf')][_0x9a50('0x11')]);}logger[_0x9a50('0xf')](_0x9a50('0xb'),_0x127ea0,_0x1c1cd4['error'][_0x9a50('0x11')]);return _0x14ac7b(_0x1c1cd4[_0x9a50('0xf')][_0x9a50('0x11')]);}else{logger[_0x9a50('0xa')](_0x9a50('0xb'),_0x127ea0,'request\x20sent');_0x14ac7b(_0x1c1cd4[_0x9a50('0x12')]['message']);}})[_0x9a50('0x13')](function(_0xbe53a5){logger[_0x9a50('0xf')]('FaxApplication,\x20%s,\x20%s',_0x127ea0,_0xbe53a5);_0x2b37df(_0xbe53a5);});});}exports[_0x9a50('0x14')]=function(_0x3d9234){var _0xf5a3ac=this;return new Promise(function(_0xeb3f19,_0x4d514d){return db['FaxApplication']['update'](_0x3d9234[_0x9a50('0x15')],{'raw':_0x3d9234['options']?_0x3d9234[_0x9a50('0x16')][_0x9a50('0x17')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x3d9234[_0x9a50('0x16')]?_0x3d9234[_0x9a50('0x16')]['where']||null:null,'attributes':_0x3d9234[_0x9a50('0x16')]?_0x3d9234[_0x9a50('0x16')][_0x9a50('0x18')]||null:null,'limit':_0x3d9234['options']?_0x3d9234[_0x9a50('0x16')][_0x9a50('0x19')]||null:null})['then'](function(_0x130e5d){logger[_0x9a50('0xa')]('UpdateFaxApplication',_0x3d9234);logger[_0x9a50('0xd')](_0x9a50('0x14'),_0x3d9234,JSON['stringify'](_0x130e5d));_0xeb3f19(_0x130e5d);})['catch'](function(_0x5dfde0){logger[_0x9a50('0xf')](_0x9a50('0x14'),_0x5dfde0[_0x9a50('0x11')],_0x3d9234);_0x4d514d(_0xf5a3ac[_0x9a50('0xf')](0x1f4,_0x5dfde0[_0x9a50('0x11')]));});});};