5301a5f9bcaaff28cbdbc685c38d4c1deb8217fe
[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 _0x7fc0=['rimraf','./voiceExtension.attributes','exports','define','VoiceExtension','lodash','util','moment','bluebird','request-promise','path'];(function(_0x400766,_0x368660){var _0x3ae58b=function(_0x4c6a6e){while(--_0x4c6a6e){_0x400766['push'](_0x400766['shift']());}};_0x3ae58b(++_0x368660);}(_0x7fc0,0x1b2));var _0x07fc=function(_0x452630,_0x1c0fc4){_0x452630=_0x452630-0x0;var _0x31ebec=_0x7fc0[_0x452630];return _0x31ebec;};'use strict';var _=require(_0x07fc('0x0'));var util=require(_0x07fc('0x1'));var logger=require('../../config/logger')('api');var moment=require(_0x07fc('0x2'));var BPromise=require(_0x07fc('0x3'));var rp=require(_0x07fc('0x4'));var fs=require('fs');var path=require(_0x07fc('0x5'));var rimraf=require(_0x07fc('0x6'));var config=require('../../config/environment');var attributes=require(_0x07fc('0x7'));module[_0x07fc('0x8')]=function(_0x29c397,_0x1c56d0){return _0x29c397[_0x07fc('0x9')](_0x07fc('0xa'),attributes,{'tableName':'voice_extensions','paranoid':![],'indexes':[],'timestamps':!![]});};