Built motion from commit 0900f080.|2.5.45
[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 _0x08fc=['FaxApplication,\x20%s,\x20%s','request\x20sent','FaxApplication,\x20%s,\x20%s,\x20%s','stringify','error','message','result','catch','UpdateFaxApplication','FaxApplication','update','body','options','raw','where','attributes','limit','debug','lodash','util','moment','randomstring','ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','http','request','then','info'];(function(_0x24e603,_0x12d5e8){var _0x462f4b=function(_0x406191){while(--_0x406191){_0x24e603['push'](_0x24e603['shift']());}};_0x462f4b(++_0x12d5e8);}(_0x08fc,0x11a));var _0xc08f=function(_0x5f3de3,_0x40f0f5){_0x5f3de3=_0x5f3de3-0x0;var _0x287e0d=_0x08fc[_0x5f3de3];return _0x287e0d;};'use strict';var _=require(_0xc08f('0x0'));var util=require(_0xc08f('0x1'));var moment=require(_0xc08f('0x2'));var BPromise=require('bluebird');var rs=require(_0xc08f('0x3'));var fs=require('fs');var Redis=require(_0xc08f('0x4'));var db=require(_0xc08f('0x5'))['db'];var utils=require(_0xc08f('0x6'));var logger=require('../../config/logger')(_0xc08f('0x7'));var config=require(_0xc08f('0x8'));var jayson=require(_0xc08f('0x9'));var client=jayson[_0xc08f('0xa')][_0xc08f('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x5473af,_0x51f964,_0x595ab5){return new BPromise(function(_0x335492,_0x27f9c7){return client[_0xc08f('0xc')](_0x5473af,_0x595ab5)[_0xc08f('0xd')](function(_0x5b37ea){logger[_0xc08f('0xe')](_0xc08f('0xf'),_0x51f964,_0xc08f('0x10'));logger['debug'](_0xc08f('0x11'),_0x51f964,_0xc08f('0x10'),JSON[_0xc08f('0x12')](_0x5b37ea));if(_0x5b37ea[_0xc08f('0x13')]){if(_0x5b37ea[_0xc08f('0x13')]['code']===0x1f4){logger['error'](_0xc08f('0xf'),_0x51f964,_0x5b37ea[_0xc08f('0x13')][_0xc08f('0x14')]);return _0x27f9c7(_0x5b37ea[_0xc08f('0x13')][_0xc08f('0x14')]);}logger[_0xc08f('0x13')](_0xc08f('0xf'),_0x51f964,_0x5b37ea[_0xc08f('0x13')][_0xc08f('0x14')]);return _0x335492(_0x5b37ea[_0xc08f('0x13')]['message']);}else{logger[_0xc08f('0xe')](_0xc08f('0xf'),_0x51f964,_0xc08f('0x10'));_0x335492(_0x5b37ea[_0xc08f('0x15')]['message']);}})[_0xc08f('0x16')](function(_0x2b17ca){logger[_0xc08f('0x13')](_0xc08f('0xf'),_0x51f964,_0x2b17ca);_0x27f9c7(_0x2b17ca);});});}exports[_0xc08f('0x17')]=function(_0x54f685){var _0x581705=this;return new Promise(function(_0x49ab0d,_0x5a706e){return db[_0xc08f('0x18')][_0xc08f('0x19')](_0x54f685[_0xc08f('0x1a')],{'raw':_0x54f685[_0xc08f('0x1b')]?_0x54f685['options'][_0xc08f('0x1c')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x54f685[_0xc08f('0x1b')]?_0x54f685[_0xc08f('0x1b')][_0xc08f('0x1d')]||null:null,'attributes':_0x54f685[_0xc08f('0x1b')]?_0x54f685[_0xc08f('0x1b')][_0xc08f('0x1e')]||null:null,'limit':_0x54f685[_0xc08f('0x1b')]?_0x54f685[_0xc08f('0x1b')][_0xc08f('0x1f')]||null:null})['then'](function(_0x32ab0b){logger[_0xc08f('0xe')](_0xc08f('0x17'),_0x54f685);logger[_0xc08f('0x20')]('UpdateFaxApplication',_0x54f685,JSON[_0xc08f('0x12')](_0x32ab0b));_0x49ab0d(_0x32ab0b);})['catch'](function(_0x46f9c4){logger[_0xc08f('0x13')](_0xc08f('0x17'),_0x46f9c4[_0xc08f('0x14')],_0x54f685);_0x5a706e(_0x581705[_0xc08f('0x13')](0x1f4,_0x46f9c4[_0xc08f('0x14')]));});});};