Built motion from commit (unavailable).|2.5.29
[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 _0x6f81=['jayson/promise','client','request','then','FaxApplication,\x20%s,\x20%s','request\x20sent','debug','FaxApplication,\x20%s,\x20%s,\x20%s','stringify','error','code','message','info','result','catch','UpdateFaxApplication','FaxApplication','update','body','options','raw','where','attributes','util','moment','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment'];(function(_0x4ff6b2,_0xbb471f){var _0x189ea3=function(_0x18ca92){while(--_0x18ca92){_0x4ff6b2['push'](_0x4ff6b2['shift']());}};_0x189ea3(++_0xbb471f);}(_0x6f81,0xd1));var _0x16f8=function(_0x2763f2,_0x416af8){_0x2763f2=_0x2763f2-0x0;var _0x3ef471=_0x6f81[_0x2763f2];return _0x3ef471;};'use strict';var _=require('lodash');var util=require(_0x16f8('0x0'));var moment=require(_0x16f8('0x1'));var BPromise=require('bluebird');var rs=require(_0x16f8('0x2'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x16f8('0x3'))['db'];var utils=require(_0x16f8('0x4'));var logger=require(_0x16f8('0x5'))(_0x16f8('0x6'));var config=require(_0x16f8('0x7'));var jayson=require(_0x16f8('0x8'));var client=jayson[_0x16f8('0x9')]['http']({'port':0x232a});function respondWithRpcPromise(_0x4f7220,_0x208767,_0x28d735){return new BPromise(function(_0x5646a2,_0x222e34){return client[_0x16f8('0xa')](_0x4f7220,_0x28d735)[_0x16f8('0xb')](function(_0x30831c){logger['info'](_0x16f8('0xc'),_0x208767,_0x16f8('0xd'));logger[_0x16f8('0xe')](_0x16f8('0xf'),_0x208767,'request\x20sent',JSON[_0x16f8('0x10')](_0x30831c));if(_0x30831c[_0x16f8('0x11')]){if(_0x30831c[_0x16f8('0x11')][_0x16f8('0x12')]===0x1f4){logger['error'](_0x16f8('0xc'),_0x208767,_0x30831c[_0x16f8('0x11')]['message']);return _0x222e34(_0x30831c['error'][_0x16f8('0x13')]);}logger[_0x16f8('0x11')](_0x16f8('0xc'),_0x208767,_0x30831c[_0x16f8('0x11')][_0x16f8('0x13')]);return _0x5646a2(_0x30831c[_0x16f8('0x11')][_0x16f8('0x13')]);}else{logger[_0x16f8('0x14')](_0x16f8('0xc'),_0x208767,_0x16f8('0xd'));_0x5646a2(_0x30831c[_0x16f8('0x15')][_0x16f8('0x13')]);}})[_0x16f8('0x16')](function(_0x498664){logger[_0x16f8('0x11')]('FaxApplication,\x20%s,\x20%s',_0x208767,_0x498664);_0x222e34(_0x498664);});});}exports[_0x16f8('0x17')]=function(_0x39eb9d){var _0x4cbbf2=this;return new Promise(function(_0x32237a,_0x56808d){return db[_0x16f8('0x18')][_0x16f8('0x19')](_0x39eb9d[_0x16f8('0x1a')],{'raw':_0x39eb9d['options']?_0x39eb9d[_0x16f8('0x1b')][_0x16f8('0x1c')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x39eb9d[_0x16f8('0x1b')]?_0x39eb9d[_0x16f8('0x1b')][_0x16f8('0x1d')]||null:null,'attributes':_0x39eb9d['options']?_0x39eb9d[_0x16f8('0x1b')][_0x16f8('0x1e')]||null:null,'limit':_0x39eb9d['options']?_0x39eb9d[_0x16f8('0x1b')]['limit']||null:null})[_0x16f8('0xb')](function(_0x4eae86){logger[_0x16f8('0x14')](_0x16f8('0x17'),_0x39eb9d);logger[_0x16f8('0xe')]('UpdateFaxApplication',_0x39eb9d,JSON['stringify'](_0x4eae86));_0x32237a(_0x4eae86);})[_0x16f8('0x16')](function(_0x28fd48){logger['error'](_0x16f8('0x17'),_0x28fd48[_0x16f8('0x13')],_0x39eb9d);_0x56808d(_0x4cbbf2[_0x16f8('0x11')](0x1f4,_0x28fd48[_0x16f8('0x13')]));});});};