736f99d67dc15c64d1193bd0d2d37480b12a5133
[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 _0x2f6d=['mailbox_context','mailbox','context','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment','./voiceMail.attributes','exports','define','VoiceMail'];(function(_0x23b129,_0x302d88){var _0x36bbdc=function(_0x27ac22){while(--_0x27ac22){_0x23b129['push'](_0x23b129['shift']());}};_0x36bbdc(++_0x302d88);}(_0x2f6d,0x113));var _0xd2f6=function(_0x4c758f,_0x3b5caf){_0x4c758f=_0x4c758f-0x0;var _0x279e0a=_0x2f6d[_0x4c758f];return _0x279e0a;};'use strict';var _=require(_0xd2f6('0x0'));var util=require(_0xd2f6('0x1'));var logger=require(_0xd2f6('0x2'))(_0xd2f6('0x3'));var moment=require(_0xd2f6('0x4'));var BPromise=require(_0xd2f6('0x5'));var rp=require(_0xd2f6('0x6'));var fs=require('fs');var path=require(_0xd2f6('0x7'));var rimraf=require('rimraf');var config=require(_0xd2f6('0x8'));var attributes=require(_0xd2f6('0x9'));module[_0xd2f6('0xa')]=function(_0x966223,_0x55626e){return _0x966223[_0xd2f6('0xb')](_0xd2f6('0xc'),attributes,{'tableName':'voice_voicemail','paranoid':![],'indexes':[{'name':_0xd2f6('0xd'),'fields':[_0xd2f6('0xe'),_0xd2f6('0xf')]}],'timestamps':!![]});};