524f8e6d559d752659d57db8cf0929056b125860
[motion2.git] / server / api / voiceExtension / voiceExtension.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 _0x4e1f=['define','voice_extensions','lodash','util','../../config/logger','moment','bluebird','request-promise','rimraf','../../config/environment','exports'];(function(_0x23b36b,_0x150dce){var _0x29308a=function(_0x5d194d){while(--_0x5d194d){_0x23b36b['push'](_0x23b36b['shift']());}};_0x29308a(++_0x150dce);}(_0x4e1f,0x183));var _0xf4e1=function(_0x3f5402,_0x8bf72e){_0x3f5402=_0x3f5402-0x0;var _0x79ad98=_0x4e1f[_0x3f5402];return _0x79ad98;};'use strict';var _=require(_0xf4e1('0x0'));var util=require(_0xf4e1('0x1'));var logger=require(_0xf4e1('0x2'))('api');var moment=require(_0xf4e1('0x3'));var BPromise=require(_0xf4e1('0x4'));var rp=require(_0xf4e1('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xf4e1('0x6'));var config=require(_0xf4e1('0x7'));var attributes=require('./voiceExtension.attributes');module[_0xf4e1('0x8')]=function(_0x193fbc,_0x4831ad){return _0x193fbc[_0xf4e1('0x9')]('VoiceExtension',attributes,{'tableName':_0xf4e1('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};