c4526f73b6da6febb7331e42c6a2b6e83b34d412
[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 _0x6e09=['api','moment','bluebird','request-promise','path','rimraf','../../config/environment','exports','define','VoiceMailMessage','dir','lodash','../../config/logger'];(function(_0x263a74,_0xc31414){var _0x2aa86c=function(_0x382896){while(--_0x382896){_0x263a74['push'](_0x263a74['shift']());}};_0x2aa86c(++_0xc31414);}(_0x6e09,0x102));var _0x96e0=function(_0x4cbb8e,_0x1047c8){_0x4cbb8e=_0x4cbb8e-0x0;var _0x17846f=_0x6e09[_0x4cbb8e];return _0x17846f;};'use strict';var _=require(_0x96e0('0x0'));var util=require('util');var logger=require(_0x96e0('0x1'))(_0x96e0('0x2'));var moment=require(_0x96e0('0x3'));var BPromise=require(_0x96e0('0x4'));var rp=require(_0x96e0('0x5'));var fs=require('fs');var path=require(_0x96e0('0x6'));var rimraf=require(_0x96e0('0x7'));var config=require(_0x96e0('0x8'));var attributes=require('./voiceMailMessage.attributes');module[_0x96e0('0x9')]=function(_0x4f03ed,_0x3efb7e){return _0x4f03ed[_0x96e0('0xa')](_0x96e0('0xb'),attributes,{'tableName':'voice_voicemail_messages','paranoid':![],'indexes':[{'name':'dir','fields':[_0x96e0('0xc')]}],'timestamps':![]});};