f1983c30b91c1513f0b9b7e7438783c5eb94f818
[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 _0x98b9=['bluebird','../../config/environment','./voiceMailMessage.attributes','exports','define','voice_voicemail_messages','dir','util','../../config/logger','moment'];(function(_0x2e0646,_0x23ce05){var _0x32926c=function(_0x331bc1){while(--_0x331bc1){_0x2e0646['push'](_0x2e0646['shift']());}};_0x32926c(++_0x23ce05);}(_0x98b9,0x9d));var _0x998b=function(_0x5e1e37,_0xbaf935){_0x5e1e37=_0x5e1e37-0x0;var _0x1cebf5=_0x98b9[_0x5e1e37];return _0x1cebf5;};'use strict';var _=require('lodash');var util=require(_0x998b('0x0'));var logger=require(_0x998b('0x1'))('api');var moment=require(_0x998b('0x2'));var BPromise=require(_0x998b('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x998b('0x4'));var attributes=require(_0x998b('0x5'));module[_0x998b('0x6')]=function(_0x401090,_0x4f4349){return _0x401090[_0x998b('0x7')]('VoiceMailMessage',attributes,{'tableName':_0x998b('0x8'),'paranoid':![],'indexes':[{'name':_0x998b('0x9'),'fields':[_0x998b('0x9')]}],'timestamps':![]});};