Built motion from commit (unavailable).|2.5.13
[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 _0x08a8=['ioredis','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise','client','request','then','info','Attachment,\x20%s,\x20%s','request\x20sent','Attachment,\x20%s,\x20%s,\x20%s','code','error','message','result','CreateAttachment','Attachment','options','stringify','catch','util','moment'];(function(_0x2ed6af,_0x547032){var _0x441aaf=function(_0x556e11){while(--_0x556e11){_0x2ed6af['push'](_0x2ed6af['shift']());}};_0x441aaf(++_0x547032);}(_0x08a8,0x17e));var _0x808a=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x08a8[_0x3dd15e];return _0x231fd0;};'use strict';var _=require('lodash');var util=require(_0x808a('0x0'));var moment=require(_0x808a('0x1'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x808a('0x2'));var db=require(_0x808a('0x3'))['db'];var utils=require(_0x808a('0x4'));var logger=require(_0x808a('0x5'))('rpc');var config=require(_0x808a('0x6'));var jayson=require(_0x808a('0x7'));var client=jayson[_0x808a('0x8')]['http']({'port':0x232a});function respondWithRpcPromise(_0x385615,_0x4d2379,_0xee25dd){return new BPromise(function(_0x4c6813,_0x19f3aa){return client[_0x808a('0x9')](_0x385615,_0xee25dd)[_0x808a('0xa')](function(_0x1bf97c){logger[_0x808a('0xb')](_0x808a('0xc'),_0x4d2379,_0x808a('0xd'));logger['debug'](_0x808a('0xe'),_0x4d2379,'request\x20sent',JSON['stringify'](_0x1bf97c));if(_0x1bf97c['error']){if(_0x1bf97c['error'][_0x808a('0xf')]===0x1f4){logger[_0x808a('0x10')]('Attachment,\x20%s,\x20%s',_0x4d2379,_0x1bf97c['error']['message']);return _0x19f3aa(_0x1bf97c[_0x808a('0x10')][_0x808a('0x11')]);}logger[_0x808a('0x10')](_0x808a('0xc'),_0x4d2379,_0x1bf97c['error'][_0x808a('0x11')]);return _0x4c6813(_0x1bf97c[_0x808a('0x10')][_0x808a('0x11')]);}else{logger[_0x808a('0xb')](_0x808a('0xc'),_0x4d2379,_0x808a('0xd'));_0x4c6813(_0x1bf97c[_0x808a('0x12')][_0x808a('0x11')]);}})['catch'](function(_0x852ffd){logger[_0x808a('0x10')](_0x808a('0xc'),_0x4d2379,_0x852ffd);_0x19f3aa(_0x852ffd);});});}exports[_0x808a('0x13')]=function(_0x174676){var _0x12e021=this;return new Promise(function(_0x32c3e1,_0x4ede3d){return db[_0x808a('0x14')]['create'](_0x174676['body'],{'raw':_0x174676['options']?_0x174676[_0x808a('0x15')]['raw']===undefined?!![]:![]:!![]})[_0x808a('0xa')](function(_0x396b57){logger[_0x808a('0xb')](_0x808a('0x13'),_0x174676);logger['debug'](_0x808a('0x13'),_0x174676,JSON[_0x808a('0x16')](_0x396b57));_0x32c3e1(_0x396b57);})[_0x808a('0x17')](function(_0x45fd91){logger['error'](_0x808a('0x13'),_0x45fd91['message'],_0x174676);_0x4ede3d(_0x12e021[_0x808a('0x10')](0x1f4,_0x45fd91['message']));});});};