3f7f697dcedebc1e3df1810dc3721aba85b5b1d0
[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 _0x872e=['bluebird','request-promise','path','rimraf','./voiceMail.attributes','define','VoiceMail','mailbox','lodash','util','../../config/logger','api','moment'];(function(_0x51d08d,_0x15f266){var _0x1f60a8=function(_0xcf28e4){while(--_0xcf28e4){_0x51d08d['push'](_0x51d08d['shift']());}};_0x1f60a8(++_0x15f266);}(_0x872e,0x1b5));var _0xe872=function(_0x32bc9e,_0x164f75){_0x32bc9e=_0x32bc9e-0x0;var _0x34fef1=_0x872e[_0x32bc9e];return _0x34fef1;};'use strict';var _=require(_0xe872('0x0'));var util=require(_0xe872('0x1'));var logger=require(_0xe872('0x2'))(_0xe872('0x3'));var moment=require(_0xe872('0x4'));var BPromise=require(_0xe872('0x5'));var rp=require(_0xe872('0x6'));var fs=require('fs');var path=require(_0xe872('0x7'));var rimraf=require(_0xe872('0x8'));var config=require('../../config/environment');var attributes=require(_0xe872('0x9'));module['exports']=function(_0x4d8dae,_0x252b6b){return _0x4d8dae[_0xe872('0xa')](_0xe872('0xb'),attributes,{'tableName':'voice_voicemail','paranoid':![],'indexes':[{'name':'mailbox_context','fields':[_0xe872('0xc'),'context']}],'timestamps':!![]});};