079c5e621bdaf7f7905569c6bbdbd70d9a27a5d7
[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 _0x3f32=['http','request','then','info','FaxApplication,\x20%s,\x20%s','request\x20sent','debug','FaxApplication,\x20%s,\x20%s,\x20%s','error','code','message','result','catch','UpdateFaxApplication','FaxApplication','update','body','options','where','attributes','limit','stringify','lodash','util','moment','randomstring','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client'];(function(_0x580a59,_0x21266c){var _0x19da51=function(_0x772ac8){while(--_0x772ac8){_0x580a59['push'](_0x580a59['shift']());}};_0x19da51(++_0x21266c);}(_0x3f32,0x160));var _0x23f3=function(_0x2e067a,_0xab528c){_0x2e067a=_0x2e067a-0x0;var _0xc64976=_0x3f32[_0x2e067a];return _0xc64976;};'use strict';var _=require(_0x23f3('0x0'));var util=require(_0x23f3('0x1'));var moment=require(_0x23f3('0x2'));var BPromise=require('bluebird');var rs=require(_0x23f3('0x3'));var fs=require('fs');var Redis=require(_0x23f3('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0x23f3('0x5'));var logger=require(_0x23f3('0x6'))(_0x23f3('0x7'));var config=require(_0x23f3('0x8'));var jayson=require(_0x23f3('0x9'));var client=jayson[_0x23f3('0xa')][_0x23f3('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x12e926,_0x462a6e,_0x23acf7){return new BPromise(function(_0x5db79b,_0x5e3900){return client[_0x23f3('0xc')](_0x12e926,_0x23acf7)[_0x23f3('0xd')](function(_0x2af775){logger[_0x23f3('0xe')](_0x23f3('0xf'),_0x462a6e,_0x23f3('0x10'));logger[_0x23f3('0x11')](_0x23f3('0x12'),_0x462a6e,_0x23f3('0x10'),JSON['stringify'](_0x2af775));if(_0x2af775[_0x23f3('0x13')]){if(_0x2af775['error'][_0x23f3('0x14')]===0x1f4){logger[_0x23f3('0x13')]('FaxApplication,\x20%s,\x20%s',_0x462a6e,_0x2af775[_0x23f3('0x13')][_0x23f3('0x15')]);return _0x5e3900(_0x2af775[_0x23f3('0x13')][_0x23f3('0x15')]);}logger['error'](_0x23f3('0xf'),_0x462a6e,_0x2af775[_0x23f3('0x13')][_0x23f3('0x15')]);return _0x5db79b(_0x2af775[_0x23f3('0x13')][_0x23f3('0x15')]);}else{logger[_0x23f3('0xe')]('FaxApplication,\x20%s,\x20%s',_0x462a6e,_0x23f3('0x10'));_0x5db79b(_0x2af775[_0x23f3('0x16')][_0x23f3('0x15')]);}})[_0x23f3('0x17')](function(_0x578e12){logger[_0x23f3('0x13')](_0x23f3('0xf'),_0x462a6e,_0x578e12);_0x5e3900(_0x578e12);});});}exports[_0x23f3('0x18')]=function(_0x45c239){var _0x1dcc7f=this;return new Promise(function(_0x1b1ce9,_0x220b91){return db[_0x23f3('0x19')][_0x23f3('0x1a')](_0x45c239[_0x23f3('0x1b')],{'raw':_0x45c239[_0x23f3('0x1c')]?_0x45c239[_0x23f3('0x1c')]['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x45c239[_0x23f3('0x1c')]?_0x45c239[_0x23f3('0x1c')][_0x23f3('0x1d')]||null:null,'attributes':_0x45c239['options']?_0x45c239['options'][_0x23f3('0x1e')]||null:null,'limit':_0x45c239['options']?_0x45c239['options'][_0x23f3('0x1f')]||null:null})[_0x23f3('0xd')](function(_0x540709){logger[_0x23f3('0xe')](_0x23f3('0x18'),_0x45c239);logger['debug']('UpdateFaxApplication',_0x45c239,JSON[_0x23f3('0x20')](_0x540709));_0x1b1ce9(_0x540709);})[_0x23f3('0x17')](function(_0x34ffd4){logger['error'](_0x23f3('0x18'),_0x34ffd4[_0x23f3('0x15')],_0x45c239);_0x220b91(_0x1dcc7f[_0x23f3('0x13')](0x1f4,_0x34ffd4[_0x23f3('0x15')]));});});};