Built motion from commit bab6f49e.|2.6.17
[motion2.git] / server / api / voicePrefix / voicePrefix.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 _0xad12=['api','moment','bluebird','request-promise','rimraf','../../config/environment','./voicePrefix.attributes','exports','voice_prefixes','lodash','util','../../config/logger'];(function(_0xd45b6d,_0x1e4fde){var _0x105dc1=function(_0x58cdfd){while(--_0x58cdfd){_0xd45b6d['push'](_0xd45b6d['shift']());}};_0x105dc1(++_0x1e4fde);}(_0xad12,0x111));var _0x2ad1=function(_0x157a7c,_0x82af8d){_0x157a7c=_0x157a7c-0x0;var _0x3d5bc3=_0xad12[_0x157a7c];return _0x3d5bc3;};'use strict';var _=require(_0x2ad1('0x0'));var util=require(_0x2ad1('0x1'));var logger=require(_0x2ad1('0x2'))(_0x2ad1('0x3'));var moment=require(_0x2ad1('0x4'));var BPromise=require(_0x2ad1('0x5'));var rp=require(_0x2ad1('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0x2ad1('0x7'));var config=require(_0x2ad1('0x8'));var attributes=require(_0x2ad1('0x9'));module[_0x2ad1('0xa')]=function(_0x4fb478,_0x2624d2){return _0x4fb478['define']('VoicePrefix',attributes,{'tableName':_0x2ad1('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};