b64c688694638f6ec4c3d5d2b94277d722c19c41
[motion2.git] / server / api / smsAccount / smsAccount.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 _0x0f12=['sequelize','randomstring','exports','STRING','ENUM','twilio','skebby','clicksend','plivo','clickatell','infobip','intelepeer','TEXT','BOOLEAN','INTEGER','Status\x20to\x20put\x20when\x20mandatory\x20disposition\x20is\x20enabled','Enabled/disables\x20mandatory\x20dispo\x20on\x20a\x20queue','setDataValue','mandatoryDisposition'];(function(_0x4c12ec,_0x2e9103){var _0x3ae42c=function(_0x5a728f){while(--_0x5a728f){_0x4c12ec['push'](_0x4c12ec['shift']());}};_0x3ae42c(++_0x2e9103);}(_0x0f12,0x72));var _0x20f1=function(_0x3726b8,_0x3593ad){_0x3726b8=_0x3726b8-0x0;var _0x1fcb0f=_0x0f12[_0x3726b8];return _0x1fcb0f;};'use strict';var Sequelize=require(_0x20f1('0x0'));var rs=require(_0x20f1('0x1'));module[_0x20f1('0x2')]={'name':{'type':Sequelize[_0x20f1('0x3')],'unique':'name','allowNull':![]},'key':{'type':Sequelize['STRING'],'allowNull':![]},'remote':{'type':Sequelize['STRING'],'allowNull':![]},'token':{'type':Sequelize['STRING'],'defaultValue':function(){return rs['generate']();}},'phone':{'type':Sequelize[_0x20f1('0x3')]},'type':{'type':Sequelize[_0x20f1('0x4')](_0x20f1('0x5'),_0x20f1('0x6'),'connectel',_0x20f1('0x7'),_0x20f1('0x8'),_0x20f1('0x9'),'bandwidth','csc',_0x20f1('0xa'),_0x20f1('0xb'))},'accountSid':{'type':Sequelize[_0x20f1('0x3')]},'authId':{'type':Sequelize[_0x20f1('0x3')]},'authToken':{'type':Sequelize[_0x20f1('0x3')]},'smsMethod':{'type':Sequelize['ENUM']('SI','TI','GP')},'username':{'type':Sequelize[_0x20f1('0x3')]},'password':{'type':Sequelize[_0x20f1('0x3')]},'apiKey':{'type':Sequelize[_0x20f1('0x3')]},'applicationId':{'type':Sequelize['STRING']},'accountId':{'type':Sequelize[_0x20f1('0x3')]},'senderString':{'type':Sequelize[_0x20f1('0x3')]},'deliveryReport':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'description':{'type':Sequelize[_0x20f1('0x3')]},'notificationTemplate':{'type':Sequelize[_0x20f1('0xc')],'defaultValue':function(){return'Account:\x20{{account.name}}<br/>{{#queue}}Queue:\x20{{queue.name}}<br/>{{/queue}}From\x20:\x20{{from}}';}},'notificationSound':{'type':Sequelize[_0x20f1('0xd')],'defaultValue':!![]},'notificationShake':{'type':Sequelize[_0x20f1('0xd')],'defaultValue':![]},'waitForTheAssignedAgent':{'type':Sequelize[_0x20f1('0xe')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0xa},'queueTransfer':{'type':Sequelize[_0x20f1('0xd')],'defaultValue':![]},'queueTransferTimeout':{'type':Sequelize[_0x20f1('0xe')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'agentTransfer':{'type':Sequelize[_0x20f1('0xd')],'defaultValue':![]},'agentTransferTimeout':{'type':Sequelize[_0x20f1('0xe')],'validate':{'min':0x1,'max':0x20c49b},'defaultValue':0x12c},'baseUrl':{'type':Sequelize[_0x20f1('0x3')]},'mandatoryDispositionPauseId':{'type':Sequelize[_0x20f1('0xe')],'comment':_0x20f1('0xf')},'mandatoryDisposition':{'type':Sequelize['BOOLEAN'],'defaultValue':![],'comment':_0x20f1('0x10'),'set':function(_0x418beb){if(!_0x418beb)this[_0x20f1('0x11')]('mandatoryDispositionPauseId',null);this[_0x20f1('0x11')](_0x20f1('0x12'),_0x418beb);}}};