1c5f5cdf3a1f1f852cfa1656cb0e772e9a2e85a2
[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 _0x92cd=['request-promise','path','../../config/environment','exports','define','voice_voicemail','mailbox_context','context','util','../../config/logger','api','bluebird'];(function(_0x205b3a,_0x2adb77){var _0x291010=function(_0x16982d){while(--_0x16982d){_0x205b3a['push'](_0x205b3a['shift']());}};_0x291010(++_0x2adb77);}(_0x92cd,0x188));var _0xd92c=function(_0x255d5b,_0x4f6f35){_0x255d5b=_0x255d5b-0x0;var _0x3e141a=_0x92cd[_0x255d5b];return _0x3e141a;};'use strict';var _=require('lodash');var util=require(_0xd92c('0x0'));var logger=require(_0xd92c('0x1'))(_0xd92c('0x2'));var moment=require('moment');var BPromise=require(_0xd92c('0x3'));var rp=require(_0xd92c('0x4'));var fs=require('fs');var path=require(_0xd92c('0x5'));var rimraf=require('rimraf');var config=require(_0xd92c('0x6'));var attributes=require('./voiceMail.attributes');module[_0xd92c('0x7')]=function(_0x485502,_0x5b368c){return _0x485502[_0xd92c('0x8')]('VoiceMail',attributes,{'tableName':_0xd92c('0x9'),'paranoid':![],'indexes':[{'name':_0xd92c('0xa'),'fields':['mailbox',_0xd92c('0xb')]}],'timestamps':!![]});};