Built motion from commit (unavailable).|2.4.2
[motion2.git] / server / api / voiceMail / voiceMail.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 _0xf401=['../../config/logger','moment','bluebird','../../config/environment','./voiceMail.attributes','exports','define','voice_voicemail','mailbox_context','mailbox','context','util'];(function(_0x1f44bb,_0x30bf74){var _0x321b75=function(_0x962c8d){while(--_0x962c8d){_0x1f44bb['push'](_0x1f44bb['shift']());}};_0x321b75(++_0x30bf74);}(_0xf401,0x8f));var _0x1f40=function(_0x4c6647,_0x23685b){_0x4c6647=_0x4c6647-0x0;var _0x13a86d=_0xf401[_0x4c6647];return _0x13a86d;};'use strict';var _=require('lodash');var util=require(_0x1f40('0x0'));var logger=require(_0x1f40('0x1'))('api');var moment=require(_0x1f40('0x2'));var BPromise=require(_0x1f40('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x1f40('0x4'));var attributes=require(_0x1f40('0x5'));module[_0x1f40('0x6')]=function(_0x3c78bd,_0x44a1b5){return _0x3c78bd[_0x1f40('0x7')]('VoiceMail',attributes,{'tableName':_0x1f40('0x8'),'paranoid':![],'indexes':[{'name':_0x1f40('0x9'),'fields':[_0x1f40('0xa'),_0x1f40('0xb')]}],'timestamps':!![]});};