a5bed4eec0eee3f9ec1777cbebd30c485db732cb
[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 _0x872a=['util','../../config/logger','api','moment','request-promise','path','rimraf','exports','define','VoiceExtension','voice_extensions','lodash'];(function(_0x1cd9a6,_0x51b443){var _0xf1e02b=function(_0x4c9e2b){while(--_0x4c9e2b){_0x1cd9a6['push'](_0x1cd9a6['shift']());}};_0xf1e02b(++_0x51b443);}(_0x872a,0x1eb));var _0xa872=function(_0x18b8c9,_0x190961){_0x18b8c9=_0x18b8c9-0x0;var _0x5149ce=_0x872a[_0x18b8c9];return _0x5149ce;};'use strict';var _=require(_0xa872('0x0'));var util=require(_0xa872('0x1'));var logger=require(_0xa872('0x2'))(_0xa872('0x3'));var moment=require(_0xa872('0x4'));var BPromise=require('bluebird');var rp=require(_0xa872('0x5'));var fs=require('fs');var path=require(_0xa872('0x6'));var rimraf=require(_0xa872('0x7'));var config=require('../../config/environment');var attributes=require('./voiceExtension.attributes');module[_0xa872('0x8')]=function(_0x17a000,_0x2973ed){return _0x17a000[_0xa872('0x9')](_0xa872('0xa'),attributes,{'tableName':_0xa872('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};