we need to add resource strings for those, if that's what you're asking. I just added
[dhubler@swift sipxecs]$ git show 4c7a1061e146f2f67844ce5ad4dfb9502078e436 commit 4c7a1061e146f2f67844ce5ad4dfb9502078e436 Author: Douglas Hubler <[email protected]> Date: Fri Aug 3 07:25:06 2012 -0400 Add textual descriptions for Redis and MySQL diff --git a/sipXconfig/web/context/WEB-INF/sipXconfig-web.properties b/sipXconfig/w index 0845e74..817d186 100644 --- a/sipXconfig/web/context/WEB-INF/sipXconfig-web.properties +++ b/sipXconfig/web/context/WEB-INF/sipXconfig-web.properties @@ -327,6 +327,8 @@ address.snmptrap = SNMP address.publicRestServerApi = REST Server API address.rsyslog = RSYSLOG UDP (Port 514) address.sipxcdr = PostgreSQL (Port 5432) +address.mysql = MySQL DB +address.redis = Redis DB archive.configuration.tar.gz.label = Configuration archive.cdr.tar.gz.label = CDR archive.voicemail.tar.gz.label = Voicemail On Fri, Aug 3, 2012 at 7:15 AM, Kumaran <[email protected]> wrote: > Douglas, > Following services names are valid or should be updated in firewall > settings > address.mysql > address.redis > > Regards, > Kumaran T _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
