asterisk-java / asterisk-java

The free Java library for Asterisk PBX integration.
http://asterisk-java.org
Apache License 2.0
417 stars 292 forks source link

Make Cli.getVersion() public #363

Open ehbossa opened 3 years ago

ehbossa commented 3 years ago

At org.asteriskjava.fastagi.DefaultAgiServer.Cli To be able to retrieve the version string. Also better if you can add an static function for the same.

seanbright commented 2 months ago

For what reason?

ehbossa commented 1 month ago

To be able to retrieve the version string.