Built motion from commit 00bf23f6.|2.6.16
[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 _0x488e=['path','rimraf','../../config/environment','./smsQueue.attributes','exports','SmsQueue','sms_queues','lodash','util','../../config/logger','api','moment','bluebird','request-promise'];(function(_0x454fa7,_0x54fc63){var _0x16cb40=function(_0x104a3b){while(--_0x104a3b){_0x454fa7['push'](_0x454fa7['shift']());}};_0x16cb40(++_0x54fc63);}(_0x488e,0x1f1));var _0xe488=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x488e[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0xe488('0x0'));var util=require(_0xe488('0x1'));var logger=require(_0xe488('0x2'))(_0xe488('0x3'));var moment=require(_0xe488('0x4'));var BPromise=require(_0xe488('0x5'));var rp=require(_0xe488('0x6'));var fs=require('fs');var path=require(_0xe488('0x7'));var rimraf=require(_0xe488('0x8'));var config=require(_0xe488('0x9'));var attributes=require(_0xe488('0xa'));module[_0xe488('0xb')]=function(_0x3c924d,_0x2850ae){return _0x3c924d['define'](_0xe488('0xc'),attributes,{'tableName':_0xe488('0xd'),'paranoid':![],'indexes':[],'timestamps':!![]});};