78aeeb7f7095e4ae23f2d40de124abf47bb4806a
[motion2.git] / server / api / faxQueue / faxQueue.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 _0xb3c1=['../../config/environment','exports','define','FaxQueue','fax_queues','lodash','util','../../config/logger','moment','bluebird','request-promise','path','rimraf'];(function(_0x5bd4a2,_0x1edb6b){var _0x26d10b=function(_0x570158){while(--_0x570158){_0x5bd4a2['push'](_0x5bd4a2['shift']());}};_0x26d10b(++_0x1edb6b);}(_0xb3c1,0x87));var _0x1b3c=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0xb3c1[_0x321bb2];return _0x9c12ed;};'use strict';var _=require(_0x1b3c('0x0'));var util=require(_0x1b3c('0x1'));var logger=require(_0x1b3c('0x2'))('api');var moment=require(_0x1b3c('0x3'));var BPromise=require(_0x1b3c('0x4'));var rp=require(_0x1b3c('0x5'));var fs=require('fs');var path=require(_0x1b3c('0x6'));var rimraf=require(_0x1b3c('0x7'));var config=require(_0x1b3c('0x8'));var attributes=require('./faxQueue.attributes');module[_0x1b3c('0x9')]=function(_0x175687,_0x5c2f65){return _0x175687[_0x1b3c('0xa')](_0x1b3c('0xb'),attributes,{'tableName':_0x1b3c('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};