Built motion from commit (unavailable).|2.5.21
[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 _0x8bce=['api','bluebird','request-promise','path','../../config/environment','./faxQueue.attributes','exports','define','util','../../config/logger'];(function(_0x4cfbaa,_0x184787){var _0x34296d=function(_0x5a287f){while(--_0x5a287f){_0x4cfbaa['push'](_0x4cfbaa['shift']());}};_0x34296d(++_0x184787);}(_0x8bce,0x184));var _0xe8bc=function(_0x4c70a1,_0x38d5a0){_0x4c70a1=_0x4c70a1-0x0;var _0x58091d=_0x8bce[_0x4c70a1];return _0x58091d;};'use strict';var _=require('lodash');var util=require(_0xe8bc('0x0'));var logger=require(_0xe8bc('0x1'))(_0xe8bc('0x2'));var moment=require('moment');var BPromise=require(_0xe8bc('0x3'));var rp=require(_0xe8bc('0x4'));var fs=require('fs');var path=require(_0xe8bc('0x5'));var rimraf=require('rimraf');var config=require(_0xe8bc('0x6'));var attributes=require(_0xe8bc('0x7'));module[_0xe8bc('0x8')]=function(_0x371f0f,_0x2af3cd){return _0x371f0f[_0xe8bc('0x9')]('FaxQueue',attributes,{'tableName':'fax_queues','paranoid':![],'indexes':[],'timestamps':!![]});};