(→Features and limitations) |
|||
Line 10: | Line 10: | ||
* When BrandMeister cannot recognise DMR ID / call from the user name, TG ID will be used, Zello user name will be passed as a talker alias | * When BrandMeister cannot recognise DMR ID / call from the user name, TG ID will be used, Zello user name will be passed as a talker alias | ||
* Bridge's transmitting party could be identified via chat message as well as bridge's contact commentary | * Bridge's transmitting party could be identified via chat message as well as bridge's contact commentary | ||
− | * BrandMeister requires dedicated Zello accounts for each bridge, you have to register as many user accounts as bridges you have. Also you have to get at least one set of API keys per system, for Zello Cosumer please go to [https://developers.zello.com/ Zello Developer portal] | + | * BrandMeister requires dedicated Zello accounts for each bridge, you have to register as many user accounts as bridges you have. Also you have to get at least one set of API keys per system (can be reused between several bridges), for Zello Cosumer please go to [https://developers.zello.com/ Zello Developer portal] |
* Username, Key issuer and PK file path has to be configured in BrandMeister's configuration file (please see sample configuration), account passwords have to be registered in the Registry on a standard way for applications: ''setPassword(LINK_TYPE_APPLICATION, <profile ID>, '<password>')'' | * Username, Key issuer and PK file path has to be configured in BrandMeister's configuration file (please see sample configuration), account passwords have to be registered in the Registry on a standard way for applications: ''setPassword(LINK_TYPE_APPLICATION, <profile ID>, '<password>')'' | ||
* PK can be password protected: ''openssl rsa -aes256 -in plain.pem -out enc.key'', password has to be registered in Registry: ''setPassword(IDENTIFIER_TYPE_PEM_PASSWORD, <profile ID>, '<password>')'' | * PK can be password protected: ''openssl rsa -aes256 -in plain.pem -out enc.key'', password has to be registered in Registry: ''setPassword(IDENTIFIER_TYPE_PEM_PASSWORD, <profile ID>, '<password>')'' | ||
* BrandMeister supports streams with frame duration 20/40/60/80/120 ms | * BrandMeister supports streams with frame duration 20/40/60/80/120 ms | ||
* Zello Enterprise should expose it's API strictly at port 443 | * Zello Enterprise should expose it's API strictly at port 443 |
Since version 20220327-193759 BrandMeister Core has native support of direct integration with Zello.
Since version 20220327-193759 BrandMeister Core has native support of direct integration with Zello.