[Dxspider-support] Disable beeps for new connections?

Kin ea3cv at cronux.net
Sun Jan 1 11:06:21 GMT 2023


Only if you modify the code so that it doesn't return the message:

/spider/cmd/unset/beep.pl

 

#

# set beeps

#

# Copyright (c) 1998 - Dirk Koopman G1TLH

#

#

#

my $self = shift;

$self->user->wantbeep(0);

$self->beep(0);

#return(1, $self->msg('beepoff'));   <--COMMENTED

return(1);                           <-- NEW LINE

 

But you should create in spider/local_cmd the unset directory

and inside it, include the modified beep.pl script.

 

73 de Kin EA3CV

 

 

De: Dxspider-support <dxspider-support-bounces at tobit.co.uk> En nombre de Keith Maton via Dxspider-support
Enviado el: domingo, 1 de enero de 2023 11:55
Para: The DXSpider Support list <dxspider-support at tobit.co.uk>
CC: Keith Maton <g6nhu at me.com>
Asunto: Re: [Dxspider-support] Disable beeps for new connections?
Importancia: Alta

 

Or even set/nobeep

 

Thanks.

 

This works.  When someone connects now, they get a message as part of the logon which says "Beeps are now off”, is it possible to hide this?

 

login: xxxxx

Hello xxxxx, this is G6NHU-2 in Frinton-on-Sea, Essex

running DXSpider V1.57 build 451

Capabilities: ve7cc rbn

Beeps are now off





 

 





On 1 Jan 2023, at 10:49, Iain Philipps via Dxspider-support <dxspider-support at tobit.co.uk <mailto:dxspider-support at tobit.co.uk> > wrote:

 

set/unbeep


That would actually be

unset/beep

Greetings to all!

73 de WR3D


_______________________________________________
Dxspider-support mailing list
Dxspider-support at tobit.co.uk <mailto:Dxspider-support at tobit.co.uk> 
https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20230101/ae7b74ef/attachment-0001.htm>


More information about the Dxspider-support mailing list