Built motion from commit (unavailable).|2.5.7
[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 _0x2c3b=['define','lodash','util','bluebird','request-promise','path','../../config/environment','./faxQueue.attributes'];(function(_0x55418e,_0x3fe1fc){var _0x634190=function(_0x221b38){while(--_0x221b38){_0x55418e['push'](_0x55418e['shift']());}};_0x634190(++_0x3fe1fc);}(_0x2c3b,0xe9));var _0xb2c3=function(_0x13f38e,_0x10ecce){_0x13f38e=_0x13f38e-0x0;var _0x2a4b96=_0x2c3b[_0x13f38e];return _0x2a4b96;};'use strict';var _=require(_0xb2c3('0x0'));var util=require(_0xb2c3('0x1'));var logger=require('../../config/logger')('api');var moment=require('moment');var BPromise=require(_0xb2c3('0x2'));var rp=require(_0xb2c3('0x3'));var fs=require('fs');var path=require(_0xb2c3('0x4'));var rimraf=require('rimraf');var config=require(_0xb2c3('0x5'));var attributes=require(_0xb2c3('0x6'));module['exports']=function(_0x3dab30,_0x1582b9){return _0x3dab30[_0xb2c3('0x7')]('FaxQueue',attributes,{'tableName':'fax_queues','paranoid':![],'indexes':[],'timestamps':!![]});};