Built motion from commit 3061e47c.|2.6.31
[motion2.git] / server / api / cannedAnswer / cannedAnswer.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 _0x31f8=['path','rimraf','../../config/environment','exports','CannedAnswer','tools_canned_answers','utf8mb4','utf8mb4_unicode_ci','util','../../config/logger','api','moment','bluebird','request-promise'];(function(_0xe7666a,_0x22753a){var _0x3e158a=function(_0x570666){while(--_0x570666){_0xe7666a['push'](_0xe7666a['shift']());}};_0x3e158a(++_0x22753a);}(_0x31f8,0x86));var _0x831f=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x31f8[_0x321bb2];return _0x9c12ed;};'use strict';var _=require('lodash');var util=require(_0x831f('0x0'));var logger=require(_0x831f('0x1'))(_0x831f('0x2'));var moment=require(_0x831f('0x3'));var BPromise=require(_0x831f('0x4'));var rp=require(_0x831f('0x5'));var fs=require('fs');var path=require(_0x831f('0x6'));var rimraf=require(_0x831f('0x7'));var config=require(_0x831f('0x8'));var attributes=require('./cannedAnswer.attributes');module[_0x831f('0x9')]=function(_0xc92dc6,_0x28d426){return _0xc92dc6['define'](_0x831f('0xa'),attributes,{'tableName':_0x831f('0xb'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x831f('0xc'),'collate':_0x831f('0xd')});};