58ba2207064316ef270a48b6015f4cbb1c1778df
[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 _0x48ef=['exports','VoiceMail','voice_voicemail','mailbox_context','mailbox','context','lodash','moment','bluebird','request-promise','path','../../config/environment'];(function(_0x54e0a6,_0x528420){var _0x482afb=function(_0x4bb417){while(--_0x4bb417){_0x54e0a6['push'](_0x54e0a6['shift']());}};_0x482afb(++_0x528420);}(_0x48ef,0x14a));var _0xf48e=function(_0x13f83f,_0x44e4b6){_0x13f83f=_0x13f83f-0x0;var _0x5648f5=_0x48ef[_0x13f83f];return _0x5648f5;};'use strict';var _=require(_0xf48e('0x0'));var util=require('util');var logger=require('../../config/logger')('api');var moment=require(_0xf48e('0x1'));var BPromise=require(_0xf48e('0x2'));var rp=require(_0xf48e('0x3'));var fs=require('fs');var path=require(_0xf48e('0x4'));var rimraf=require('rimraf');var config=require(_0xf48e('0x5'));var attributes=require('./voiceMail.attributes');module[_0xf48e('0x6')]=function(_0xdd1ec,_0x36e2e8){return _0xdd1ec['define'](_0xf48e('0x7'),attributes,{'tableName':_0xf48e('0x8'),'paranoid':![],'indexes':[{'name':_0xf48e('0x9'),'fields':[_0xf48e('0xa'),_0xf48e('0xb')]}],'timestamps':!![]});};