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