ff516ee97bda86d5556fceeed38ab0bfdfabec68
[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 _0xcda8=['./voiceMailMessage.attributes','exports','define','voice_voicemail_messages','dir','util','../../config/logger','api','moment','bluebird','request-promise','rimraf'];(function(_0x4c0252,_0x13e6aa){var _0x157791=function(_0x19d825){while(--_0x19d825){_0x4c0252['push'](_0x4c0252['shift']());}};_0x157791(++_0x13e6aa);}(_0xcda8,0x131));var _0x8cda=function(_0x39488e,_0x4d61cf){_0x39488e=_0x39488e-0x0;var _0x3389cd=_0xcda8[_0x39488e];return _0x3389cd;};'use strict';var _=require('lodash');var util=require(_0x8cda('0x0'));var logger=require(_0x8cda('0x1'))(_0x8cda('0x2'));var moment=require(_0x8cda('0x3'));var BPromise=require(_0x8cda('0x4'));var rp=require(_0x8cda('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x8cda('0x6'));var config=require('../../config/environment');var attributes=require(_0x8cda('0x7'));module[_0x8cda('0x8')]=function(_0x1e64d0,_0x16dd42){return _0x1e64d0[_0x8cda('0x9')]('VoiceMailMessage',attributes,{'tableName':_0x8cda('0xa'),'paranoid':![],'indexes':[{'name':_0x8cda('0xb'),'fields':[_0x8cda('0xb')]}],'timestamps':![]});};