9ee0dabe923a753922025355124856a15f93171e
[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 _0x0a80=['../../config/logger','api','moment','bluebird','path','rimraf','../../config/environment','./voiceRecording.attributes','exports','define','VoiceRecording','uniqueid','lodash','util'];(function(_0x2b1d5a,_0x3e975f){var _0x5cfefa=function(_0x755ab7){while(--_0x755ab7){_0x2b1d5a['push'](_0x2b1d5a['shift']());}};_0x5cfefa(++_0x3e975f);}(_0x0a80,0x1e8));var _0x00a8=function(_0x19324e,_0x35cc43){_0x19324e=_0x19324e-0x0;var _0xcfde4c=_0x0a80[_0x19324e];return _0xcfde4c;};'use strict';var _=require(_0x00a8('0x0'));var util=require(_0x00a8('0x1'));var logger=require(_0x00a8('0x2'))(_0x00a8('0x3'));var moment=require(_0x00a8('0x4'));var BPromise=require(_0x00a8('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x00a8('0x6'));var rimraf=require(_0x00a8('0x7'));var config=require(_0x00a8('0x8'));var attributes=require(_0x00a8('0x9'));module[_0x00a8('0xa')]=function(_0x268740,_0x1a9340){return _0x268740[_0x00a8('0xb')](_0x00a8('0xc'),attributes,{'tableName':'voice_recordings','paranoid':![],'indexes':[{'name':_0x00a8('0xd'),'fields':[_0x00a8('0xd')]}],'timestamps':!![]});};