d14748accb83754f038d9e0b097bfd0a2956bb34
[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 _0x8ea4=['voice_extensions','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','define'];(function(_0x38987f,_0xc79720){var _0x4cb697=function(_0x1af5ae){while(--_0x1af5ae){_0x38987f['push'](_0x38987f['shift']());}};_0x4cb697(++_0xc79720);}(_0x8ea4,0x169));var _0x48ea=function(_0x466f2e,_0x5e2a7f){_0x466f2e=_0x466f2e-0x0;var _0x22dfbb=_0x8ea4[_0x466f2e];return _0x22dfbb;};'use strict';var _=require(_0x48ea('0x0'));var util=require(_0x48ea('0x1'));var logger=require(_0x48ea('0x2'))(_0x48ea('0x3'));var moment=require(_0x48ea('0x4'));var BPromise=require(_0x48ea('0x5'));var rp=require(_0x48ea('0x6'));var fs=require('fs');var path=require(_0x48ea('0x7'));var rimraf=require(_0x48ea('0x8'));var config=require(_0x48ea('0x9'));var attributes=require('./voiceExtension.attributes');module['exports']=function(_0x46ff69,_0x14df38){return _0x46ff69[_0x48ea('0xa')]('VoiceExtension',attributes,{'tableName':_0x48ea('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};