[nos-bbs] Sending a welcome message when connecting to the RF port

Langelaar maiko at pcsinternet.ca
Fri Nov 26 14:16:02 EST 2021


The original JNOS had this define by default in config.h :

     #define WELCOMEUSERS

For some reason I had defaulted that to #undef in JNOS 2.0, since
to me it was just extraneous traffic that I saw no benefit to it being
displayed (it is not customizable, unless you manually edit the code
in mailbox.c and change it from Welcome <user> to what you want).

I can come up with a new one for ax25 if you like, just let me know
what you want (show me a sample sequence or something). OR
perhaps the WELCOMEUSERS will do the trick for you.

Maiko

On 11/26/21 11:28 AM, debiani386 via nos-bbs wrote:
> Tmsg is only for telnet though. When a user connects over the RF port, 
> they don't receive the message I have configured in tmsg. When they 
> connect over telnet, then they get that message. I'm wondering if 
> there is a way to get that same message to display when connecting 
> over the RF port?
>
> - Christopher Kelley
>
>
> Sent from ProtonMail mobile
>
>
>
> -------- Original Message --------
> On Nov 26, 2021, 07:46, Jay < jjn at nuge.com> wrote:
>
>
>     Greetings Christopher,
>
>     On Fri, 26 Nov 2021, debiani386 via nos-bbs wrote:
>
>     > Is there a way on jnos to send a welcome message when a user
>     connects to the RF port like
>     > what is sent when a user connects via telnet? Something like
>     "Welcome to the AZGATE jnos
>     > node - issue the N command for a list of nodes" when the user
>     connects to the RF port?
>
>     When connecting, a user receives whatever text is in the MBOX TMSG
>     setting in AUTOEXEC.NOS
>
>     For example:
>
>     mbox tmsg "For login {callsign) & your name for password.\n\n"
>
>     So you can set your MBOX TMSG like this:
>
>     mbox tmsg "Welcome to the AZGATE jnos node - issue the N command
>     for a list of nodes. \n\n"
>
>     The \n is a NEWLINE, which scrolls the screen one line. Kinda like a
>     carriage return would do. So in this case we scroll the screen at
>     the end
>     of the text and one additional line before presenting the LOGIN
>     prompt,
>
>     Hope this helps ya!
>
>     --- Jay Nugent WB8TKL
>     o ARRL Michigan Section ASM for Digital Technologies
>     o Chair, Michigan Section "Digital Radio Group" (DRG)
>     [ www.MI-DRG.org <http://www.MI-DRG.org> ]
>
>     > Christopher Kelley
>     > KG7UJH
>     _______________________________________________
>     nos-bbs mailing list
>     nos-bbs at lists.tapr.org
>     http://lists.tapr.org/mailman/listinfo/nos-bbs_lists.tapr.org
>
>
> _______________________________________________
> nos-bbs mailing list
> nos-bbs at lists.tapr.org
> http://lists.tapr.org/mailman/listinfo/nos-bbs_lists.tapr.org





More information about the nos-bbs mailing list