458c2bd5ccd5a5d10bbe7f7ef60877e5b24eec24
[motion2.git] / server / api / voiceMail / voiceMail.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 _0xbbe8=['util','../../config/logger','moment','bluebird','request-promise','rimraf','../../config/environment','./voiceMail.attributes','voice_voicemail','mailbox_context','mailbox','context','lodash'];(function(_0x47a349,_0x4699d9){var _0x18ab75=function(_0x210796){while(--_0x210796){_0x47a349['push'](_0x47a349['shift']());}};_0x18ab75(++_0x4699d9);}(_0xbbe8,0x74));var _0x8bbe=function(_0x217cbc,_0x91481){_0x217cbc=_0x217cbc-0x0;var _0x33cbef=_0xbbe8[_0x217cbc];return _0x33cbef;};'use strict';var _=require(_0x8bbe('0x0'));var util=require(_0x8bbe('0x1'));var logger=require(_0x8bbe('0x2'))('api');var moment=require(_0x8bbe('0x3'));var BPromise=require(_0x8bbe('0x4'));var rp=require(_0x8bbe('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x8bbe('0x6'));var config=require(_0x8bbe('0x7'));var attributes=require(_0x8bbe('0x8'));module['exports']=function(_0x25078c,_0x4054a4){return _0x25078c['define']('VoiceMail',attributes,{'tableName':_0x8bbe('0x9'),'paranoid':![],'indexes':[{'name':_0x8bbe('0xa'),'fields':[_0x8bbe('0xb'),_0x8bbe('0xc')]}],'timestamps':!![]});};