7796a8fffa48e3f4284b4da848f26f2d17f245c4
[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 _0x977d=['util','api','request-promise','path','rimraf','../../config/environment','./smsQueue.attributes','define','SmsQueue','lodash'];(function(_0x83bfd9,_0x4616c2){var _0x32ffe2=function(_0x455bcb){while(--_0x455bcb){_0x83bfd9['push'](_0x83bfd9['shift']());}};_0x32ffe2(++_0x4616c2);}(_0x977d,0xc7));var _0xd977=function(_0x498543,_0x3a482a){_0x498543=_0x498543-0x0;var _0x503a41=_0x977d[_0x498543];return _0x503a41;};'use strict';var _=require(_0xd977('0x0'));var util=require(_0xd977('0x1'));var logger=require('../../config/logger')(_0xd977('0x2'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0xd977('0x3'));var fs=require('fs');var path=require(_0xd977('0x4'));var rimraf=require(_0xd977('0x5'));var config=require(_0xd977('0x6'));var attributes=require(_0xd977('0x7'));module['exports']=function(_0x3af263,_0x52eda3){return _0x3af263[_0xd977('0x8')](_0xd977('0x9'),attributes,{'tableName':'sms_queues','paranoid':![],'indexes':[],'timestamps':!![]});};