13be2d1d28a45eedca8fa380e8e3f9219f47361f
[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 _0xd4c6=['exports','define','VoiceMailMessage','voice_voicemail_messages','dir','lodash','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment'];(function(_0x1cae02,_0x5be9fb){var _0x19d1dd=function(_0x281835){while(--_0x281835){_0x1cae02['push'](_0x1cae02['shift']());}};_0x19d1dd(++_0x5be9fb);}(_0xd4c6,0x75));var _0x6d4c=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0xd4c6[_0x14add3];return _0x4a174f;};'use strict';var _=require(_0x6d4c('0x0'));var util=require('util');var logger=require(_0x6d4c('0x1'))(_0x6d4c('0x2'));var moment=require(_0x6d4c('0x3'));var BPromise=require(_0x6d4c('0x4'));var rp=require(_0x6d4c('0x5'));var fs=require('fs');var path=require(_0x6d4c('0x6'));var rimraf=require(_0x6d4c('0x7'));var config=require(_0x6d4c('0x8'));var attributes=require('./voiceMailMessage.attributes');module[_0x6d4c('0x9')]=function(_0x5a8bf5,_0x50bddd){return _0x5a8bf5[_0x6d4c('0xa')](_0x6d4c('0xb'),attributes,{'tableName':_0x6d4c('0xc'),'paranoid':![],'indexes':[{'name':_0x6d4c('0xd'),'fields':['dir']}],'timestamps':![]});};