Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / api / faxAccount / faxAccount.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 _0x444e=['mandatoryDisposition','sequelize','STRING','ENUM','yes','xCALLY\x20Motion\x20Fax','localstationid','2400','4800','9600','14400','12000','SIP','DADHI','TEXT','BOOLEAN','INTEGER','Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled','Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','setDataValue','mandatoryDispositionPauseId'];(function(_0x434d10,_0x1ae59d){var _0x54015b=function(_0x1977b9){while(--_0x1977b9){_0x434d10['push'](_0x434d10['shift']());}};_0x54015b(++_0x1ae59d);}(_0x444e,0xe8));var _0xe444=function(_0x1a5220,_0x329db5){_0x1a5220=_0x1a5220-0x0;var _0x1a1a1a=_0x444e[_0x1a5220];return _0x1a1a1a;};'use strict';var Sequelize=require(_0xe444('0x0'));module['exports']={'name':{'type':Sequelize[_0xe444('0x1')],'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize['STRING']},'ecm':{'type':Sequelize[_0xe444('0x2')]('yes','no'),'defaultValue':_0xe444('0x3')},'headerinfo':{'type':Sequelize['STRING'],'defaultValue':_0xe444('0x4')},'localstationid':{'type':Sequelize[_0xe444('0x1')],'unique':_0xe444('0x5')},'minrate':{'type':Sequelize[_0xe444('0x2')](_0xe444('0x6'),_0xe444('0x7'),'7200',_0xe444('0x8'),'12000',_0xe444('0x9')),'defaultValue':'4800'},'maxrate':{'type':Sequelize[_0xe444('0x2')](_0xe444('0x6'),_0xe444('0x7'),'7200','9600',_0xe444('0xa'),_0xe444('0x9')),'defaultValue':'14400'},'modem':{'type':Sequelize[_0xe444('0x1')],'defaultValue':'v17,v27,v29'},'gateway':{'type':Sequelize['STRING'],'defaultValue':'no','validate':{'is':/^(?:yes|no|[0-9]+)$/}},'faxdetect':{'type':Sequelize[_0xe444('0x1')],'defaultValue':'no','validate':{'is':/^(?:yes|no|t38|cng|[0-9]+)$/}},'t38timeout':{'type':Sequelize['INTEGER'],'defaultValue':0x1388,'validate':{'min':0x3e8}},'tech':{'type':Sequelize[_0xe444('0x2')](_0xe444('0xb'),'IAX',_0xe444('0xc'),'KHOMP'),'defaultValue':'SIP'},'key':{'type':Sequelize[_0xe444('0x1')],'allowNull':![]},'notificationTemplate':{'type':Sequelize[_0xe444('0xd')],'defaultValue':function(){return'Account:\x20{{account.name}}<br/>{{#queue}}Queue:\x20{{queue.name}}<br/>{{/queue}}From\x20:\x20{{from}}';}},'notificationSound':{'type':Sequelize[_0xe444('0xe')],'defaultValue':!![]},'notificationShake':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0xe444('0xf')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'waitForTheAssignedQueue':{'type':Sequelize[_0xe444('0xf')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'queueTransfer':{'type':Sequelize[_0xe444('0xe')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0xe444('0xf')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0xe444('0xe')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0xe444('0xf')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'mandatoryDispositionPauseId':{'type':Sequelize[_0xe444('0xf')],'allowNull':!![],'defaultValue':null,'comment':_0xe444('0x10')},'mandatoryDisposition':{'type':Sequelize[_0xe444('0xe')],'defaultValue':![],'comment':_0xe444('0x11'),'set':function(_0x236bc4){if(!_0x236bc4)this[_0xe444('0x12')](_0xe444('0x13'),null);this['setDataValue'](_0xe444('0x14'),_0x236bc4);}}};