181ed47a024b51874a1600cf5225461c1b9ccbe2
[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 _0x567f=['rimraf','../../config/environment','exports','SmsQueue','sms_queues','lodash','../../config/logger','api','moment','bluebird','request-promise','path'];(function(_0x57b54c,_0x54ce0d){var _0x59cc19=function(_0xa33bc6){while(--_0xa33bc6){_0x57b54c['push'](_0x57b54c['shift']());}};_0x59cc19(++_0x54ce0d);}(_0x567f,0x1d9));var _0xf567=function(_0x35f2d6,_0x1eacc1){_0x35f2d6=_0x35f2d6-0x0;var _0x33a492=_0x567f[_0x35f2d6];return _0x33a492;};'use strict';var _=require(_0xf567('0x0'));var util=require('util');var logger=require(_0xf567('0x1'))(_0xf567('0x2'));var moment=require(_0xf567('0x3'));var BPromise=require(_0xf567('0x4'));var rp=require(_0xf567('0x5'));var fs=require('fs');var path=require(_0xf567('0x6'));var rimraf=require(_0xf567('0x7'));var config=require(_0xf567('0x8'));var attributes=require('./smsQueue.attributes');module[_0xf567('0x9')]=function(_0x2e4d2a,_0x5f3cae){return _0x2e4d2a['define'](_0xf567('0xa'),attributes,{'tableName':_0xf567('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};