Built motion from commit (unavailable).|2.5.30
[motion2.git] / server / api / voiceMailMessage / voiceMailMessage.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 _0xdf04=['VoiceMailMessage','voice_voicemail_messages','util','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment','exports','define'];(function(_0x2b3c76,_0x56d99a){var _0x108e68=function(_0x49d7b2){while(--_0x49d7b2){_0x2b3c76['push'](_0x2b3c76['shift']());}};_0x108e68(++_0x56d99a);}(_0xdf04,0x1e2));var _0x4df0=function(_0x9ed929,_0x575b07){_0x9ed929=_0x9ed929-0x0;var _0x40e5c7=_0xdf04[_0x9ed929];return _0x40e5c7;};'use strict';var _=require('lodash');var util=require(_0x4df0('0x0'));var logger=require(_0x4df0('0x1'))(_0x4df0('0x2'));var moment=require(_0x4df0('0x3'));var BPromise=require(_0x4df0('0x4'));var rp=require(_0x4df0('0x5'));var fs=require('fs');var path=require(_0x4df0('0x6'));var rimraf=require('rimraf');var config=require(_0x4df0('0x7'));var attributes=require('./voiceMailMessage.attributes');module[_0x4df0('0x8')]=function(_0x301b87,_0x3aa055){return _0x301b87[_0x4df0('0x9')](_0x4df0('0xa'),attributes,{'tableName':_0x4df0('0xb'),'paranoid':![],'indexes':[{'name':'dir','fields':['dir']}],'timestamps':![]});};