Built motion from commit 936e8062.|2.5.33
[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 _0x5fff=['\x20-\x20','getDataValue','mailbox','sequelize','exports','STRING','from-voicemail','contest_mailbox','setDataValue','email','trim','central','ENUM','yes'];(function(_0x5e99dd,_0x2f0ef1){var _0x1b7680=function(_0x3cc410){while(--_0x3cc410){_0x5e99dd['push'](_0x5e99dd['shift']());}};_0x1b7680(++_0x2f0ef1);}(_0x5fff,0x10d));var _0xf5ff=function(_0x1589dd,_0x2b9d22){_0x1589dd=_0x1589dd-0x0;var _0x1bddd1=_0x5fff[_0x1589dd];return _0x1bddd1;};'use strict';var Sequelize=require(_0xf5ff('0x0'));module[_0xf5ff('0x1')]={'customer_id':{'type':Sequelize['STRING']},'context':{'type':Sequelize[_0xf5ff('0x2')],'defaultValue':_0xf5ff('0x3'),'unique':'contest_mailbox'},'mailbox':{'type':Sequelize['STRING'],'defaultValue':'','allowNull':![],'unique':_0xf5ff('0x4')},'password':{'type':Sequelize[_0xf5ff('0x2')]},'fullname':{'type':Sequelize[_0xf5ff('0x2')]},'email':{'type':Sequelize['STRING'],'validate':{'isEmail':!![]},'set':function(_0x6ee87d){this[_0xf5ff('0x5')](_0xf5ff('0x6'),typeof _0x6ee87d==='string'&&_0x6ee87d['trim']()?_0x6ee87d[_0xf5ff('0x7')]():null);}},'pager':{'type':Sequelize[_0xf5ff('0x2')]},'tz':{'type':Sequelize[_0xf5ff('0x2')],'defaultValue':_0xf5ff('0x8')},'attach':{'type':Sequelize[_0xf5ff('0x9')]('yes','no'),'defaultValue':_0xf5ff('0xa'),'allowNull':![]},'saycid':{'type':Sequelize[_0xf5ff('0x9')]('yes','no'),'defaultValue':'yes','allowNull':![]},'dialout':{'type':Sequelize[_0xf5ff('0x2')]},'callback':{'type':Sequelize[_0xf5ff('0x2')]},'review':{'type':Sequelize[_0xf5ff('0x9')](_0xf5ff('0xa'),'no'),'defaultValue':'no','allowNull':![]},'operator':{'type':Sequelize[_0xf5ff('0x9')](_0xf5ff('0xa'),'no'),'defaultValue':'no','allowNull':![]},'envelope':{'type':Sequelize[_0xf5ff('0x9')](_0xf5ff('0xa'),'no'),'defaultValue':'no','allowNull':![]},'sayduration':{'type':Sequelize['ENUM'](_0xf5ff('0xa'),'no'),'defaultValue':'no','allowNull':![]},'saydurationm':{'type':'TINYINT(4)','defaultValue':0x1,'allowNull':![]},'sendvoicemail':{'type':Sequelize[_0xf5ff('0x9')](_0xf5ff('0xa'),'no'),'defaultValue':'no','allowNull':![]},'delete':{'type':Sequelize[_0xf5ff('0x9')](_0xf5ff('0xa'),'no'),'defaultValue':'no','allowNull':![]},'nextaftercmd':{'type':Sequelize[_0xf5ff('0x9')](_0xf5ff('0xa'),'no'),'defaultValue':_0xf5ff('0xa'),'allowNull':![]},'forcename':{'type':Sequelize[_0xf5ff('0x9')](_0xf5ff('0xa'),'no'),'defaultValue':'no','allowNull':![]},'forcegreetings':{'type':Sequelize['ENUM']('yes','no'),'defaultValue':'no','allowNull':![]},'hidefromdir':{'type':Sequelize[_0xf5ff('0x9')](_0xf5ff('0xa'),'no'),'defaultValue':_0xf5ff('0xa'),'allowNull':![]},'stamp':{'type':'TIMESTAMP'},'emailsubject':{'type':Sequelize[_0xf5ff('0x2')]},'emailbody':{'type':Sequelize[_0xf5ff('0x2')]},'maxsecs':{'type':Sequelize['INTEGER'](0xff),'defaultValue':0xb4,'allowNull':![]},'maxmsg':{'type':Sequelize['INTEGER'](0xff),'defaultValue':0x64,'allowNull':![]},'name':{'type':Sequelize['VIRTUAL'],'get':function(){return this['getDataValue']('fullname')+_0xf5ff('0xb')+this[_0xf5ff('0xc')](_0xf5ff('0xd'));}}};