cd781783e569a594d4f01db516fed8fa9479f5c8
[motion2.git] / server / api / voiceMusicOnHold / voiceMusicOnHold.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 _0x2fdd=['voice_musiconhold','lodash','../../config/logger','api','moment','path','rimraf','../../config/environment','./voiceMusicOnHold.attributes','define'];(function(_0x513aa5,_0x1fba79){var _0x1a1a7c=function(_0x240e3f){while(--_0x240e3f){_0x513aa5['push'](_0x513aa5['shift']());}};_0x1a1a7c(++_0x1fba79);}(_0x2fdd,0x123));var _0xd2fd=function(_0x47a8ea,_0x2bc181){_0x47a8ea=_0x47a8ea-0x0;var _0x2e50ea=_0x2fdd[_0x47a8ea];return _0x2e50ea;};'use strict';var _=require(_0xd2fd('0x0'));var util=require('util');var logger=require(_0xd2fd('0x1'))(_0xd2fd('0x2'));var moment=require(_0xd2fd('0x3'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0xd2fd('0x4'));var rimraf=require(_0xd2fd('0x5'));var config=require(_0xd2fd('0x6'));var attributes=require(_0xd2fd('0x7'));module['exports']=function(_0x4f1d1d,_0x55ea0e){return _0x4f1d1d[_0xd2fd('0x8')]('VoiceMusicOnHold',attributes,{'tableName':_0xd2fd('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};