Built motion from commit 21186556.|2.6.19
[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 _0x948d=['bluebird','request-promise','rimraf','../../config/environment','./voiceMailMessage.attributes','exports','define','VoiceMailMessage','voice_voicemail_messages','dir','util','../../config/logger','api','moment'];(function(_0x30ae5e,_0x391fc4){var _0x1f2e93=function(_0x60307d){while(--_0x60307d){_0x30ae5e['push'](_0x30ae5e['shift']());}};_0x1f2e93(++_0x391fc4);}(_0x948d,0x176));var _0xd948=function(_0x24c3cc,_0x599bce){_0x24c3cc=_0x24c3cc-0x0;var _0x223959=_0x948d[_0x24c3cc];return _0x223959;};'use strict';var _=require('lodash');var util=require(_0xd948('0x0'));var logger=require(_0xd948('0x1'))(_0xd948('0x2'));var moment=require(_0xd948('0x3'));var BPromise=require(_0xd948('0x4'));var rp=require(_0xd948('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xd948('0x6'));var config=require(_0xd948('0x7'));var attributes=require(_0xd948('0x8'));module[_0xd948('0x9')]=function(_0xd0b5f9,_0x1e9b39){return _0xd0b5f9[_0xd948('0xa')](_0xd948('0xb'),attributes,{'tableName':_0xd948('0xc'),'paranoid':![],'indexes':[{'name':_0xd948('0xd'),'fields':[_0xd948('0xd')]}],'timestamps':![]});};