Built motion from commit (unavailable).|2.5.5
[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 _0xdded=['./smsQueue.attributes','exports','define','SmsQueue','lodash','util','../../config/logger','moment','bluebird','request-promise','path','rimraf','../../config/environment'];(function(_0x28e457,_0x5ad443){var _0x41ce38=function(_0x50dc36){while(--_0x50dc36){_0x28e457['push'](_0x28e457['shift']());}};_0x41ce38(++_0x5ad443);}(_0xdded,0x115));var _0xddde=function(_0x246762,_0x1ef0fc){_0x246762=_0x246762-0x0;var _0x69fed1=_0xdded[_0x246762];return _0x69fed1;};'use strict';var _=require(_0xddde('0x0'));var util=require(_0xddde('0x1'));var logger=require(_0xddde('0x2'))('api');var moment=require(_0xddde('0x3'));var BPromise=require(_0xddde('0x4'));var rp=require(_0xddde('0x5'));var fs=require('fs');var path=require(_0xddde('0x6'));var rimraf=require(_0xddde('0x7'));var config=require(_0xddde('0x8'));var attributes=require(_0xddde('0x9'));module[_0xddde('0xa')]=function(_0x5b9a7c,_0x47197d){return _0x5b9a7c[_0xddde('0xb')](_0xddde('0xc'),attributes,{'tableName':'sms_queues','paranoid':![],'indexes':[],'timestamps':!![]});};