72525b2e7f0bcbeb40966a0454dc9305a558788f
[motion2.git] / server / api / smsQueue / smsQueue.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 _0xde72=['util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','SmsQueue','sms_queues'];(function(_0x22045c,_0x1a3eed){var _0x22d9a9=function(_0x3d19ad){while(--_0x3d19ad){_0x22045c['push'](_0x22045c['shift']());}};_0x22d9a9(++_0x1a3eed);}(_0xde72,0x1a4));var _0x2de7=function(_0x31c0a7,_0x187679){_0x31c0a7=_0x31c0a7-0x0;var _0x1e980e=_0xde72[_0x31c0a7];return _0x1e980e;};'use strict';var _=require('lodash');var util=require(_0x2de7('0x0'));var logger=require(_0x2de7('0x1'))(_0x2de7('0x2'));var moment=require(_0x2de7('0x3'));var BPromise=require(_0x2de7('0x4'));var rp=require(_0x2de7('0x5'));var fs=require('fs');var path=require(_0x2de7('0x6'));var rimraf=require(_0x2de7('0x7'));var config=require('../../config/environment');var attributes=require('./smsQueue.attributes');module['exports']=function(_0x57041d,_0x5b61f4){return _0x57041d['define'](_0x2de7('0x8'),attributes,{'tableName':_0x2de7('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};