The current config has a limitation of not allowing multiple keys of the same name. With an SQL database, you can create a stored procedure that concatenates multiple rows into one string.
PS: SQLConfig is on the way to the cvs:)
----- Original Message ----- From: "Michael Ulitskiy" <mulitskiy@xxxxxxxxxx>
Sent: Tuesday, January 25, 2005 7:26 PM
First, I wanted to say that I believe gnugk 2.2.x is a great step forward. What keeps me from moving to it is a lack of SQLConfig support. Also if I could make a suggestion I believe it would me much better if config allow to have multiple lines for the gateway prefixes (both with RAS support and for permanent endpoints). I.e. in config.ini: gw1=123,124,125... gw1=126,127,128... gw2=... gw2=... or in SQL: SELECT gw_name,gw_prefix from gateways; gw_name | gw_prefix ---------+------------- gw1 | 1212 gw1 | 1516 gw2 | 1201 gw2 | 1973 ...
It's just much easier to read and maintain and text file and easier to implement in SQL this way. Please consider this a feature request :) Thank you,
Michael
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________________
List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/