Built motion from commit ffdca78c.|2.6.24
[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 _0xd33e=['body','options','where','attributes','UpdateFaxApplication','lodash','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','FaxApplication,\x20%s,\x20%s','request\x20sent','debug','FaxApplication,\x20%s,\x20%s,\x20%s','stringify','error','message','info','result','catch','update'];(function(_0x381017,_0x284477){var _0x1ff7db=function(_0x2e7d46){while(--_0x2e7d46){_0x381017['push'](_0x381017['shift']());}};_0x1ff7db(++_0x284477);}(_0xd33e,0x1b7));var _0xed33=function(_0x5cef48,_0x4f4b95){_0x5cef48=_0x5cef48-0x0;var _0x2486c6=_0xd33e[_0x5cef48];return _0x2486c6;};'use strict';var _=require(_0xed33('0x0'));var util=require('util');var moment=require(_0xed33('0x1'));var BPromise=require(_0xed33('0x2'));var rs=require(_0xed33('0x3'));var fs=require('fs');var Redis=require(_0xed33('0x4'));var db=require(_0xed33('0x5'))['db'];var utils=require(_0xed33('0x6'));var logger=require(_0xed33('0x7'))(_0xed33('0x8'));var config=require(_0xed33('0x9'));var jayson=require(_0xed33('0xa'));var client=jayson[_0xed33('0xb')][_0xed33('0xc')]({'port':0x232a});function respondWithRpcPromise(_0x57d0e7,_0x136d9d,_0x30ee8b){return new BPromise(function(_0x2587c9,_0x484227){return client[_0xed33('0xd')](_0x57d0e7,_0x30ee8b)[_0xed33('0xe')](function(_0xbea503){logger['info'](_0xed33('0xf'),_0x136d9d,_0xed33('0x10'));logger[_0xed33('0x11')](_0xed33('0x12'),_0x136d9d,_0xed33('0x10'),JSON[_0xed33('0x13')](_0xbea503));if(_0xbea503[_0xed33('0x14')]){if(_0xbea503['error']['code']===0x1f4){logger['error']('FaxApplication,\x20%s,\x20%s',_0x136d9d,_0xbea503['error']['message']);return _0x484227(_0xbea503[_0xed33('0x14')][_0xed33('0x15')]);}logger[_0xed33('0x14')](_0xed33('0xf'),_0x136d9d,_0xbea503[_0xed33('0x14')]['message']);return _0x2587c9(_0xbea503[_0xed33('0x14')][_0xed33('0x15')]);}else{logger[_0xed33('0x16')](_0xed33('0xf'),_0x136d9d,_0xed33('0x10'));_0x2587c9(_0xbea503[_0xed33('0x17')][_0xed33('0x15')]);}})[_0xed33('0x18')](function(_0xc5c97b){logger['error'](_0xed33('0xf'),_0x136d9d,_0xc5c97b);_0x484227(_0xc5c97b);});});}exports['UpdateFaxApplication']=function(_0x478e19){var _0x33b41d=this;return new Promise(function(_0x469d03,_0xfdaa01){return db['FaxApplication'][_0xed33('0x19')](_0x478e19[_0xed33('0x1a')],{'raw':_0x478e19[_0xed33('0x1b')]?_0x478e19['options']['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x478e19[_0xed33('0x1b')]?_0x478e19[_0xed33('0x1b')][_0xed33('0x1c')]||null:null,'attributes':_0x478e19[_0xed33('0x1b')]?_0x478e19[_0xed33('0x1b')][_0xed33('0x1d')]||null:null,'limit':_0x478e19['options']?_0x478e19[_0xed33('0x1b')]['limit']||null:null})[_0xed33('0xe')](function(_0x2bee1e){logger['info'](_0xed33('0x1e'),_0x478e19);logger[_0xed33('0x11')](_0xed33('0x1e'),_0x478e19,JSON[_0xed33('0x13')](_0x2bee1e));_0x469d03(_0x2bee1e);})[_0xed33('0x18')](function(_0x2c2e41){logger[_0xed33('0x14')]('UpdateFaxApplication',_0x2c2e41['message'],_0x478e19);_0xfdaa01(_0x33b41d['error'](0x1f4,_0x2c2e41[_0xed33('0x15')]));});});};