8d7bed8b1706630a0c95325769052fa5313bdca6
[motion2.git] / server / api / voiceRecording / voiceRecording.model.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 _0xfe31=['voice_recordings','uniqueid','util','api','moment','bluebird','path','rimraf','../../config/environment','./voiceRecording.attributes','VoiceRecording'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0xfe31,0x16d));var _0x1fe3=function(_0x4551c4,_0x4d0581){_0x4551c4=_0x4551c4-0x0;var _0x4e42ed=_0xfe31[_0x4551c4];return _0x4e42ed;};'use strict';var _=require('lodash');var util=require(_0x1fe3('0x0'));var logger=require('../../config/logger')(_0x1fe3('0x1'));var moment=require(_0x1fe3('0x2'));var BPromise=require(_0x1fe3('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x1fe3('0x4'));var rimraf=require(_0x1fe3('0x5'));var config=require(_0x1fe3('0x6'));var attributes=require(_0x1fe3('0x7'));module['exports']=function(_0x4a8b64,_0x1031c8){return _0x4a8b64['define'](_0x1fe3('0x8'),attributes,{'tableName':_0x1fe3('0x9'),'paranoid':![],'indexes':[{'name':_0x1fe3('0xa'),'fields':['uniqueid']}],'timestamps':!![]});};