89b8229dd07fe86c1693f3de52ab4a00c8a34893
[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 _0x91a7=['lodash','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment','./voiceMailMessage.attributes','exports','define','voice_voicemail_messages','dir'];(function(_0xb4b576,_0x136d35){var _0x1202aa=function(_0x462fbb){while(--_0x462fbb){_0xb4b576['push'](_0xb4b576['shift']());}};_0x1202aa(++_0x136d35);}(_0x91a7,0x142));var _0x791a=function(_0x410b7f,_0xdc867a){_0x410b7f=_0x410b7f-0x0;var _0x19d3c7=_0x91a7[_0x410b7f];return _0x19d3c7;};'use strict';var _=require(_0x791a('0x0'));var util=require(_0x791a('0x1'));var logger=require(_0x791a('0x2'))(_0x791a('0x3'));var moment=require(_0x791a('0x4'));var BPromise=require(_0x791a('0x5'));var rp=require(_0x791a('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0x791a('0x7'));var config=require(_0x791a('0x8'));var attributes=require(_0x791a('0x9'));module[_0x791a('0xa')]=function(_0x3bea8f,_0x354e7a){return _0x3bea8f[_0x791a('0xb')]('VoiceMailMessage',attributes,{'tableName':_0x791a('0xc'),'paranoid':![],'indexes':[{'name':_0x791a('0xd'),'fields':['dir']}],'timestamps':![]});};