Built motion from commit (unavailable).|2.5.22
[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 _0xe0d0=['VoiceContext','util','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./voiceContext.attributes','define'];(function(_0x231f6f,_0xf231e0){var _0xc621c4=function(_0x5c8549){while(--_0x5c8549){_0x231f6f['push'](_0x231f6f['shift']());}};_0xc621c4(++_0xf231e0);}(_0xe0d0,0x85));var _0x0e0d=function(_0x555e2b,_0x4e5d28){_0x555e2b=_0x555e2b-0x0;var _0x2542f5=_0xe0d0[_0x555e2b];return _0x2542f5;};'use strict';var _=require('lodash');var util=require(_0x0e0d('0x0'));var logger=require('../../config/logger')(_0x0e0d('0x1'));var moment=require(_0x0e0d('0x2'));var BPromise=require(_0x0e0d('0x3'));var rp=require(_0x0e0d('0x4'));var fs=require('fs');var path=require(_0x0e0d('0x5'));var rimraf=require(_0x0e0d('0x6'));var config=require(_0x0e0d('0x7'));var attributes=require(_0x0e0d('0x8'));module['exports']=function(_0x98ed99,_0x38057d){return _0x98ed99[_0x0e0d('0x9')](_0x0e0d('0xa'),attributes,{'tableName':'voice_contexts','paranoid':![],'indexes':[],'timestamps':!![]});};