b48778ad8e5279a75594700a2b56a78d537be180
[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 _0x8c1f=['lodash','../../config/logger','api','bluebird','request-promise','../../config/environment','./voiceMailMessage.attributes','exports','VoiceMailMessage','dir'];(function(_0x359a38,_0x1a193c){var _0x26048e=function(_0xaa32c8){while(--_0xaa32c8){_0x359a38['push'](_0x359a38['shift']());}};_0x26048e(++_0x1a193c);}(_0x8c1f,0x186));var _0xf8c1=function(_0x1048bf,_0x190bd3){_0x1048bf=_0x1048bf-0x0;var _0x16fc4c=_0x8c1f[_0x1048bf];return _0x16fc4c;};'use strict';var _=require(_0xf8c1('0x0'));var util=require('util');var logger=require(_0xf8c1('0x1'))(_0xf8c1('0x2'));var moment=require('moment');var BPromise=require(_0xf8c1('0x3'));var rp=require(_0xf8c1('0x4'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0xf8c1('0x5'));var attributes=require(_0xf8c1('0x6'));module[_0xf8c1('0x7')]=function(_0x575bae,_0x1c4865){return _0x575bae['define'](_0xf8c1('0x8'),attributes,{'tableName':'voice_voicemail_messages','paranoid':![],'indexes':[{'name':_0xf8c1('0x9'),'fields':['dir']}],'timestamps':![]});};