Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / api / attachment / attachment.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 _0x803f=['then','info','request\x20sent','debug','stringify','error','code','message','Attachment,\x20%s,\x20%s','result','catch','CreateAttachment','Attachment','create','body','options','lodash','moment','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','client','http','request'];(function(_0x55b959,_0x1e8204){var _0x47b374=function(_0x4f09e1){while(--_0x4f09e1){_0x55b959['push'](_0x55b959['shift']());}};_0x47b374(++_0x1e8204);}(_0x803f,0x64));var _0xf803=function(_0x4e905f,_0x12b6d7){_0x4e905f=_0x4e905f-0x0;var _0x3dbb29=_0x803f[_0x4e905f];return _0x3dbb29;};'use strict';var _=require(_0xf803('0x0'));var util=require('util');var moment=require(_0xf803('0x1'));var BPromise=require(_0xf803('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xf803('0x3'));var db=require(_0xf803('0x4'))['db'];var utils=require(_0xf803('0x5'));var logger=require(_0xf803('0x6'))(_0xf803('0x7'));var config=require('../../config/environment');var jayson=require(_0xf803('0x8'));var client=jayson[_0xf803('0x9')][_0xf803('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x584b2d,_0x214708,_0x47128f){return new BPromise(function(_0x587319,_0x3fc5ce){return client[_0xf803('0xb')](_0x584b2d,_0x47128f)[_0xf803('0xc')](function(_0x4c95cb){logger[_0xf803('0xd')]('Attachment,\x20%s,\x20%s',_0x214708,_0xf803('0xe'));logger[_0xf803('0xf')]('Attachment,\x20%s,\x20%s,\x20%s',_0x214708,_0xf803('0xe'),JSON[_0xf803('0x10')](_0x4c95cb));if(_0x4c95cb[_0xf803('0x11')]){if(_0x4c95cb[_0xf803('0x11')][_0xf803('0x12')]===0x1f4){logger['error']('Attachment,\x20%s,\x20%s',_0x214708,_0x4c95cb[_0xf803('0x11')][_0xf803('0x13')]);return _0x3fc5ce(_0x4c95cb['error'][_0xf803('0x13')]);}logger['error'](_0xf803('0x14'),_0x214708,_0x4c95cb[_0xf803('0x11')][_0xf803('0x13')]);return _0x587319(_0x4c95cb[_0xf803('0x11')]['message']);}else{logger[_0xf803('0xd')](_0xf803('0x14'),_0x214708,_0xf803('0xe'));_0x587319(_0x4c95cb[_0xf803('0x15')][_0xf803('0x13')]);}})[_0xf803('0x16')](function(_0xbd7728){logger['error']('Attachment,\x20%s,\x20%s',_0x214708,_0xbd7728);_0x3fc5ce(_0xbd7728);});});}exports[_0xf803('0x17')]=function(_0x292179){var _0x5c775b=this;return new Promise(function(_0x36d347,_0x29e28f){return db[_0xf803('0x18')][_0xf803('0x19')](_0x292179[_0xf803('0x1a')],{'raw':_0x292179[_0xf803('0x1b')]?_0x292179[_0xf803('0x1b')]['raw']===undefined?!![]:![]:!![]})[_0xf803('0xc')](function(_0x252421){logger[_0xf803('0xd')](_0xf803('0x17'),_0x292179);logger[_0xf803('0xf')]('CreateAttachment',_0x292179,JSON[_0xf803('0x10')](_0x252421));_0x36d347(_0x252421);})[_0xf803('0x16')](function(_0x4a5299){logger[_0xf803('0x11')](_0xf803('0x17'),_0x4a5299[_0xf803('0x13')],_0x292179);_0x29e28f(_0x5c775b[_0xf803('0x11')](0x1f4,_0x4a5299[_0xf803('0x13')]));});});};