Built motion from commit da617fac.|2.6.6
[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 _0x30ef=['lodash','util','moment','randomstring','../../mysqldb','../../config/utils','../../config/logger','jayson/promise','client','http','request','then','info','FaxApplication,\x20%s,\x20%s','request\x20sent','debug','stringify','error','message','UpdateFaxApplication','update','body','options','raw','where','attributes','catch'];(function(_0x11acac,_0x37d55f){var _0x1daa7e=function(_0x31d253){while(--_0x31d253){_0x11acac['push'](_0x11acac['shift']());}};_0x1daa7e(++_0x37d55f);}(_0x30ef,0x129));var _0xf30e=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x30ef[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0xf30e('0x0'));var util=require(_0xf30e('0x1'));var moment=require(_0xf30e('0x2'));var BPromise=require('bluebird');var rs=require(_0xf30e('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xf30e('0x4'))['db'];var utils=require(_0xf30e('0x5'));var logger=require(_0xf30e('0x6'))('rpc');var config=require('../../config/environment');var jayson=require(_0xf30e('0x7'));var client=jayson[_0xf30e('0x8')][_0xf30e('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x275039,_0x50a731,_0x15e980){return new BPromise(function(_0x461f53,_0x506d8c){return client[_0xf30e('0xa')](_0x275039,_0x15e980)[_0xf30e('0xb')](function(_0xd03d10){logger[_0xf30e('0xc')](_0xf30e('0xd'),_0x50a731,_0xf30e('0xe'));logger[_0xf30e('0xf')]('FaxApplication,\x20%s,\x20%s,\x20%s',_0x50a731,'request\x20sent',JSON[_0xf30e('0x10')](_0xd03d10));if(_0xd03d10[_0xf30e('0x11')]){if(_0xd03d10['error']['code']===0x1f4){logger['error'](_0xf30e('0xd'),_0x50a731,_0xd03d10['error'][_0xf30e('0x12')]);return _0x506d8c(_0xd03d10[_0xf30e('0x11')][_0xf30e('0x12')]);}logger[_0xf30e('0x11')](_0xf30e('0xd'),_0x50a731,_0xd03d10[_0xf30e('0x11')][_0xf30e('0x12')]);return _0x461f53(_0xd03d10[_0xf30e('0x11')][_0xf30e('0x12')]);}else{logger[_0xf30e('0xc')](_0xf30e('0xd'),_0x50a731,'request\x20sent');_0x461f53(_0xd03d10['result'][_0xf30e('0x12')]);}})['catch'](function(_0x4e5b26){logger['error'](_0xf30e('0xd'),_0x50a731,_0x4e5b26);_0x506d8c(_0x4e5b26);});});}exports[_0xf30e('0x13')]=function(_0x26c099){var _0x410543=this;return new Promise(function(_0x4e9a1c,_0x16d1ab){return db['FaxApplication'][_0xf30e('0x14')](_0x26c099[_0xf30e('0x15')],{'raw':_0x26c099['options']?_0x26c099[_0xf30e('0x16')][_0xf30e('0x17')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x26c099[_0xf30e('0x16')]?_0x26c099['options'][_0xf30e('0x18')]||null:null,'attributes':_0x26c099[_0xf30e('0x16')]?_0x26c099[_0xf30e('0x16')][_0xf30e('0x19')]||null:null,'limit':_0x26c099[_0xf30e('0x16')]?_0x26c099[_0xf30e('0x16')]['limit']||null:null})[_0xf30e('0xb')](function(_0x3e5245){logger[_0xf30e('0xc')](_0xf30e('0x13'),_0x26c099);logger[_0xf30e('0xf')]('UpdateFaxApplication',_0x26c099,JSON[_0xf30e('0x10')](_0x3e5245));_0x4e9a1c(_0x3e5245);})[_0xf30e('0x1a')](function(_0x323903){logger[_0xf30e('0x11')](_0xf30e('0x13'),_0x323903[_0xf30e('0x12')],_0x26c099);_0x16d1ab(_0x410543[_0xf30e('0x11')](0x1f4,_0x323903['message']));});});};