Built motion from commit 85328c08.|2.5.50
[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 _0x8afb=['UpdateFaxApplication','FaxApplication','update','body','options','raw','where','attributes','limit','info','util','moment','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','client','http','request','then','FaxApplication,\x20%s,\x20%s','request\x20sent','FaxApplication,\x20%s,\x20%s,\x20%s','stringify','error','code','message','catch'];(function(_0x57d671,_0x1a101c){var _0x450dfe=function(_0x53c457){while(--_0x53c457){_0x57d671['push'](_0x57d671['shift']());}};_0x450dfe(++_0x1a101c);}(_0x8afb,0x172));var _0xb8af=function(_0x5e4f1c,_0x848bf9){_0x5e4f1c=_0x5e4f1c-0x0;var _0x3b8fde=_0x8afb[_0x5e4f1c];return _0x3b8fde;};'use strict';var _=require('lodash');var util=require(_0xb8af('0x0'));var moment=require(_0xb8af('0x1'));var BPromise=require(_0xb8af('0x2'));var rs=require(_0xb8af('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xb8af('0x4'))['db'];var utils=require(_0xb8af('0x5'));var logger=require(_0xb8af('0x6'))('rpc');var config=require(_0xb8af('0x7'));var jayson=require('jayson/promise');var client=jayson[_0xb8af('0x8')][_0xb8af('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x1eb081,_0x1c45ad,_0xa77c0e){return new BPromise(function(_0x58b8bf,_0x1747a4){return client[_0xb8af('0xa')](_0x1eb081,_0xa77c0e)[_0xb8af('0xb')](function(_0x7c956f){logger['info'](_0xb8af('0xc'),_0x1c45ad,_0xb8af('0xd'));logger['debug'](_0xb8af('0xe'),_0x1c45ad,_0xb8af('0xd'),JSON[_0xb8af('0xf')](_0x7c956f));if(_0x7c956f[_0xb8af('0x10')]){if(_0x7c956f[_0xb8af('0x10')][_0xb8af('0x11')]===0x1f4){logger['error'](_0xb8af('0xc'),_0x1c45ad,_0x7c956f[_0xb8af('0x10')][_0xb8af('0x12')]);return _0x1747a4(_0x7c956f[_0xb8af('0x10')]['message']);}logger[_0xb8af('0x10')](_0xb8af('0xc'),_0x1c45ad,_0x7c956f[_0xb8af('0x10')][_0xb8af('0x12')]);return _0x58b8bf(_0x7c956f[_0xb8af('0x10')][_0xb8af('0x12')]);}else{logger['info'](_0xb8af('0xc'),_0x1c45ad,_0xb8af('0xd'));_0x58b8bf(_0x7c956f['result'][_0xb8af('0x12')]);}})[_0xb8af('0x13')](function(_0x4c9732){logger[_0xb8af('0x10')](_0xb8af('0xc'),_0x1c45ad,_0x4c9732);_0x1747a4(_0x4c9732);});});}exports[_0xb8af('0x14')]=function(_0x8eabb3){var _0x355eec=this;return new Promise(function(_0x2b1b8b,_0x560fed){return db[_0xb8af('0x15')][_0xb8af('0x16')](_0x8eabb3[_0xb8af('0x17')],{'raw':_0x8eabb3[_0xb8af('0x18')]?_0x8eabb3[_0xb8af('0x18')][_0xb8af('0x19')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x8eabb3['options']?_0x8eabb3[_0xb8af('0x18')][_0xb8af('0x1a')]||null:null,'attributes':_0x8eabb3[_0xb8af('0x18')]?_0x8eabb3[_0xb8af('0x18')][_0xb8af('0x1b')]||null:null,'limit':_0x8eabb3['options']?_0x8eabb3[_0xb8af('0x18')][_0xb8af('0x1c')]||null:null})['then'](function(_0x250af5){logger[_0xb8af('0x1d')](_0xb8af('0x14'),_0x8eabb3);logger['debug'](_0xb8af('0x14'),_0x8eabb3,JSON['stringify'](_0x250af5));_0x2b1b8b(_0x250af5);})[_0xb8af('0x13')](function(_0x3f6322){logger[_0xb8af('0x10')](_0xb8af('0x14'),_0x3f6322[_0xb8af('0x12')],_0x8eabb3);_0x560fed(_0x355eec['error'](0x1f4,_0x3f6322[_0xb8af('0x12')]));});});};