1fdba9e526d75d63de86d7d93fd56d34d4826ded
[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 _0xfc35=['rimraf','../../config/environment','exports','define','VoiceMailMessage','dir','../../config/logger','api','moment','bluebird','request-promise','path'];(function(_0x5a17be,_0x34aae6){var _0x11aa05=function(_0x5afdea){while(--_0x5afdea){_0x5a17be['push'](_0x5a17be['shift']());}};_0x11aa05(++_0x34aae6);}(_0xfc35,0xea));var _0x5fc3=function(_0x5973c8,_0x2139f2){_0x5973c8=_0x5973c8-0x0;var _0x4af6a3=_0xfc35[_0x5973c8];return _0x4af6a3;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0x5fc3('0x0'))(_0x5fc3('0x1'));var moment=require(_0x5fc3('0x2'));var BPromise=require(_0x5fc3('0x3'));var rp=require(_0x5fc3('0x4'));var fs=require('fs');var path=require(_0x5fc3('0x5'));var rimraf=require(_0x5fc3('0x6'));var config=require(_0x5fc3('0x7'));var attributes=require('./voiceMailMessage.attributes');module[_0x5fc3('0x8')]=function(_0x645b0f,_0x489399){return _0x645b0f[_0x5fc3('0x9')](_0x5fc3('0xa'),attributes,{'tableName':'voice_voicemail_messages','paranoid':![],'indexes':[{'name':_0x5fc3('0xb'),'fields':[_0x5fc3('0xb')]}],'timestamps':![]});};