Built motion from commit (unavailable).|2.5.2
[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 _0xeb39=['util','bluebird','randomstring','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','http','request','then','info','Attachment,\x20%s,\x20%s','request\x20sent','debug','Attachment,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','Attachment','create','body','options','raw','CreateAttachment','lodash'];(function(_0x140b73,_0x46a33d){var _0x620735=function(_0x144603){while(--_0x144603){_0x140b73['push'](_0x140b73['shift']());}};_0x620735(++_0x46a33d);}(_0xeb39,0xb3));var _0x9eb3=function(_0x37c22c,_0x28a70d){_0x37c22c=_0x37c22c-0x0;var _0x119d79=_0xeb39[_0x37c22c];return _0x119d79;};'use strict';var _=require(_0x9eb3('0x0'));var util=require(_0x9eb3('0x1'));var moment=require('moment');var BPromise=require(_0x9eb3('0x2'));var rs=require(_0x9eb3('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x9eb3('0x4'))['db'];var utils=require(_0x9eb3('0x5'));var logger=require('../../config/logger')(_0x9eb3('0x6'));var config=require(_0x9eb3('0x7'));var jayson=require(_0x9eb3('0x8'));var client=jayson[_0x9eb3('0x9')][_0x9eb3('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x416269,_0x578e12,_0x18c2e4){return new BPromise(function(_0x473fdb,_0x9d4502){return client[_0x9eb3('0xb')](_0x416269,_0x18c2e4)[_0x9eb3('0xc')](function(_0x86c6ca){logger[_0x9eb3('0xd')](_0x9eb3('0xe'),_0x578e12,_0x9eb3('0xf'));logger[_0x9eb3('0x10')](_0x9eb3('0x11'),_0x578e12,_0x9eb3('0xf'),JSON[_0x9eb3('0x12')](_0x86c6ca));if(_0x86c6ca[_0x9eb3('0x13')]){if(_0x86c6ca[_0x9eb3('0x13')][_0x9eb3('0x14')]===0x1f4){logger[_0x9eb3('0x13')]('Attachment,\x20%s,\x20%s',_0x578e12,_0x86c6ca[_0x9eb3('0x13')][_0x9eb3('0x15')]);return _0x9d4502(_0x86c6ca[_0x9eb3('0x13')][_0x9eb3('0x15')]);}logger['error']('Attachment,\x20%s,\x20%s',_0x578e12,_0x86c6ca['error'][_0x9eb3('0x15')]);return _0x473fdb(_0x86c6ca[_0x9eb3('0x13')][_0x9eb3('0x15')]);}else{logger[_0x9eb3('0xd')](_0x9eb3('0xe'),_0x578e12,_0x9eb3('0xf'));_0x473fdb(_0x86c6ca[_0x9eb3('0x16')]['message']);}})[_0x9eb3('0x17')](function(_0x40627c){logger[_0x9eb3('0x13')](_0x9eb3('0xe'),_0x578e12,_0x40627c);_0x9d4502(_0x40627c);});});}exports['CreateAttachment']=function(_0xef5e0d){var _0x20c828=this;return new Promise(function(_0xa7e92c,_0x25b58e){return db[_0x9eb3('0x18')][_0x9eb3('0x19')](_0xef5e0d[_0x9eb3('0x1a')],{'raw':_0xef5e0d[_0x9eb3('0x1b')]?_0xef5e0d[_0x9eb3('0x1b')][_0x9eb3('0x1c')]===undefined?!![]:![]:!![]})[_0x9eb3('0xc')](function(_0x61ba51){logger[_0x9eb3('0xd')](_0x9eb3('0x1d'),_0xef5e0d);logger[_0x9eb3('0x10')](_0x9eb3('0x1d'),_0xef5e0d,JSON[_0x9eb3('0x12')](_0x61ba51));_0xa7e92c(_0x61ba51);})[_0x9eb3('0x17')](function(_0x2d9a9c){logger[_0x9eb3('0x13')](_0x9eb3('0x1d'),_0x2d9a9c[_0x9eb3('0x15')],_0xef5e0d);_0x25b58e(_0x20c828[_0x9eb3('0x13')](0x1f4,_0x2d9a9c[_0x9eb3('0x15')]));});});};