RestComm / gmlc

Restcomm Location Server
http://www.restcomm.com/
GNU Affero General Public License v3.0
17 stars 40 forks source link

Update GMLC to jSS7 release 7.4 #95

Closed vetss closed 6 years ago

vetss commented 7 years ago

We need to make follows:

1) add "appender name="CSVSTATS"" and "category name="org.mobicents.protocols.ss7.oam.common.statistics.CsvStatsPrinter"" into all jboss-log5j.xml templates 2) all jboss-beans.xml - <bean name="ShellExecutor" class="org.mobicents.ss7.management.console.ShellServer"> -> <bean name="ShellExecutor" class="org.mobicents.ss7.management.console.ShellServerJboss"> 3) GUI - managecampaigns.html - update for configuring of statistic output format 4) java compilation error fixing

Check for more info https://github.com/RestComm/smscgateway/issues/211

FerUy commented 6 years ago

Closed via commits 8dae872 and 8c6fdbe included in PR #106.