75f068e30a9820fb6d10344fe2a75ccfccded2b7
[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 _0x70a0=['rimraf','../../config/environment','./voiceRecording.attributes','exports','define','VoiceRecording','uniqueid','lodash','api','moment','bluebird','request-promise','path'];(function(_0x5944b7,_0x37668c){var _0x1fd7ce=function(_0x13874b){while(--_0x13874b){_0x5944b7['push'](_0x5944b7['shift']());}};_0x1fd7ce(++_0x37668c);}(_0x70a0,0xfe));var _0x070a=function(_0x3e44fa,_0x75ed2a){_0x3e44fa=_0x3e44fa-0x0;var _0x2a0aba=_0x70a0[_0x3e44fa];return _0x2a0aba;};'use strict';var _=require(_0x070a('0x0'));var util=require('util');var logger=require('../../config/logger')(_0x070a('0x1'));var moment=require(_0x070a('0x2'));var BPromise=require(_0x070a('0x3'));var rp=require(_0x070a('0x4'));var fs=require('fs');var path=require(_0x070a('0x5'));var rimraf=require(_0x070a('0x6'));var config=require(_0x070a('0x7'));var attributes=require(_0x070a('0x8'));module[_0x070a('0x9')]=function(_0x8ff673,_0x45ef79){return _0x8ff673[_0x070a('0xa')](_0x070a('0xb'),attributes,{'tableName':'voice_recordings','paranoid':![],'indexes':[{'name':'uniqueid','fields':[_0x070a('0xc')]}],'timestamps':!![]});};