b8640fe330fdcc36be17d53e66bd69ee02deb72b
[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 _0xb72f=['./voiceContext.attributes','exports','define','lodash','util','api','moment','bluebird','rimraf','../../config/environment'];(function(_0x1b6842,_0x39e002){var _0x549c41=function(_0xb35179){while(--_0xb35179){_0x1b6842['push'](_0x1b6842['shift']());}};_0x549c41(++_0x39e002);}(_0xb72f,0x161));var _0xfb72=function(_0x441f7a,_0x576321){_0x441f7a=_0x441f7a-0x0;var _0x4821da=_0xb72f[_0x441f7a];return _0x4821da;};'use strict';var _=require(_0xfb72('0x0'));var util=require(_0xfb72('0x1'));var logger=require('../../config/logger')(_0xfb72('0x2'));var moment=require(_0xfb72('0x3'));var BPromise=require(_0xfb72('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0xfb72('0x5'));var config=require(_0xfb72('0x6'));var attributes=require(_0xfb72('0x7'));module[_0xfb72('0x8')]=function(_0x57d1f1,_0x5ae261){return _0x57d1f1[_0xfb72('0x9')]('VoiceContext',attributes,{'tableName':'voice_contexts','paranoid':![],'indexes':[],'timestamps':!![]});};