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