Built motion from commit e02f907f.|2.6.14
[motion2.git] / server / api / voiceMail / voiceMail.attributes.js
index 2595ff9..bb0d56b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xeb74=['TIMESTAMP','INTEGER','VIRTUAL','getDataValue','fullname','\x20-\x20','mailbox','exports','from-voicemail','contest_mailbox','STRING','setDataValue','email','string','ENUM','yes'];(function(_0x1b8e3c,_0x32e0e3){var _0x35aa7c=function(_0x5001be){while(--_0x5001be){_0x1b8e3c['push'](_0x1b8e3c['shift']());}};_0x35aa7c(++_0x32e0e3);}(_0xeb74,0x1d7));var _0x4eb7=function(_0x39607b,_0x8a7f64){_0x39607b=_0x39607b-0x0;var _0x472612=_0xeb74[_0x39607b];return _0x472612;};'use strict';var Sequelize=require('sequelize');module[_0x4eb7('0x0')]={'customer_id':{'type':Sequelize['STRING']},'context':{'type':Sequelize['STRING'],'defaultValue':_0x4eb7('0x1'),'unique':_0x4eb7('0x2')},'mailbox':{'type':Sequelize[_0x4eb7('0x3')],'defaultValue':'','allowNull':![],'unique':_0x4eb7('0x2')},'password':{'type':Sequelize['STRING']},'fullname':{'type':Sequelize[_0x4eb7('0x3')]},'email':{'type':Sequelize[_0x4eb7('0x3')],'validate':{'isEmail':!![]},'set':function(_0x3f06ca){this[_0x4eb7('0x4')](_0x4eb7('0x5'),typeof _0x3f06ca===_0x4eb7('0x6')&&_0x3f06ca['trim']()?_0x3f06ca['trim']():null);}},'pager':{'type':Sequelize['STRING']},'tz':{'type':Sequelize[_0x4eb7('0x3')],'defaultValue':'central'},'attach':{'type':Sequelize[_0x4eb7('0x7')](_0x4eb7('0x8'),'no'),'defaultValue':'yes','allowNull':![]},'saycid':{'type':Sequelize[_0x4eb7('0x7')](_0x4eb7('0x8'),'no'),'defaultValue':_0x4eb7('0x8'),'allowNull':![]},'dialout':{'type':Sequelize['STRING']},'callback':{'type':Sequelize[_0x4eb7('0x3')]},'review':{'type':Sequelize[_0x4eb7('0x7')](_0x4eb7('0x8'),'no'),'defaultValue':'no','allowNull':![]},'operator':{'type':Sequelize[_0x4eb7('0x7')]('yes','no'),'defaultValue':'no','allowNull':![]},'envelope':{'type':Sequelize[_0x4eb7('0x7')](_0x4eb7('0x8'),'no'),'defaultValue':'no','allowNull':![]},'sayduration':{'type':Sequelize[_0x4eb7('0x7')](_0x4eb7('0x8'),'no'),'defaultValue':'no','allowNull':![]},'saydurationm':{'type':'TINYINT(4)','defaultValue':0x1,'allowNull':![]},'sendvoicemail':{'type':Sequelize[_0x4eb7('0x7')]('yes','no'),'defaultValue':'no','allowNull':![]},'delete':{'type':Sequelize['ENUM']('yes','no'),'defaultValue':'no','allowNull':![]},'nextaftercmd':{'type':Sequelize[_0x4eb7('0x7')](_0x4eb7('0x8'),'no'),'defaultValue':_0x4eb7('0x8'),'allowNull':![]},'forcename':{'type':Sequelize[_0x4eb7('0x7')](_0x4eb7('0x8'),'no'),'defaultValue':'no','allowNull':![]},'forcegreetings':{'type':Sequelize[_0x4eb7('0x7')](_0x4eb7('0x8'),'no'),'defaultValue':'no','allowNull':![]},'hidefromdir':{'type':Sequelize[_0x4eb7('0x7')]('yes','no'),'defaultValue':_0x4eb7('0x8'),'allowNull':![]},'stamp':{'type':_0x4eb7('0x9')},'emailsubject':{'type':Sequelize[_0x4eb7('0x3')]},'emailbody':{'type':Sequelize[_0x4eb7('0x3')]},'maxsecs':{'type':Sequelize[_0x4eb7('0xa')](0xff),'defaultValue':0xb4,'allowNull':![]},'maxmsg':{'type':Sequelize[_0x4eb7('0xa')](0xff),'defaultValue':0x64,'allowNull':![]},'name':{'type':Sequelize[_0x4eb7('0xb')],'get':function(){return this[_0x4eb7('0xc')](_0x4eb7('0xd'))+_0x4eb7('0xe')+this[_0x4eb7('0xc')](_0x4eb7('0xf'));}}};
\ No newline at end of file
+var _0x39d1=['yes','ENUM','TINYINT(4)','TIMESTAMP','INTEGER','VIRTUAL','fullname','getDataValue','mailbox','sequelize','STRING','contest_mailbox','setDataValue','email','trim','central'];(function(_0x2da357,_0x1f9b2f){var _0x138fdd=function(_0xe3077d){while(--_0xe3077d){_0x2da357['push'](_0x2da357['shift']());}};_0x138fdd(++_0x1f9b2f);}(_0x39d1,0x199));var _0x139d=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x39d1[_0x3dd15e];return _0x231fd0;};'use strict';var Sequelize=require(_0x139d('0x0'));module['exports']={'customer_id':{'type':Sequelize[_0x139d('0x1')]},'context':{'type':Sequelize['STRING'],'defaultValue':'from-voicemail','unique':_0x139d('0x2')},'mailbox':{'type':Sequelize['STRING'],'defaultValue':'','allowNull':![],'unique':'contest_mailbox'},'password':{'type':Sequelize['STRING']},'fullname':{'type':Sequelize['STRING']},'email':{'type':Sequelize['STRING'],'validate':{'isEmail':!![]},'set':function(_0x4a77b6){this[_0x139d('0x3')](_0x139d('0x4'),typeof _0x4a77b6==='string'&&_0x4a77b6[_0x139d('0x5')]()?_0x4a77b6['trim']():null);}},'pager':{'type':Sequelize['STRING']},'tz':{'type':Sequelize['STRING'],'defaultValue':_0x139d('0x6')},'attach':{'type':Sequelize['ENUM'](_0x139d('0x7'),'no'),'defaultValue':_0x139d('0x7'),'allowNull':![]},'saycid':{'type':Sequelize['ENUM'](_0x139d('0x7'),'no'),'defaultValue':_0x139d('0x7'),'allowNull':![]},'dialout':{'type':Sequelize[_0x139d('0x1')]},'callback':{'type':Sequelize[_0x139d('0x1')]},'review':{'type':Sequelize[_0x139d('0x8')](_0x139d('0x7'),'no'),'defaultValue':'no','allowNull':![]},'operator':{'type':Sequelize[_0x139d('0x8')]('yes','no'),'defaultValue':'no','allowNull':![]},'envelope':{'type':Sequelize[_0x139d('0x8')](_0x139d('0x7'),'no'),'defaultValue':'no','allowNull':![]},'sayduration':{'type':Sequelize[_0x139d('0x8')](_0x139d('0x7'),'no'),'defaultValue':'no','allowNull':![]},'saydurationm':{'type':_0x139d('0x9'),'defaultValue':0x1,'allowNull':![]},'sendvoicemail':{'type':Sequelize[_0x139d('0x8')](_0x139d('0x7'),'no'),'defaultValue':'no','allowNull':![]},'delete':{'type':Sequelize[_0x139d('0x8')](_0x139d('0x7'),'no'),'defaultValue':'no','allowNull':![]},'nextaftercmd':{'type':Sequelize[_0x139d('0x8')](_0x139d('0x7'),'no'),'defaultValue':'yes','allowNull':![]},'forcename':{'type':Sequelize[_0x139d('0x8')](_0x139d('0x7'),'no'),'defaultValue':'no','allowNull':![]},'forcegreetings':{'type':Sequelize[_0x139d('0x8')]('yes','no'),'defaultValue':'no','allowNull':![]},'hidefromdir':{'type':Sequelize['ENUM']('yes','no'),'defaultValue':_0x139d('0x7'),'allowNull':![]},'stamp':{'type':_0x139d('0xa')},'emailsubject':{'type':Sequelize['STRING']},'emailbody':{'type':Sequelize[_0x139d('0x1')]},'maxsecs':{'type':Sequelize[_0x139d('0xb')](0xff),'defaultValue':0xb4,'allowNull':![]},'maxmsg':{'type':Sequelize[_0x139d('0xb')](0xff),'defaultValue':0x64,'allowNull':![]},'name':{'type':Sequelize[_0x139d('0xc')],'get':function(){return this['getDataValue'](_0x139d('0xd'))+'\x20-\x20'+this[_0x139d('0xe')](_0x139d('0xf'));}}};
\ No newline at end of file