Built motion from commit (unavailable).|2.5.0
[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 _0xa60c=['create','body','options','raw','lodash','util','moment','randomstring','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','info','request\x20sent','debug','Attachment,\x20%s,\x20%s,\x20%s','stringify','error','code','message','Attachment,\x20%s,\x20%s','result','catch','CreateAttachment','Attachment'];(function(_0x31e177,_0x2fce90){var _0x1f14fc=function(_0x215f40){while(--_0x215f40){_0x31e177['push'](_0x31e177['shift']());}};_0x1f14fc(++_0x2fce90);}(_0xa60c,0xdd));var _0xca60=function(_0xaf0e3,_0x102a52){_0xaf0e3=_0xaf0e3-0x0;var _0x512b5f=_0xa60c[_0xaf0e3];return _0x512b5f;};'use strict';var _=require(_0xca60('0x0'));var util=require(_0xca60('0x1'));var moment=require(_0xca60('0x2'));var BPromise=require('bluebird');var rs=require(_0xca60('0x3'));var fs=require('fs');var Redis=require(_0xca60('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0xca60('0x5'));var logger=require(_0xca60('0x6'))(_0xca60('0x7'));var config=require(_0xca60('0x8'));var jayson=require(_0xca60('0x9'));var client=jayson[_0xca60('0xa')][_0xca60('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x1ee8c4,_0x52f51c,_0x4a366c){return new BPromise(function(_0x4c12d4,_0x597f94){return client[_0xca60('0xc')](_0x1ee8c4,_0x4a366c)[_0xca60('0xd')](function(_0x58a318){logger[_0xca60('0xe')]('Attachment,\x20%s,\x20%s',_0x52f51c,_0xca60('0xf'));logger[_0xca60('0x10')](_0xca60('0x11'),_0x52f51c,'request\x20sent',JSON[_0xca60('0x12')](_0x58a318));if(_0x58a318[_0xca60('0x13')]){if(_0x58a318[_0xca60('0x13')][_0xca60('0x14')]===0x1f4){logger[_0xca60('0x13')]('Attachment,\x20%s,\x20%s',_0x52f51c,_0x58a318[_0xca60('0x13')][_0xca60('0x15')]);return _0x597f94(_0x58a318['error']['message']);}logger['error'](_0xca60('0x16'),_0x52f51c,_0x58a318['error'][_0xca60('0x15')]);return _0x4c12d4(_0x58a318[_0xca60('0x13')][_0xca60('0x15')]);}else{logger[_0xca60('0xe')](_0xca60('0x16'),_0x52f51c,_0xca60('0xf'));_0x4c12d4(_0x58a318[_0xca60('0x17')]['message']);}})[_0xca60('0x18')](function(_0x588eed){logger[_0xca60('0x13')](_0xca60('0x16'),_0x52f51c,_0x588eed);_0x597f94(_0x588eed);});});}exports[_0xca60('0x19')]=function(_0xbdd62d){var _0x5da492=this;return new Promise(function(_0x1c9360,_0x138ae2){return db[_0xca60('0x1a')][_0xca60('0x1b')](_0xbdd62d[_0xca60('0x1c')],{'raw':_0xbdd62d[_0xca60('0x1d')]?_0xbdd62d[_0xca60('0x1d')][_0xca60('0x1e')]===undefined?!![]:![]:!![]})[_0xca60('0xd')](function(_0x1407a1){logger['info'](_0xca60('0x19'),_0xbdd62d);logger[_0xca60('0x10')]('CreateAttachment',_0xbdd62d,JSON[_0xca60('0x12')](_0x1407a1));_0x1c9360(_0x1407a1);})[_0xca60('0x18')](function(_0x25e27e){logger[_0xca60('0x13')]('CreateAttachment',_0x25e27e['message'],_0xbdd62d);_0x138ae2(_0x5da492['error'](0x1f4,_0x25e27e[_0xca60('0x15')]));});});};