Built motion from commit e02f907f.|2.6.14
[motion2.git] / server / api / voiceMail / voiceMail.attributes.js
index a969d5b..bb0d56b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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'));}}};
\ 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