dd896cbeefa8c99080147980cb226378c69c405a
[motion2.git] / server / api / voiceContext / voiceContext.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 _0x9f7e=['path','rimraf','../../config/environment','./voiceContext.attributes','exports','voice_contexts','lodash','util','../../config/logger','api','moment','bluebird'];(function(_0x45313f,_0x46caf4){var _0x402910=function(_0x4883d8){while(--_0x4883d8){_0x45313f['push'](_0x45313f['shift']());}};_0x402910(++_0x46caf4);}(_0x9f7e,0xba));var _0xe9f7=function(_0x5d18eb,_0x4a6f1a){_0x5d18eb=_0x5d18eb-0x0;var _0x425dab=_0x9f7e[_0x5d18eb];return _0x425dab;};'use strict';var _=require(_0xe9f7('0x0'));var util=require(_0xe9f7('0x1'));var logger=require(_0xe9f7('0x2'))(_0xe9f7('0x3'));var moment=require(_0xe9f7('0x4'));var BPromise=require(_0xe9f7('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xe9f7('0x6'));var rimraf=require(_0xe9f7('0x7'));var config=require(_0xe9f7('0x8'));var attributes=require(_0xe9f7('0x9'));module[_0xe9f7('0xa')]=function(_0x346222,_0x3fcb66){return _0x346222['define']('VoiceContext',attributes,{'tableName':_0xe9f7('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};