Built motion from commit 9d7072cc.|2.5.39
[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 _0x8e4a=['email','trim','central','ENUM','yes','TINYINT(4)','INTEGER','VIRTUAL','getDataValue','fullname','\x20-\x20','sequelize','STRING','from-voicemail','contest_mailbox','setDataValue'];(function(_0x5aa373,_0x54c7f4){var _0x590e8e=function(_0x505e62){while(--_0x505e62){_0x5aa373['push'](_0x5aa373['shift']());}};_0x590e8e(++_0x54c7f4);}(_0x8e4a,0xfb));var _0xa8e4=function(_0x2aa965,_0x3aaadf){_0x2aa965=_0x2aa965-0x0;var _0x247547=_0x8e4a[_0x2aa965];return _0x247547;};'use strict';var Sequelize=require(_0xa8e4('0x0'));module['exports']={'customer_id':{'type':Sequelize[_0xa8e4('0x1')]},'context':{'type':Sequelize[_0xa8e4('0x1')],'defaultValue':_0xa8e4('0x2'),'unique':_0xa8e4('0x3')},'mailbox':{'type':Sequelize[_0xa8e4('0x1')],'defaultValue':'','allowNull':![],'unique':_0xa8e4('0x3')},'password':{'type':Sequelize[_0xa8e4('0x1')]},'fullname':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0xa8e4('0x1')],'validate':{'isEmail':!![]},'set':function(_0x118e55){this[_0xa8e4('0x4')](_0xa8e4('0x5'),typeof _0x118e55==='string'&&_0x118e55[_0xa8e4('0x6')]()?_0x118e55['trim']():null);}},'pager':{'type':Sequelize[_0xa8e4('0x1')]},'tz':{'type':Sequelize[_0xa8e4('0x1')],'defaultValue':_0xa8e4('0x7')},'attach':{'type':Sequelize[_0xa8e4('0x8')](_0xa8e4('0x9'),'no'),'defaultValue':_0xa8e4('0x9'),'allowNull':![]},'saycid':{'type':Sequelize[_0xa8e4('0x8')](_0xa8e4('0x9'),'no'),'defaultValue':_0xa8e4('0x9'),'allowNull':![]},'dialout':{'type':Sequelize[_0xa8e4('0x1')]},'callback':{'type':Sequelize['STRING']},'review':{'type':Sequelize[_0xa8e4('0x8')](_0xa8e4('0x9'),'no'),'defaultValue':'no','allowNull':![]},'operator':{'type':Sequelize[_0xa8e4('0x8')](_0xa8e4('0x9'),'no'),'defaultValue':'no','allowNull':![]},'envelope':{'type':Sequelize[_0xa8e4('0x8')](_0xa8e4('0x9'),'no'),'defaultValue':'no','allowNull':![]},'sayduration':{'type':Sequelize[_0xa8e4('0x8')](_0xa8e4('0x9'),'no'),'defaultValue':'no','allowNull':![]},'saydurationm':{'type':_0xa8e4('0xa'),'defaultValue':0x1,'allowNull':![]},'sendvoicemail':{'type':Sequelize['ENUM'](_0xa8e4('0x9'),'no'),'defaultValue':'no','allowNull':![]},'delete':{'type':Sequelize['ENUM']('yes','no'),'defaultValue':'no','allowNull':![]},'nextaftercmd':{'type':Sequelize[_0xa8e4('0x8')]('yes','no'),'defaultValue':_0xa8e4('0x9'),'allowNull':![]},'forcename':{'type':Sequelize[_0xa8e4('0x8')]('yes','no'),'defaultValue':'no','allowNull':![]},'forcegreetings':{'type':Sequelize[_0xa8e4('0x8')](_0xa8e4('0x9'),'no'),'defaultValue':'no','allowNull':![]},'hidefromdir':{'type':Sequelize[_0xa8e4('0x8')](_0xa8e4('0x9'),'no'),'defaultValue':'yes','allowNull':![]},'stamp':{'type':'TIMESTAMP'},'emailsubject':{'type':Sequelize[_0xa8e4('0x1')]},'emailbody':{'type':Sequelize[_0xa8e4('0x1')]},'maxsecs':{'type':Sequelize[_0xa8e4('0xb')](0xff),'defaultValue':0xb4,'allowNull':![]},'maxmsg':{'type':Sequelize[_0xa8e4('0xb')](0xff),'defaultValue':0x64,'allowNull':![]},'name':{'type':Sequelize[_0xa8e4('0xc')],'get':function(){return this[_0xa8e4('0xd')](_0xa8e4('0xe'))+_0xa8e4('0xf')+this[_0xa8e4('0xd')]('mailbox');}}};