Built motion from commit (unavailable).|2.5.11
[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 _0xa378=['rpc','jayson/promise','client','http','request','then','info','request\x20sent','debug','stringify','error','code','FaxApplication,\x20%s,\x20%s','message','result','catch','UpdateFaxApplication','FaxApplication','update','options','raw','where','attributes','limit','lodash','bluebird','randomstring','ioredis','../../config/utils'];(function(_0x47a7d0,_0x4e182d){var _0xb9bd08=function(_0x588ee2){while(--_0x588ee2){_0x47a7d0['push'](_0x47a7d0['shift']());}};_0xb9bd08(++_0x4e182d);}(_0xa378,0x191));var _0x8a37=function(_0x4074d5,_0x1985cc){_0x4074d5=_0x4074d5-0x0;var _0x13c1f0=_0xa378[_0x4074d5];return _0x13c1f0;};'use strict';var _=require(_0x8a37('0x0'));var util=require('util');var moment=require('moment');var BPromise=require(_0x8a37('0x1'));var rs=require(_0x8a37('0x2'));var fs=require('fs');var Redis=require(_0x8a37('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0x8a37('0x4'));var logger=require('../../config/logger')(_0x8a37('0x5'));var config=require('../../config/environment');var jayson=require(_0x8a37('0x6'));var client=jayson[_0x8a37('0x7')][_0x8a37('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x49d70c,_0x52c26e,_0x5c0659){return new BPromise(function(_0x3a2e89,_0x11d438){return client[_0x8a37('0x9')](_0x49d70c,_0x5c0659)[_0x8a37('0xa')](function(_0x30733e){logger[_0x8a37('0xb')]('FaxApplication,\x20%s,\x20%s',_0x52c26e,_0x8a37('0xc'));logger[_0x8a37('0xd')]('FaxApplication,\x20%s,\x20%s,\x20%s',_0x52c26e,_0x8a37('0xc'),JSON[_0x8a37('0xe')](_0x30733e));if(_0x30733e['error']){if(_0x30733e[_0x8a37('0xf')][_0x8a37('0x10')]===0x1f4){logger['error'](_0x8a37('0x11'),_0x52c26e,_0x30733e['error']['message']);return _0x11d438(_0x30733e[_0x8a37('0xf')][_0x8a37('0x12')]);}logger[_0x8a37('0xf')](_0x8a37('0x11'),_0x52c26e,_0x30733e[_0x8a37('0xf')][_0x8a37('0x12')]);return _0x3a2e89(_0x30733e[_0x8a37('0xf')]['message']);}else{logger[_0x8a37('0xb')](_0x8a37('0x11'),_0x52c26e,_0x8a37('0xc'));_0x3a2e89(_0x30733e[_0x8a37('0x13')][_0x8a37('0x12')]);}})[_0x8a37('0x14')](function(_0x4865ee){logger['error'](_0x8a37('0x11'),_0x52c26e,_0x4865ee);_0x11d438(_0x4865ee);});});}exports[_0x8a37('0x15')]=function(_0x462bc7){var _0x56bdc5=this;return new Promise(function(_0x5093ae,_0x12c663){return db[_0x8a37('0x16')][_0x8a37('0x17')](_0x462bc7['body'],{'raw':_0x462bc7['options']?_0x462bc7[_0x8a37('0x18')][_0x8a37('0x19')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x462bc7[_0x8a37('0x18')]?_0x462bc7[_0x8a37('0x18')][_0x8a37('0x1a')]||null:null,'attributes':_0x462bc7[_0x8a37('0x18')]?_0x462bc7['options'][_0x8a37('0x1b')]||null:null,'limit':_0x462bc7[_0x8a37('0x18')]?_0x462bc7[_0x8a37('0x18')][_0x8a37('0x1c')]||null:null})[_0x8a37('0xa')](function(_0x4c85e9){logger[_0x8a37('0xb')]('UpdateFaxApplication',_0x462bc7);logger[_0x8a37('0xd')](_0x8a37('0x15'),_0x462bc7,JSON[_0x8a37('0xe')](_0x4c85e9));_0x5093ae(_0x4c85e9);})['catch'](function(_0x3bedd2){logger[_0x8a37('0xf')]('UpdateFaxApplication',_0x3bedd2[_0x8a37('0x12')],_0x462bc7);_0x12c663(_0x56bdc5[_0x8a37('0xf')](0x1f4,_0x3bedd2[_0x8a37('0x12')]));});});};