Built motion from commit (unavailable).|2.5.26
[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 _0x37f5=['request','then','info','Attachment,\x20%s,\x20%s','request\x20sent','debug','Attachment,\x20%s,\x20%s,\x20%s','error','code','message','result','catch','CreateAttachment','Attachment','create','body','options','raw','stringify','lodash','bluebird','randomstring','ioredis','../../mysqldb','../../config/logger','rpc','../../config/environment','jayson/promise','client','http'];(function(_0x3ced90,_0xf1aad1){var _0x5b9d75=function(_0x287333){while(--_0x287333){_0x3ced90['push'](_0x3ced90['shift']());}};_0x5b9d75(++_0xf1aad1);}(_0x37f5,0x15d));var _0x537f=function(_0x48ac68,_0x4ea411){_0x48ac68=_0x48ac68-0x0;var _0x4cdf6e=_0x37f5[_0x48ac68];return _0x4cdf6e;};'use strict';var _=require(_0x537f('0x0'));var util=require('util');var moment=require('moment');var BPromise=require(_0x537f('0x1'));var rs=require(_0x537f('0x2'));var fs=require('fs');var Redis=require(_0x537f('0x3'));var db=require(_0x537f('0x4'))['db'];var utils=require('../../config/utils');var logger=require(_0x537f('0x5'))(_0x537f('0x6'));var config=require(_0x537f('0x7'));var jayson=require(_0x537f('0x8'));var client=jayson[_0x537f('0x9')][_0x537f('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x127fc8,_0x54a507,_0x5dafc7){return new BPromise(function(_0x366243,_0x2a8893){return client[_0x537f('0xb')](_0x127fc8,_0x5dafc7)[_0x537f('0xc')](function(_0x1d0819){logger[_0x537f('0xd')](_0x537f('0xe'),_0x54a507,_0x537f('0xf'));logger[_0x537f('0x10')](_0x537f('0x11'),_0x54a507,_0x537f('0xf'),JSON['stringify'](_0x1d0819));if(_0x1d0819[_0x537f('0x12')]){if(_0x1d0819[_0x537f('0x12')][_0x537f('0x13')]===0x1f4){logger['error'](_0x537f('0xe'),_0x54a507,_0x1d0819[_0x537f('0x12')][_0x537f('0x14')]);return _0x2a8893(_0x1d0819[_0x537f('0x12')][_0x537f('0x14')]);}logger[_0x537f('0x12')](_0x537f('0xe'),_0x54a507,_0x1d0819[_0x537f('0x12')][_0x537f('0x14')]);return _0x366243(_0x1d0819[_0x537f('0x12')][_0x537f('0x14')]);}else{logger[_0x537f('0xd')](_0x537f('0xe'),_0x54a507,_0x537f('0xf'));_0x366243(_0x1d0819[_0x537f('0x15')]['message']);}})[_0x537f('0x16')](function(_0x3db5dd){logger[_0x537f('0x12')](_0x537f('0xe'),_0x54a507,_0x3db5dd);_0x2a8893(_0x3db5dd);});});}exports[_0x537f('0x17')]=function(_0x2ed10a){var _0x163cfd=this;return new Promise(function(_0x5e62b8,_0x41cffa){return db[_0x537f('0x18')][_0x537f('0x19')](_0x2ed10a[_0x537f('0x1a')],{'raw':_0x2ed10a[_0x537f('0x1b')]?_0x2ed10a[_0x537f('0x1b')][_0x537f('0x1c')]===undefined?!![]:![]:!![]})[_0x537f('0xc')](function(_0xee2c68){logger[_0x537f('0xd')]('CreateAttachment',_0x2ed10a);logger[_0x537f('0x10')](_0x537f('0x17'),_0x2ed10a,JSON[_0x537f('0x1d')](_0xee2c68));_0x5e62b8(_0xee2c68);})[_0x537f('0x16')](function(_0x506b6d){logger[_0x537f('0x12')](_0x537f('0x17'),_0x506b6d[_0x537f('0x14')],_0x2ed10a);_0x41cffa(_0x163cfd[_0x537f('0x12')](0x1f4,_0x506b6d[_0x537f('0x14')]));});});};