Built motion from commit 64a6f4bc.|2.6.26
[motion2.git] / server / api / voiceMail / voiceMail.attributes.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 _0x35c6=['\x20-\x20','exports','STRING','from-voicemail','contest_mailbox','email','string','central','ENUM','yes','TINYINT(4)','INTEGER','getDataValue'];(function(_0x1aa653,_0x5ceff0){var _0x11d71f=function(_0x14c735){while(--_0x14c735){_0x1aa653['push'](_0x1aa653['shift']());}};_0x11d71f(++_0x5ceff0);}(_0x35c6,0x1ae));var _0x635c=function(_0x1facfa,_0x1acf7d){_0x1facfa=_0x1facfa-0x0;var _0x9ec701=_0x35c6[_0x1facfa];return _0x9ec701;};'use strict';var Sequelize=require('sequelize');module[_0x635c('0x0')]={'customer_id':{'type':Sequelize[_0x635c('0x1')]},'context':{'type':Sequelize[_0x635c('0x1')],'defaultValue':_0x635c('0x2'),'unique':_0x635c('0x3')},'mailbox':{'type':Sequelize[_0x635c('0x1')],'defaultValue':'','allowNull':![],'unique':_0x635c('0x3')},'password':{'type':Sequelize[_0x635c('0x1')]},'fullname':{'type':Sequelize[_0x635c('0x1')]},'email':{'type':Sequelize['STRING'],'validate':{'isEmail':!![]},'set':function(_0x1fc492){this['setDataValue'](_0x635c('0x4'),typeof _0x1fc492===_0x635c('0x5')&&_0x1fc492['trim']()?_0x1fc492['trim']():null);}},'pager':{'type':Sequelize[_0x635c('0x1')]},'tz':{'type':Sequelize[_0x635c('0x1')],'defaultValue':_0x635c('0x6')},'attach':{'type':Sequelize[_0x635c('0x7')]('yes','no'),'defaultValue':_0x635c('0x8'),'allowNull':![]},'saycid':{'type':Sequelize[_0x635c('0x7')]('yes','no'),'defaultValue':'yes','allowNull':![]},'dialout':{'type':Sequelize['STRING']},'callback':{'type':Sequelize[_0x635c('0x1')]},'review':{'type':Sequelize[_0x635c('0x7')](_0x635c('0x8'),'no'),'defaultValue':'no','allowNull':![]},'operator':{'type':Sequelize[_0x635c('0x7')](_0x635c('0x8'),'no'),'defaultValue':'no','allowNull':![]},'envelope':{'type':Sequelize[_0x635c('0x7')](_0x635c('0x8'),'no'),'defaultValue':'no','allowNull':![]},'sayduration':{'type':Sequelize['ENUM'](_0x635c('0x8'),'no'),'defaultValue':'no','allowNull':![]},'saydurationm':{'type':_0x635c('0x9'),'defaultValue':0x1,'allowNull':![]},'sendvoicemail':{'type':Sequelize['ENUM']('yes','no'),'defaultValue':'no','allowNull':![]},'delete':{'type':Sequelize[_0x635c('0x7')](_0x635c('0x8'),'no'),'defaultValue':'no','allowNull':![]},'nextaftercmd':{'type':Sequelize[_0x635c('0x7')](_0x635c('0x8'),'no'),'defaultValue':_0x635c('0x8'),'allowNull':![]},'forcename':{'type':Sequelize['ENUM']('yes','no'),'defaultValue':'no','allowNull':![]},'forcegreetings':{'type':Sequelize[_0x635c('0x7')](_0x635c('0x8'),'no'),'defaultValue':'no','allowNull':![]},'hidefromdir':{'type':Sequelize[_0x635c('0x7')](_0x635c('0x8'),'no'),'defaultValue':_0x635c('0x8'),'allowNull':![]},'stamp':{'type':'TIMESTAMP'},'emailsubject':{'type':Sequelize[_0x635c('0x1')]},'emailbody':{'type':Sequelize[_0x635c('0x1')]},'maxsecs':{'type':Sequelize['INTEGER'](0xff),'defaultValue':0xb4,'allowNull':![]},'maxmsg':{'type':Sequelize[_0x635c('0xa')](0xff),'defaultValue':0x64,'allowNull':![]},'name':{'type':Sequelize['VIRTUAL'],'get':function(){return this[_0x635c('0xb')]('fullname')+_0x635c('0xc')+this[_0x635c('0xb')]('mailbox');}}};