0db59c1cafa43c0f09c8b9892ef30dcfa957a50c
[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 _0x1af7=['bluebird','request-promise','path','rimraf','./voiceMailMessage.attributes','exports','define','VoiceMailMessage','dir','lodash','util','../../config/logger','api','moment'];(function(_0x1f8e7e,_0x29a171){var _0x1f4208=function(_0x2529c0){while(--_0x2529c0){_0x1f8e7e['push'](_0x1f8e7e['shift']());}};_0x1f4208(++_0x29a171);}(_0x1af7,0xb1));var _0x71af=function(_0x4e676e,_0x2a7c6d){_0x4e676e=_0x4e676e-0x0;var _0x336a3c=_0x1af7[_0x4e676e];return _0x336a3c;};'use strict';var _=require(_0x71af('0x0'));var util=require(_0x71af('0x1'));var logger=require(_0x71af('0x2'))(_0x71af('0x3'));var moment=require(_0x71af('0x4'));var BPromise=require(_0x71af('0x5'));var rp=require(_0x71af('0x6'));var fs=require('fs');var path=require(_0x71af('0x7'));var rimraf=require(_0x71af('0x8'));var config=require('../../config/environment');var attributes=require(_0x71af('0x9'));module[_0x71af('0xa')]=function(_0x3c1faa,_0x2560e5){return _0x3c1faa[_0x71af('0xb')](_0x71af('0xc'),attributes,{'tableName':'voice_voicemail_messages','paranoid':![],'indexes':[{'name':'dir','fields':[_0x71af('0xd')]}],'timestamps':![]});};