Built motion from commit c116dc8b.|2.6.30
[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 _0x126a=['../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','info','FaxApplication,\x20%s,\x20%s','debug','FaxApplication,\x20%s,\x20%s,\x20%s','stringify','error','code','message','catch','UpdateFaxApplication','FaxApplication','body','options','attributes','limit','util','bluebird','randomstring','../../mysqldb','../../config/utils'];(function(_0x346709,_0x2703c7){var _0x12b1e9=function(_0x1fefa6){while(--_0x1fefa6){_0x346709['push'](_0x346709['shift']());}};_0x12b1e9(++_0x2703c7);}(_0x126a,0x167));var _0xa126=function(_0x1aaaee,_0x94a706){_0x1aaaee=_0x1aaaee-0x0;var _0x1ee877=_0x126a[_0x1aaaee];return _0x1ee877;};'use strict';var _=require('lodash');var util=require(_0xa126('0x0'));var moment=require('moment');var BPromise=require(_0xa126('0x1'));var rs=require(_0xa126('0x2'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xa126('0x3'))['db'];var utils=require(_0xa126('0x4'));var logger=require(_0xa126('0x5'))(_0xa126('0x6'));var config=require(_0xa126('0x7'));var jayson=require(_0xa126('0x8'));var client=jayson[_0xa126('0x9')][_0xa126('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x1cbd6b,_0x37ebb1,_0x2cc6a5){return new BPromise(function(_0x1ddbc5,_0x3fe75d){return client[_0xa126('0xb')](_0x1cbd6b,_0x2cc6a5)[_0xa126('0xc')](function(_0xf1e5ad){logger[_0xa126('0xd')](_0xa126('0xe'),_0x37ebb1,'request\x20sent');logger[_0xa126('0xf')](_0xa126('0x10'),_0x37ebb1,'request\x20sent',JSON[_0xa126('0x11')](_0xf1e5ad));if(_0xf1e5ad[_0xa126('0x12')]){if(_0xf1e5ad[_0xa126('0x12')][_0xa126('0x13')]===0x1f4){logger[_0xa126('0x12')](_0xa126('0xe'),_0x37ebb1,_0xf1e5ad[_0xa126('0x12')][_0xa126('0x14')]);return _0x3fe75d(_0xf1e5ad['error'][_0xa126('0x14')]);}logger['error']('FaxApplication,\x20%s,\x20%s',_0x37ebb1,_0xf1e5ad[_0xa126('0x12')][_0xa126('0x14')]);return _0x1ddbc5(_0xf1e5ad[_0xa126('0x12')][_0xa126('0x14')]);}else{logger['info'](_0xa126('0xe'),_0x37ebb1,'request\x20sent');_0x1ddbc5(_0xf1e5ad['result']['message']);}})[_0xa126('0x15')](function(_0x39a90d){logger[_0xa126('0x12')]('FaxApplication,\x20%s,\x20%s',_0x37ebb1,_0x39a90d);_0x3fe75d(_0x39a90d);});});}exports[_0xa126('0x16')]=function(_0x32ee50){var _0x5080d0=this;return new Promise(function(_0x3d2795,_0x3ff9b5){return db[_0xa126('0x17')]['update'](_0x32ee50[_0xa126('0x18')],{'raw':_0x32ee50[_0xa126('0x19')]?_0x32ee50['options']['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x32ee50[_0xa126('0x19')]?_0x32ee50['options']['where']||null:null,'attributes':_0x32ee50[_0xa126('0x19')]?_0x32ee50['options'][_0xa126('0x1a')]||null:null,'limit':_0x32ee50[_0xa126('0x19')]?_0x32ee50[_0xa126('0x19')][_0xa126('0x1b')]||null:null})[_0xa126('0xc')](function(_0xb5aca0){logger['info'](_0xa126('0x16'),_0x32ee50);logger[_0xa126('0xf')](_0xa126('0x16'),_0x32ee50,JSON[_0xa126('0x11')](_0xb5aca0));_0x3d2795(_0xb5aca0);})[_0xa126('0x15')](function(_0x1f2a53){logger[_0xa126('0x12')](_0xa126('0x16'),_0x1f2a53['message'],_0x32ee50);_0x3ff9b5(_0x5080d0[_0xa126('0x12')](0x1f4,_0x1f2a53[_0xa126('0x14')]));});});};