¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: Chat server


 

That was easy ..... answered my own question .... the chatconfig.cfg is automatically created when the server executes for the first time ...... very nice.

SO far I have to say this linbpq is a pretty tight piece of code (application), I am accustomed to compiling and configuing all the AX25 apps and tools individually and dealing with the multitude of config files..... nice job!

On Saturday, December 21, 2024 at 10:25:49 a.m. EST, Bob-va3rjs via groups.io <va3rjs@...> wrote:


Thanks for the snippets of the config files, can i assume that once ?the linchat parameter is in the bpq32.cfg file the chatconfig.cfg file will be created or is there a document that defines the syntax?

Seasons greetings
Bob
va3rjs

On Dec 21, 2024, at 9:26?AM, dtmenges@... via groups.io <dtmenges@...> wrote:

?
Bob,
?
As previously stated, it is native and you need LINCHAT in the config in addition to an application line. The following is the tail-end of my bpq32.cnf file that I run on a Pi 4
?
;----- Applications -----
APPLICATION 1,BBS,,K9TSM-2,,0
APPLICATION 2,CHAT,,K9TSM-4,,0
APPLICATION 3,RMS,C 1 CMS,K9TSM-10,,0
?
LINMAIL
LINCHAT
?
?
Also, in the chatconfig.cfg file, the application number (ApplNum) must match the number in bpq32.conf. The chat config file is automatically generated so that shouldn't be a problem. But, if you start messing around with application numbers, it will mess you up.
?
Chat :?
{
? ApplNum = 2;
? MaxStreams = 10;
?
Hope this helps.
?
Dave Menges

--
Bob
va3rjs

--
Bob
va3rjs

Join [email protected] to automatically receive all group messages.