eac97ac57dac82ca253713a82a82aa3d08cf4b56
[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 _0x78f6=['body','raw','options','where','attributes','lodash','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/logger','client','http','then','info','FaxApplication,\x20%s,\x20%s','request\x20sent','debug','FaxApplication,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','UpdateFaxApplication','FaxApplication','update'];(function(_0x367e1b,_0x89288b){var _0x76aa83=function(_0x228b00){while(--_0x228b00){_0x367e1b['push'](_0x367e1b['shift']());}};_0x76aa83(++_0x89288b);}(_0x78f6,0x17e));var _0x678f=function(_0x34d8ec,_0x34c521){_0x34d8ec=_0x34d8ec-0x0;var _0x11bbcc=_0x78f6[_0x34d8ec];return _0x11bbcc;};'use strict';var _=require(_0x678f('0x0'));var util=require('util');var moment=require(_0x678f('0x1'));var BPromise=require(_0x678f('0x2'));var rs=require(_0x678f('0x3'));var fs=require('fs');var Redis=require(_0x678f('0x4'));var db=require(_0x678f('0x5'))['db'];var utils=require('../../config/utils');var logger=require(_0x678f('0x6'))('rpc');var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0x678f('0x7')][_0x678f('0x8')]({'port':0x232a});function respondWithRpcPromise(_0xf6c4f8,_0x3d5d36,_0x37bbf6){return new BPromise(function(_0x574f62,_0x85e32f){return client['request'](_0xf6c4f8,_0x37bbf6)[_0x678f('0x9')](function(_0x462a7b){logger[_0x678f('0xa')](_0x678f('0xb'),_0x3d5d36,_0x678f('0xc'));logger[_0x678f('0xd')](_0x678f('0xe'),_0x3d5d36,_0x678f('0xc'),JSON[_0x678f('0xf')](_0x462a7b));if(_0x462a7b['error']){if(_0x462a7b[_0x678f('0x10')][_0x678f('0x11')]===0x1f4){logger['error'](_0x678f('0xb'),_0x3d5d36,_0x462a7b[_0x678f('0x10')][_0x678f('0x12')]);return _0x85e32f(_0x462a7b['error']['message']);}logger[_0x678f('0x10')]('FaxApplication,\x20%s,\x20%s',_0x3d5d36,_0x462a7b['error']['message']);return _0x574f62(_0x462a7b['error'][_0x678f('0x12')]);}else{logger[_0x678f('0xa')](_0x678f('0xb'),_0x3d5d36,'request\x20sent');_0x574f62(_0x462a7b[_0x678f('0x13')][_0x678f('0x12')]);}})[_0x678f('0x14')](function(_0x17ec85){logger[_0x678f('0x10')](_0x678f('0xb'),_0x3d5d36,_0x17ec85);_0x85e32f(_0x17ec85);});});}exports[_0x678f('0x15')]=function(_0x21e257){var _0x47ebfb=this;return new Promise(function(_0x5deb63,_0x33464){return db[_0x678f('0x16')][_0x678f('0x17')](_0x21e257[_0x678f('0x18')],{'raw':_0x21e257['options']?_0x21e257['options'][_0x678f('0x19')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x21e257[_0x678f('0x1a')]?_0x21e257[_0x678f('0x1a')][_0x678f('0x1b')]||null:null,'attributes':_0x21e257['options']?_0x21e257[_0x678f('0x1a')][_0x678f('0x1c')]||null:null,'limit':_0x21e257[_0x678f('0x1a')]?_0x21e257[_0x678f('0x1a')]['limit']||null:null})[_0x678f('0x9')](function(_0x2356a0){logger[_0x678f('0xa')](_0x678f('0x15'),_0x21e257);logger[_0x678f('0xd')](_0x678f('0x15'),_0x21e257,JSON['stringify'](_0x2356a0));_0x5deb63(_0x2356a0);})[_0x678f('0x14')](function(_0x267c6b){logger[_0x678f('0x10')](_0x678f('0x15'),_0x267c6b['message'],_0x21e257);_0x33464(_0x47ebfb[_0x678f('0x10')](0x1f4,_0x267c6b[_0x678f('0x12')]));});});};