Thread: [Svxlink-devel] SVXlink on Fedora 18 x64
Brought to you by:
sm0svx
From: <in...@on...> - 2013-03-16 15:08:09
|
Hello all, I would like to ask if there is a sollution for the below problem. SVXlink is installed through software installation within Fedora 18. All is configured. SvxLink start up and when I connect to it with a remote device , my interface keeps transmitting. The only sollution is to power-down the transmitter. Regards, Kurt |
From: Adi B. <dl...@gm...> - 2013-03-16 16:52:31
|
Hi Kurt, it's impossible to help without further information: - version of svxlink you have installed - your svxlink.conf - your svxlink logfile Is it possible that the emitted rf has an infuence to the ptt-control? 73's de Adi, DL1HRC Am 16.03.2013 15:59, schrieb in...@on...: > Hello all, > > I would like to ask if there is a sollution for the below problem. > > SVXlink is installed through software installation within Fedora 18. > All is configured. > > SvxLink start up and when I connect to it with a remote device , my > interface keeps transmitting. > The only sollution is to power-down the transmitter. > > Regards, > Kurt > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Svxlink-devel mailing list > Svx...@li... > https://lists.sourceforge.net/lists/listinfo/svxlink-devel > |
From: <in...@on...> - 2013-03-16 17:31:34
|
Hello and thank you for your answer. Used version : SvxLink 0.13.0 node : ON3KM-R Firewall removed, iptables service disabled port forwarding = OK ( other PC with echolink is working ) Looks like if you connect to it, that it start doing something and start transmitting. after a few seconds the TX stops, but can't connect ( time-out ) and I get following message Deactivating all links to/from "RepeaterLogic" Tx1: Turning the transmitter OFF ####################### svxlink.conf ############################## ############################################################################### # # # Configuration file for the SvxLink server # # # ############################################################################### [GLOBAL] MODULE_PATH=/usr/lib64/svxlink LOGICS=RepeaterLogic CFG_DIR=svxlink.d TIMESTAMP_FORMAT="%c" #CARD_SAMPLE_RATE=16000 #LOCATION_INFO=LocationInfo [SimplexLogic] TYPE=Simplex RX=Rx1 TX=Tx1 MODULES=ModuleHelp,ModuleParrot,ModuleEchoLink,ModuleTclVoiceMail CALLSIGN=MYCALL SHORT_IDENT_INTERVAL=60 LONG_IDENT_INTERVAL=60 #IDENT_ONLY_AFTER_TX=4 #EXEC_CMD_ON_SQL_CLOSE=500 EVENT_HANDLER=/usr/share/svxlink/events.tcl DEFAULT_LANG=en_US RGR_SOUND_DELAY=0 REPORT_CTCSS=136.5 #TX_CTCSS=ALWAYS MACROS=Macros #LINKS=LinkToR4 FX_GAIN_NORMAL=0 FX_GAIN_LOW=-12 #ACTIVATE_MODULE_ON_LONG_CMD=4:EchoLink #QSO_RECORDER_DIR=/var/spool/svxlink/qso_recorder #QSO_RECORDER_CMD=8 [RepeaterLogic] TYPE=Repeater RX=Rx1 TX=Tx1 MODULES=ModuleHelp,ModuleParrot,ModuleEchoLink CALLSIGN=ON3KM-R SHORT_IDENT_INTERVAL=120 LONG_IDENT_INTERVAL=300 #IDENT_ONLY_AFTER_TX=4 #EXEC_CMD_ON_SQL_CLOSE=500 EVENT_HANDLER=/usr/share/svxlink/events.tcl DEFAULT_LANG=en_US RGR_SOUND_DELAY=0 REPORT_CTCSS=136.5 #TX_CTCSS=SQL_OPEN MACROS=Macros #SEL5_MACRO_RANGE=03400,03499 #LINKS=LinkToR4 FX_GAIN_NORMAL=0 FX_GAIN_LOW=-12 #QSO_RECORDER_DIR=/var/spool/svxlink/qso_recorder #QSO_RECORDER_CMD=8 #NO_REPEAT=1 IDLE_TIMEOUT=30 OPEN_ON_1750=1000 #OPEN_ON_CTCSS=136:2000 #OPEN_ON_DTMF=* #OPEN_ON_SQL=5000 #OPEN_ON_SEL5=01234 #OPEN_SQL_FLANK=OPEN #OPEN_ON_SQL_AFTER_RPT_CLOSE=10 IDLE_SOUND_INTERVAL=3000 #SQL_FLAP_SUP_MIN_TIME=1000 #SQL_FLAP_SUP_MAX_COUNT=10 #ACTIVATE_MODULE_ON_LONG_CMD=4:EchoLink #IDENT_NAG_TIMEOUT=15 #IDENT_NAG_MIN_TIME=2000 [LinkToR4] CONNECT_LOGICS=RepeaterLogic,SimplexLogic COMMAND=94 NAME=TEST [Macros] 1=EchoLink:9999# 9=Parrot:0123456789# 03400=EchoLink:9999# [Voter] TYPE=Voter RECEIVERS=Rx1,Rx2,Rx3 VOTING_DELAY=200 #BUFFER_LENGTH=0 [MultiTx] TYPE=Multi TRANSMITTERS=Tx1,Tx2,Tx3 [NetRx] TYPE=Net HOST=remote.rx.host TCP_PORT=5210 AUTH_KEY="Change this key now!" CODEC=S16 #SPEEX_ENC_FRAMES_PER_PACKET=4 #SPEEX_ENC_QUALITY=4 #SPEEX_ENC_BITRATE=15000 #SPEEX_ENC_COMPLEXITY=2 #SPEEX_ENC_VBR=0 #SPEEX_ENC_VBR_QUALITY=4 #SPEEX_ENC_ABR=15000 #SPEEX_DEC_ENHANCER=1 [NetTx] TYPE=Net HOST=remote.tx.host TCP_PORT=5210 AUTH_KEY="Change this key now!" CODEC=S16 #SPEEX_ENC_FRAMES_PER_PACKET=4 #SPEEX_ENC_QUALITY=4 #SPEEX_ENC_BITRATE=15000 #SPEEX_ENC_COMPLEXITY=2 #SPEEX_ENC_VBR=0 #SPEEX_ENC_VBR_QUALITY=4 #SPEEX_ENC_ABR=15000 #SPEEX_DEC_ENHANCER=1 [Rx1] TYPE=Local AUDIO_DEV=alsa:plughw:0 AUDIO_CHANNEL=0 SQL_DET=VOX SQL_START_DELAY=0 SQL_DELAY=0 SQL_HANGTIME=2000 #SQL_TIMEOUT=600 VOX_FILTER_DEPTH=20 VOX_THRESH=1000 CTCSS_FQ=136.5 CTCSS_THRESH=10 SERIAL_PORT=/dev/ttyS0 SERIAL_PIN=CTS:SET #EVDEV_DEVNAME=/dev/input/by-id/usb-SYNIC_SYNIC_Wireless_Audio-event-if03 #EVDEV_OPEN=1,163,1 #EVDEV_CLOSE=1,163,0 #SIGLEV_DET=TONE SIGLEV_SLOPE=1 SIGLEV_OFFSET=0 #TONE_SIGLEV_MAP=100,84,60,50,37,32,28,23,19,8 SIGLEV_OPEN_THRESH=30 SIGLEV_CLOSE_THRESH=10 DEEMPHASIS=0 #SQL_TAIL_ELIM=300 #PREAMP=6 PEAK_METER=1 DTMF_DEC_TYPE=INTERNAL DTMF_MUTING=1 DTMF_HANGTIME=100 DTMF_SERIAL=/dev/ttyS0 #DTMF_MAX_FWD_TWIST=8 #DTMF_MAX_REV_TWIST=4 #1750_MUTING=1 #SEL5_DEC_TYPE=INTERNAL #SEL5_TYPE=ZVEI1 [Tx1] TYPE=Local AUDIO_DEV=alsa:plughw:0 AUDIO_CHANNEL=0 PTT_PORT=/dev/ttyS0 PTT_PIN=DTRRTS #PTT_HANGTIME=1000 TIMEOUT=300 TX_DELAY=500 #CTCSS_FQ=136.5 #CTCSS_LEVEL=9 PREEMPHASIS=0 DTMF_TONE_LENGTH=100 DTMF_TONE_SPACING=50 DTMF_TONE_AMP=-18 [LocationInfo] APRS_SERVER_LIST=euro.aprs2.net:14580 STATUS_SERVER_LIST=aprs.echolink.org:5199 LON_POSITION=3.87.71E LAT_POSITION=51.01.19N CALLSIGN=EL-ON3KM-R FREQUENCY=145.700 TX_POWER=4 ANTENNA_GAIN=0 ANTENNA_HEIGHT=10m #ANTENNA_DIR=-1 #PATH=WIDE1-1 #BEACON_INTERVAL=10 #TONE=136 COMMENT=Echolink Repeater Gent 145.700 ######################## svxlink logfil ############################# not in /var/log/ ????? Citeren Adi Bier <dl...@gm...>: > Hi Kurt, > > it's impossible to help without further information: > > - version of svxlink you have installed > - your svxlink.conf > - your svxlink logfile > > Is it possible that the emitted rf has an infuence to the ptt-control? > > 73's de Adi, DL1HRC > > Am 16.03.2013 15:59, schrieb in...@on...: >> Hello all, >> >> I would like to ask if there is a sollution for the below problem. >> >> SVXlink is installed through software installation within Fedora 18. >> All is configured. >> >> SvxLink start up and when I connect to it with a remote device , my >> interface keeps transmitting. >> The only sollution is to power-down the transmitter. >> >> Regards, >> Kurt >> >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_mar >> _______________________________________________ >> Svxlink-devel mailing list >> Svx...@li... >> https://lists.sourceforge.net/lists/listinfo/svxlink-devel >> > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Svxlink-devel mailing list > Svx...@li... > https://lists.sourceforge.net/lists/listinfo/svxlink-devel > |
From: <in...@on...> - 2013-03-16 17:35:47
|
A station just tried to connect and this is what svxlink says in foreground. Also ... TX hangs again. svxlink says ( TRANSMIT OVERTIME ) [root@linux /]# svxlink SvxLink v0.13.0 (Jan 26 2013) Copyright (C) 2011 Tobias Blomberg / SM0SVX SvxLink comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it in accordance with the terms and conditions in the GNU GPL (General Public License) version 2 or later. Using configuration file: /etc/svxlink/svxlink.conf Starting logic: RepeaterLogic Loading module "ModuleHelp" into logic "RepeaterLogic" Module Help v0.7.0 starting... Loading module "ModuleParrot" into logic "RepeaterLogic" Module Parrot v0.7.0 starting... Loading module "ModuleEchoLink" into logic "RepeaterLogic" Module EchoLink v0.10.1 starting... Event handler script successfully loaded. EchoLink directory status changed to ON --- EchoLink directory server message: --- EchoLink Server v2.5.9996 ECHO3: Scottsdale, AZ USA Incoming EchoLink connection from ON4CKT (Rudy) at 212.238.57.205 *** WARNING: Could not find audio clip "phonetic_o" in context "Default" *** WARNING: Could not find audio clip "phonetic_n" in context "Default" *** WARNING: Could not find audio clip "phonetic_3" in context "Default" *** WARNING: Could not find audio clip "phonetic_k" in context "Default" *** WARNING: Could not find audio clip "phonetic_m" in context "Default" *** WARNING: Could not find audio clip "dash" in context "Default" *** WARNING: Could not find audio clip "phonetic_r" in context "Default" *** WARNING: Could not find audio clip "repeater" in context "Core" Tx1: Turning the transmitter ON Activating module EchoLink... *** WARNING: Could not find audio clip "activating" in context "Default" *** WARNING: Could not find audio clip "name" in context "EchoLink" ON4CKT: Accepting connection. EchoLink ID is 193383... ON4CKT: EchoLink QSO state changed to CONNECTED *** WARNING: Could not find audio clip "connected" in context "EchoLink" *** WARNING: Could not find audio clip "phonetic_o" in context "Default" *** WARNING: Could not find audio clip "phonetic_n" in context "Default" *** WARNING: Could not find audio clip "phonetic_4" in context "Default" *** WARNING: Could not find audio clip "phonetic_c" in context "Default" *** WARNING: Could not find audio clip "phonetic_k" in context "Default" *** WARNING: Could not find audio clip "phonetic_t" in context "Default" *** WARNING: Could not find audio clip "connected" in context "EchoLink" --- EchoLink info message received from ON4CKT --- Station ON4CKT Rudy Dendermonde ON4CKT: EchoLink QSO state changed to BYE_RECEIVED ON4CKT: EchoLink QSO state changed to DISCONNECTED *** WARNING: Could not find audio clip "phonetic_o" in context "Default" *** WARNING: Could not find audio clip "phonetic_n" in context "Default" *** WARNING: Could not find audio clip "phonetic_4" in context "Default" *** WARNING: Could not find audio clip "phonetic_c" in context "Default" *** WARNING: Could not find audio clip "phonetic_k" in context "Default" *** WARNING: Could not find audio clip "phonetic_t" in context "Default" *** WARNING: Could not find audio clip "disconnected" in context "EchoLink" Deactivating module EchoLink... *** WARNING: Could not find audio clip "deactivating" in context "Default" *** WARNING: Could not find audio clip "name" in context "EchoLink" Deactivating all links to/from "RepeaterLogic" Tx1: Turning the transmitter OFF Citeren Adi Bier <dl...@gm...>: > Hi Kurt, > > it's impossible to help without further information: > > - version of svxlink you have installed > - your svxlink.conf > - your svxlink logfile > > Is it possible that the emitted rf has an infuence to the ptt-control? > > 73's de Adi, DL1HRC > > Am 16.03.2013 15:59, schrieb in...@on...: >> Hello all, >> >> I would like to ask if there is a sollution for the below problem. >> >> SVXlink is installed through software installation within Fedora 18. >> All is configured. >> >> SvxLink start up and when I connect to it with a remote device , my >> interface keeps transmitting. >> The only sollution is to power-down the transmitter. >> >> Regards, >> Kurt >> >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_mar >> _______________________________________________ >> Svxlink-devel mailing list >> Svx...@li... >> https://lists.sourceforge.net/lists/listinfo/svxlink-devel >> > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Svxlink-devel mailing list > Svx...@li... > https://lists.sourceforge.net/lists/listinfo/svxlink-devel > |
From: Adi B. <dl...@gm...> - 2013-03-16 17:46:05
|
Hi Kurt, you havn't installed the soundfiles > *** WARNING: Could not find audio clip "phonetic_o" in context "Default" > *** WARNING: Could not find audio clip "phonetic_n" in context "Default" > *** WARNING: Could not find audio clip "phonetic_3" in context "Default" > *** WARNING: Could not find audio clip "phonetic_k" in context "Default" > that's the reason why svxlink is starting the transmitter and nothing can be heared. You have configured IDLE_TIMEOUT=30 This is the time your TX remains on. If nothing els is received (from Internet or vie Rf), the transmitter switches off 30 seconds after the last event. > A station just tried to connect and this is what svxlink says in foreground. > Also ... TX hangs again. > svxlink says ( TRANSMIT OVERTIME ) > > Where? I can not find the info "TRANSMIT OVERTIME" in your logfile. Look below... > > > [root@linux /]# svxlink > SvxLink v0.13.0 (Jan 26 2013) Copyright (C) 2011 Tobias Blomberg / SM0SVX > > SvxLink comes with ABSOLUTELY NO WARRANTY. This is free software, and you are > welcome to redistribute it in accordance with the terms and conditions in the > GNU GPL (General Public License) version 2 or later. > > Using configuration file: /etc/svxlink/svxlink.conf > > Starting logic: RepeaterLogic > Loading module "ModuleHelp" into logic "RepeaterLogic" > Module Help v0.7.0 starting... > Loading module "ModuleParrot" into logic "RepeaterLogic" > Module Parrot v0.7.0 starting... > Loading module "ModuleEchoLink" into logic "RepeaterLogic" > Module EchoLink v0.10.1 starting... > Event handler script successfully loaded. > EchoLink directory status changed to ON > --- EchoLink directory server message: --- > EchoLink Server v2.5.9996 > > ECHO3: Scottsdale, AZ USA > > Incoming EchoLink connection from ON4CKT (Rudy) at 212.238.57.205 > *** WARNING: Could not find audio clip "phonetic_o" in context "Default" > *** WARNING: Could not find audio clip "phonetic_n" in context "Default" > *** WARNING: Could not find audio clip "phonetic_3" in context "Default" > *** WARNING: Could not find audio clip "phonetic_k" in context "Default" > *** WARNING: Could not find audio clip "phonetic_m" in context "Default" > *** WARNING: Could not find audio clip "dash" in context "Default" > *** WARNING: Could not find audio clip "phonetic_r" in context "Default" > *** WARNING: Could not find audio clip "repeater" in context "Core" > Tx1: Turning the transmitter ON > Activating module EchoLink... > *** WARNING: Could not find audio clip "activating" in context "Default" > *** WARNING: Could not find audio clip "name" in context "EchoLink" > ON4CKT: Accepting connection. EchoLink ID is 193383... > ON4CKT: EchoLink QSO state changed to CONNECTED > *** WARNING: Could not find audio clip "connected" in context "EchoLink" > *** WARNING: Could not find audio clip "phonetic_o" in context "Default" > *** WARNING: Could not find audio clip "phonetic_n" in context "Default" > *** WARNING: Could not find audio clip "phonetic_4" in context "Default" > *** WARNING: Could not find audio clip "phonetic_c" in context "Default" > *** WARNING: Could not find audio clip "phonetic_k" in context "Default" > *** WARNING: Could not find audio clip "phonetic_t" in context "Default" > *** WARNING: Could not find audio clip "connected" in context "EchoLink" > --- EchoLink info message received from ON4CKT --- > Station ON4CKT > > Rudy > Dendermonde > > ON4CKT: EchoLink QSO state changed to BYE_RECEIVED > ON4CKT: EchoLink QSO state changed to DISCONNECTED > *** WARNING: Could not find audio clip "phonetic_o" in context "Default" > *** WARNING: Could not find audio clip "phonetic_n" in context "Default" > *** WARNING: Could not find audio clip "phonetic_4" in context "Default" > *** WARNING: Could not find audio clip "phonetic_c" in context "Default" > *** WARNING: Could not find audio clip "phonetic_k" in context "Default" > *** WARNING: Could not find audio clip "phonetic_t" in context "Default" > *** WARNING: Could not find audio clip "disconnected" in context "EchoLink" > Deactivating module EchoLink... > *** WARNING: Could not find audio clip "deactivating" in context "Default" > *** WARNING: Could not find audio clip "name" in context "EchoLink" > Deactivating all links to/from "RepeaterLogic" > Tx1: Turning the transmitter OFF This is ok, svxlink shut down your transmittter after 30 seconds... I cannot see any bad behavior of svxlink here. Installing the sounds would be the next step here. 73's de Adi, DL1HRC |
From: <in...@on...> - 2013-03-16 18:06:31
|
Hello again Adi, The en_US folder was under /usr/share/svxlink I copied it also to /usr/share/svxlink/sounds/en_US /etc/svxlink/sounds/en_US /etc/svxlink/en_US I understand the 30 seconds now :-) and the message "transmit overtime" was from the tranceiver , my fault Problem is still that I can see people connecting but not possible to actually connect. I guess somewhere fedora is not sending data back here is what I get --- EchoLink info message received from ON3KM --- Station ON3KM iPhone User iPhone iPhone --- EchoLink info message received from ON3KM --- Station ON3KM-R Kurt Wetteren Belgium JO11WA --- EchoLink info message received from ON3KM --- Station ON3KM iPhone User iPhone iPhone --- EchoLink info message received from ON3KM --- Station ON3KM-R Kurt Wetteren Belgium JO11WA ON3KM: EchoLink connection idle timeout. Disconnecting... Tx1: Turning the transmitter ON --- EchoLink info message received from ON3KM --- SvxLink 0.13.0 - ON3KM-R (1) > ON3KM Kurt ON3KM-R Kurt ON3KM-R: EchoLink QSO state changed to DISCONNECTED Deactivating module EchoLink... Ignoring audio/info/chat packet from 81.11.194.10 since we are disconnected. Ignoring audio/info/chat packet from 81.11.194.10 since we are disconnected. Spurious ctrl packet received from 81.11.194.10 Citeren Adi Bier <dl...@gm...>: > Hi Kurt, > > you havn't installed the soundfiles > > > *** WARNING: Could not find audio clip "phonetic_o" in context "Default" > > *** WARNING: Could not find audio clip "phonetic_n" in context "Default" > > *** WARNING: Could not find audio clip "phonetic_3" in context "Default" > > *** WARNING: Could not find audio clip "phonetic_k" in context "Default" > > > > that's the reason why svxlink is starting the transmitter and nothing > can be heared. > > You have configured > > IDLE_TIMEOUT=30 > > This is the time your TX remains on. If nothing els is received (from > Internet or vie Rf), the transmitter switches off 30 seconds after the > last event. > >> A station just tried to connect and this is what svxlink says in foreground. >> Also ... TX hangs again. >> svxlink says ( TRANSMIT OVERTIME ) >> >> > > Where? I can not find the info "TRANSMIT OVERTIME" in your logfile. Look > below... > >> >> >> [root@linux /]# svxlink >> SvxLink v0.13.0 (Jan 26 2013) Copyright (C) 2011 Tobias Blomberg / SM0SVX >> >> SvxLink comes with ABSOLUTELY NO WARRANTY. This is free software, >> and you are >> welcome to redistribute it in accordance with the terms and >> conditions in the >> GNU GPL (General Public License) version 2 or later. >> >> Using configuration file: /etc/svxlink/svxlink.conf >> >> Starting logic: RepeaterLogic >> Loading module "ModuleHelp" into logic "RepeaterLogic" >> Module Help v0.7.0 starting... >> Loading module "ModuleParrot" into logic "RepeaterLogic" >> Module Parrot v0.7.0 starting... >> Loading module "ModuleEchoLink" into logic "RepeaterLogic" >> Module EchoLink v0.10.1 starting... >> Event handler script successfully loaded. >> EchoLink directory status changed to ON >> --- EchoLink directory server message: --- >> EchoLink Server v2.5.9996 >> >> ECHO3: Scottsdale, AZ USA >> >> Incoming EchoLink connection from ON4CKT (Rudy) at 212.238.57.205 >> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >> *** WARNING: Could not find audio clip "phonetic_3" in context "Default" >> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >> *** WARNING: Could not find audio clip "phonetic_m" in context "Default" >> *** WARNING: Could not find audio clip "dash" in context "Default" >> *** WARNING: Could not find audio clip "phonetic_r" in context "Default" >> *** WARNING: Could not find audio clip "repeater" in context "Core" >> Tx1: Turning the transmitter ON >> Activating module EchoLink... >> *** WARNING: Could not find audio clip "activating" in context "Default" >> *** WARNING: Could not find audio clip "name" in context "EchoLink" >> ON4CKT: Accepting connection. EchoLink ID is 193383... >> ON4CKT: EchoLink QSO state changed to CONNECTED >> *** WARNING: Could not find audio clip "connected" in context "EchoLink" >> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >> *** WARNING: Could not find audio clip "phonetic_4" in context "Default" >> *** WARNING: Could not find audio clip "phonetic_c" in context "Default" >> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >> *** WARNING: Could not find audio clip "phonetic_t" in context "Default" >> *** WARNING: Could not find audio clip "connected" in context "EchoLink" >> --- EchoLink info message received from ON4CKT --- >> Station ON4CKT >> >> Rudy >> Dendermonde >> >> ON4CKT: EchoLink QSO state changed to BYE_RECEIVED >> ON4CKT: EchoLink QSO state changed to DISCONNECTED >> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >> *** WARNING: Could not find audio clip "phonetic_4" in context "Default" >> *** WARNING: Could not find audio clip "phonetic_c" in context "Default" >> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >> *** WARNING: Could not find audio clip "phonetic_t" in context "Default" >> *** WARNING: Could not find audio clip "disconnected" in context "EchoLink" >> Deactivating module EchoLink... >> *** WARNING: Could not find audio clip "deactivating" in context "Default" >> *** WARNING: Could not find audio clip "name" in context "EchoLink" >> Deactivating all links to/from "RepeaterLogic" >> Tx1: Turning the transmitter OFF > > This is ok, svxlink shut down your transmittter after 30 seconds... > I cannot see any bad behavior of svxlink here. Installing the sounds > would be the next step here. > > 73's de Adi, DL1HRC > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Svxlink-devel mailing list > Svx...@li... > https://lists.sourceforge.net/lists/listinfo/svxlink-devel > |
From: Tobias B. <sm...@us...> - 2013-03-17 22:19:52
|
On 03/16/2013 07:06 PM, in...@on... wrote: > Hello again Adi, > > The en_US folder was under /usr/share/svxlink > I copied it also to > /usr/share/svxlink/sounds/en_US That should be the correct one. > /etc/svxlink/sounds/en_US > /etc/svxlink/en_US > > I understand the 30 seconds now :-) Are you sure you want a RepeaterLogic? What is your setup? Are you on a simplex channel, linking to an existing repeater or is your setup an actual repeater? > and the message "transmit overtime" was from the tranceiver , my fault > > > Problem is still that I can see people connecting but not possible to > actually connect. > I guess somewhere fedora is not sending data back Sound like a firewall issue to me. You say "other PC with echolink is working". You cannot have the EchoLink ports forwarded to two computers at the same time. Is the port forwards (UDP 5198 and 5199) pointing to the IP-address you use for the SvxLink computer? 73's de SM0SVX / Tobias > here is what I get > > > --- EchoLink info message received from ON3KM --- > Station ON3KM > > iPhone User > > iPhone > > iPhone > --- EchoLink info message received from ON3KM --- > Station ON3KM-R > > Kurt > Wetteren Belgium JO11WA > > --- EchoLink info message received from ON3KM --- > Station ON3KM > > iPhone User > > iPhone > > iPhone > --- EchoLink info message received from ON3KM --- > Station ON3KM-R > > Kurt > Wetteren Belgium JO11WA > > ON3KM: EchoLink connection idle timeout. Disconnecting... > Tx1: Turning the transmitter ON > --- EchoLink info message received from ON3KM --- > SvxLink 0.13.0 - ON3KM-R (1) > >> ON3KM Kurt > ON3KM-R Kurt > > ON3KM-R: EchoLink QSO state changed to DISCONNECTED > Deactivating module EchoLink... > Ignoring audio/info/chat packet from 81.11.194.10 since we are disconnected. > Ignoring audio/info/chat packet from 81.11.194.10 since we are disconnected. > Spurious ctrl packet received from 81.11.194.10 > > > > > > > > > > > > > > > > > > Citeren Adi Bier <dl...@gm...>: > >> Hi Kurt, >> >> you havn't installed the soundfiles >> >> > *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >> > *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >> > *** WARNING: Could not find audio clip "phonetic_3" in context "Default" >> > *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >> > >> >> that's the reason why svxlink is starting the transmitter and nothing >> can be heared. >> >> You have configured >> >> IDLE_TIMEOUT=30 >> >> This is the time your TX remains on. If nothing els is received (from >> Internet or vie Rf), the transmitter switches off 30 seconds after the >> last event. >> >>> A station just tried to connect and this is what svxlink says in foreground. >>> Also ... TX hangs again. >>> svxlink says ( TRANSMIT OVERTIME ) >>> >>> >> Where? I can not find the info "TRANSMIT OVERTIME" in your logfile. Look >> below... >> >>> >>> [root@linux /]# svxlink >>> SvxLink v0.13.0 (Jan 26 2013) Copyright (C) 2011 Tobias Blomberg / SM0SVX >>> >>> SvxLink comes with ABSOLUTELY NO WARRANTY. This is free software, >>> and you are >>> welcome to redistribute it in accordance with the terms and >>> conditions in the >>> GNU GPL (General Public License) version 2 or later. >>> >>> Using configuration file: /etc/svxlink/svxlink.conf >>> >>> Starting logic: RepeaterLogic >>> Loading module "ModuleHelp" into logic "RepeaterLogic" >>> Module Help v0.7.0 starting... >>> Loading module "ModuleParrot" into logic "RepeaterLogic" >>> Module Parrot v0.7.0 starting... >>> Loading module "ModuleEchoLink" into logic "RepeaterLogic" >>> Module EchoLink v0.10.1 starting... >>> Event handler script successfully loaded. >>> EchoLink directory status changed to ON >>> --- EchoLink directory server message: --- >>> EchoLink Server v2.5.9996 >>> >>> ECHO3: Scottsdale, AZ USA >>> >>> Incoming EchoLink connection from ON4CKT (Rudy) at 212.238.57.205 >>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>> *** WARNING: Could not find audio clip "phonetic_3" in context "Default" >>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>> *** WARNING: Could not find audio clip "phonetic_m" in context "Default" >>> *** WARNING: Could not find audio clip "dash" in context "Default" >>> *** WARNING: Could not find audio clip "phonetic_r" in context "Default" >>> *** WARNING: Could not find audio clip "repeater" in context "Core" >>> Tx1: Turning the transmitter ON >>> Activating module EchoLink... >>> *** WARNING: Could not find audio clip "activating" in context "Default" >>> *** WARNING: Could not find audio clip "name" in context "EchoLink" >>> ON4CKT: Accepting connection. EchoLink ID is 193383... >>> ON4CKT: EchoLink QSO state changed to CONNECTED >>> *** WARNING: Could not find audio clip "connected" in context "EchoLink" >>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>> *** WARNING: Could not find audio clip "phonetic_4" in context "Default" >>> *** WARNING: Could not find audio clip "phonetic_c" in context "Default" >>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>> *** WARNING: Could not find audio clip "phonetic_t" in context "Default" >>> *** WARNING: Could not find audio clip "connected" in context "EchoLink" >>> --- EchoLink info message received from ON4CKT --- >>> Station ON4CKT >>> >>> Rudy >>> Dendermonde >>> >>> ON4CKT: EchoLink QSO state changed to BYE_RECEIVED >>> ON4CKT: EchoLink QSO state changed to DISCONNECTED >>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>> *** WARNING: Could not find audio clip "phonetic_4" in context "Default" >>> *** WARNING: Could not find audio clip "phonetic_c" in context "Default" >>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>> *** WARNING: Could not find audio clip "phonetic_t" in context "Default" >>> *** WARNING: Could not find audio clip "disconnected" in context "EchoLink" >>> Deactivating module EchoLink... >>> *** WARNING: Could not find audio clip "deactivating" in context "Default" >>> *** WARNING: Could not find audio clip "name" in context "EchoLink" >>> Deactivating all links to/from "RepeaterLogic" >>> Tx1: Turning the transmitter OFF >> This is ok, svxlink shut down your transmittter after 30 seconds... >> I cannot see any bad behavior of svxlink here. Installing the sounds >> would be the next step here. >> >> 73's de Adi, DL1HRC >> >> >> |
From: <in...@on...> - 2013-03-18 05:55:51
|
Thank you very much for your prompt answer. I'm actually linking to a repeater TX : 145.100 / RX : 145:700 No No ... i'm not forwarding to 2 servers :-) I ment that the echolink is working when the svxlink server is disconnected. Just to test if the portforwarding was working. I installed debian and installed/build the new svn trunk. Sound is not working ... I downloaded some old ISO with svxlink precompiled on it ( puppylink 0.0.1 ) and that one is working ... Regards, Kurt Citeren Tobias Blomberg <sm...@us...>: > On 03/16/2013 07:06 PM, in...@on... wrote: >> Hello again Adi, >> >> The en_US folder was under /usr/share/svxlink >> I copied it also to >> /usr/share/svxlink/sounds/en_US > > That should be the correct one. > > >> /etc/svxlink/sounds/en_US >> /etc/svxlink/en_US >> >> I understand the 30 seconds now :-) > > Are you sure you want a RepeaterLogic? What is your setup? Are you on > a simplex channel, linking to an existing repeater or is your setup an > actual repeater? > > >> and the message "transmit overtime" was from the tranceiver , my fault >> >> >> Problem is still that I can see people connecting but not possible to >> actually connect. >> I guess somewhere fedora is not sending data back > > Sound like a firewall issue to me. You say "other PC with echolink is > working". You cannot have the EchoLink ports forwarded to two computers > at the same time. Is the port forwards (UDP 5198 and 5199) pointing to > the IP-address you use for the SvxLink computer? > > 73's de SM0SVX / Tobias > > >> here is what I get >> >> >> --- EchoLink info message received from ON3KM --- >> Station ON3KM >> >> iPhone User >> >> iPhone >> >> iPhone >> --- EchoLink info message received from ON3KM --- >> Station ON3KM-R >> >> Kurt >> Wetteren Belgium JO11WA >> >> --- EchoLink info message received from ON3KM --- >> Station ON3KM >> >> iPhone User >> >> iPhone >> >> iPhone >> --- EchoLink info message received from ON3KM --- >> Station ON3KM-R >> >> Kurt >> Wetteren Belgium JO11WA >> >> ON3KM: EchoLink connection idle timeout. Disconnecting... >> Tx1: Turning the transmitter ON >> --- EchoLink info message received from ON3KM --- >> SvxLink 0.13.0 - ON3KM-R (1) >> >>> ON3KM Kurt >> ON3KM-R Kurt >> >> ON3KM-R: EchoLink QSO state changed to DISCONNECTED >> Deactivating module EchoLink... >> Ignoring audio/info/chat packet from 81.11.194.10 since we are disconnected. >> Ignoring audio/info/chat packet from 81.11.194.10 since we are disconnected. >> Spurious ctrl packet received from 81.11.194.10 >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> Citeren Adi Bier <dl...@gm...>: >> >>> Hi Kurt, >>> >>> you havn't installed the soundfiles >>> >>> > *** WARNING: Could not find audio clip "phonetic_o" in context >>> "Default" >>> > *** WARNING: Could not find audio clip "phonetic_n" in context >>> "Default" >>> > *** WARNING: Could not find audio clip "phonetic_3" in context >>> "Default" >>> > *** WARNING: Could not find audio clip "phonetic_k" in context >>> "Default" >>> > >>> >>> that's the reason why svxlink is starting the transmitter and nothing >>> can be heared. >>> >>> You have configured >>> >>> IDLE_TIMEOUT=30 >>> >>> This is the time your TX remains on. If nothing els is received (from >>> Internet or vie Rf), the transmitter switches off 30 seconds after the >>> last event. >>> >>>> A station just tried to connect and this is what svxlink says in >>>> foreground. >>>> Also ... TX hangs again. >>>> svxlink says ( TRANSMIT OVERTIME ) >>>> >>>> >>> Where? I can not find the info "TRANSMIT OVERTIME" in your logfile. Look >>> below... >>> >>>> >>>> [root@linux /]# svxlink >>>> SvxLink v0.13.0 (Jan 26 2013) Copyright (C) 2011 Tobias Blomberg / SM0SVX >>>> >>>> SvxLink comes with ABSOLUTELY NO WARRANTY. This is free software, >>>> and you are >>>> welcome to redistribute it in accordance with the terms and >>>> conditions in the >>>> GNU GPL (General Public License) version 2 or later. >>>> >>>> Using configuration file: /etc/svxlink/svxlink.conf >>>> >>>> Starting logic: RepeaterLogic >>>> Loading module "ModuleHelp" into logic "RepeaterLogic" >>>> Module Help v0.7.0 starting... >>>> Loading module "ModuleParrot" into logic "RepeaterLogic" >>>> Module Parrot v0.7.0 starting... >>>> Loading module "ModuleEchoLink" into logic "RepeaterLogic" >>>> Module EchoLink v0.10.1 starting... >>>> Event handler script successfully loaded. >>>> EchoLink directory status changed to ON >>>> --- EchoLink directory server message: --- >>>> EchoLink Server v2.5.9996 >>>> >>>> ECHO3: Scottsdale, AZ USA >>>> >>>> Incoming EchoLink connection from ON4CKT (Rudy) at 212.238.57.205 >>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>> *** WARNING: Could not find audio clip "phonetic_3" in context "Default" >>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>> *** WARNING: Could not find audio clip "phonetic_m" in context "Default" >>>> *** WARNING: Could not find audio clip "dash" in context "Default" >>>> *** WARNING: Could not find audio clip "phonetic_r" in context "Default" >>>> *** WARNING: Could not find audio clip "repeater" in context "Core" >>>> Tx1: Turning the transmitter ON >>>> Activating module EchoLink... >>>> *** WARNING: Could not find audio clip "activating" in context "Default" >>>> *** WARNING: Could not find audio clip "name" in context "EchoLink" >>>> ON4CKT: Accepting connection. EchoLink ID is 193383... >>>> ON4CKT: EchoLink QSO state changed to CONNECTED >>>> *** WARNING: Could not find audio clip "connected" in context "EchoLink" >>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>> *** WARNING: Could not find audio clip "phonetic_4" in context "Default" >>>> *** WARNING: Could not find audio clip "phonetic_c" in context "Default" >>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>> *** WARNING: Could not find audio clip "phonetic_t" in context "Default" >>>> *** WARNING: Could not find audio clip "connected" in context "EchoLink" >>>> --- EchoLink info message received from ON4CKT --- >>>> Station ON4CKT >>>> >>>> Rudy >>>> Dendermonde >>>> >>>> ON4CKT: EchoLink QSO state changed to BYE_RECEIVED >>>> ON4CKT: EchoLink QSO state changed to DISCONNECTED >>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>> *** WARNING: Could not find audio clip "phonetic_4" in context "Default" >>>> *** WARNING: Could not find audio clip "phonetic_c" in context "Default" >>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>> *** WARNING: Could not find audio clip "phonetic_t" in context "Default" >>>> *** WARNING: Could not find audio clip "disconnected" in context >>>> "EchoLink" >>>> Deactivating module EchoLink... >>>> *** WARNING: Could not find audio clip "deactivating" in context "Default" >>>> *** WARNING: Could not find audio clip "name" in context "EchoLink" >>>> Deactivating all links to/from "RepeaterLogic" >>>> Tx1: Turning the transmitter OFF >>> This is ok, svxlink shut down your transmittter after 30 seconds... >>> I cannot see any bad behavior of svxlink here. Installing the sounds >>> would be the next step here. >>> >>> 73's de Adi, DL1HRC >>> >>> >>> > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Svxlink-devel mailing list > Svx...@li... > https://lists.sourceforge.net/lists/listinfo/svxlink-devel > |
From: Tobias B. <sm...@us...> - 2013-03-18 19:09:16
|
On 03/18/2013 06:55 AM, in...@on... wrote: > Thank you very much for your prompt answer. > > I'm actually linking to a repeater > TX : 145.100 / RX : 145:700 Then you should not use a RepeaterLogic since that is used if SvxLink is the repeater. You should use SimplexLogic. > No No ... i'm not forwarding to 2 servers :-) Just checking :-) > I ment that the echolink is working when the svxlink server is disconnected. > Just to test if the portforwarding was working. > > I installed debian and installed/build the new svn trunk. > Sound is not working ... It's hard to understand what's wrong. Can you please provide a detailed description of how you install SvxLink. > I downloaded some old ISO with svxlink precompiled on it ( puppylink 0.0.1 ) > and that one is working ... Is both sound and EchoLink working with puppylink? 73's de SM0SVX / Tobias > > Regards, > Kurt > > > > Citeren Tobias Blomberg <sm...@us...>: > >> On 03/16/2013 07:06 PM, in...@on... wrote: >>> Hello again Adi, >>> >>> The en_US folder was under /usr/share/svxlink >>> I copied it also to >>> /usr/share/svxlink/sounds/en_US >> That should be the correct one. >> >> >>> /etc/svxlink/sounds/en_US >>> /etc/svxlink/en_US >>> >>> I understand the 30 seconds now :-) >> Are you sure you want a RepeaterLogic? What is your setup? Are you on >> a simplex channel, linking to an existing repeater or is your setup an >> actual repeater? >> >> >>> and the message "transmit overtime" was from the tranceiver , my fault >>> >>> >>> Problem is still that I can see people connecting but not possible to >>> actually connect. >>> I guess somewhere fedora is not sending data back >> Sound like a firewall issue to me. You say "other PC with echolink is >> working". You cannot have the EchoLink ports forwarded to two computers >> at the same time. Is the port forwards (UDP 5198 and 5199) pointing to >> the IP-address you use for the SvxLink computer? >> >> 73's de SM0SVX / Tobias >> >> >>> here is what I get >>> >>> >>> --- EchoLink info message received from ON3KM --- >>> Station ON3KM >>> >>> iPhone User >>> >>> iPhone >>> >>> iPhone >>> --- EchoLink info message received from ON3KM --- >>> Station ON3KM-R >>> >>> Kurt >>> Wetteren Belgium JO11WA >>> >>> --- EchoLink info message received from ON3KM --- >>> Station ON3KM >>> >>> iPhone User >>> >>> iPhone >>> >>> iPhone >>> --- EchoLink info message received from ON3KM --- >>> Station ON3KM-R >>> >>> Kurt >>> Wetteren Belgium JO11WA >>> >>> ON3KM: EchoLink connection idle timeout. Disconnecting... >>> Tx1: Turning the transmitter ON >>> --- EchoLink info message received from ON3KM --- >>> SvxLink 0.13.0 - ON3KM-R (1) >>> >>>> ON3KM Kurt >>> ON3KM-R Kurt >>> >>> ON3KM-R: EchoLink QSO state changed to DISCONNECTED >>> Deactivating module EchoLink... >>> Ignoring audio/info/chat packet from 81.11.194.10 since we are disconnected. >>> Ignoring audio/info/chat packet from 81.11.194.10 since we are disconnected. >>> Spurious ctrl packet received from 81.11.194.10 >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> Citeren Adi Bier <dl...@gm...>: >>> >>>> Hi Kurt, >>>> >>>> you havn't installed the soundfiles >>>> >>>> > *** WARNING: Could not find audio clip "phonetic_o" in context >>>> "Default" >>>> > *** WARNING: Could not find audio clip "phonetic_n" in context >>>> "Default" >>>> > *** WARNING: Could not find audio clip "phonetic_3" in context >>>> "Default" >>>> > *** WARNING: Could not find audio clip "phonetic_k" in context >>>> "Default" >>>> > >>>> >>>> that's the reason why svxlink is starting the transmitter and nothing >>>> can be heared. >>>> >>>> You have configured >>>> >>>> IDLE_TIMEOUT=30 >>>> >>>> This is the time your TX remains on. If nothing els is received (from >>>> Internet or vie Rf), the transmitter switches off 30 seconds after the >>>> last event. >>>> >>>>> A station just tried to connect and this is what svxlink says in >>>>> foreground. >>>>> Also ... TX hangs again. >>>>> svxlink says ( TRANSMIT OVERTIME ) >>>>> >>>>> >>>> Where? I can not find the info "TRANSMIT OVERTIME" in your logfile. Look >>>> below... >>>> >>>>> [root@linux /]# svxlink >>>>> SvxLink v0.13.0 (Jan 26 2013) Copyright (C) 2011 Tobias Blomberg / SM0SVX >>>>> >>>>> SvxLink comes with ABSOLUTELY NO WARRANTY. This is free software, >>>>> and you are >>>>> welcome to redistribute it in accordance with the terms and >>>>> conditions in the >>>>> GNU GPL (General Public License) version 2 or later. >>>>> >>>>> Using configuration file: /etc/svxlink/svxlink.conf >>>>> >>>>> Starting logic: RepeaterLogic >>>>> Loading module "ModuleHelp" into logic "RepeaterLogic" >>>>> Module Help v0.7.0 starting... >>>>> Loading module "ModuleParrot" into logic "RepeaterLogic" >>>>> Module Parrot v0.7.0 starting... >>>>> Loading module "ModuleEchoLink" into logic "RepeaterLogic" >>>>> Module EchoLink v0.10.1 starting... >>>>> Event handler script successfully loaded. >>>>> EchoLink directory status changed to ON >>>>> --- EchoLink directory server message: --- >>>>> EchoLink Server v2.5.9996 >>>>> >>>>> ECHO3: Scottsdale, AZ USA >>>>> >>>>> Incoming EchoLink connection from ON4CKT (Rudy) at 212.238.57.205 >>>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>>> *** WARNING: Could not find audio clip "phonetic_3" in context "Default" >>>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>>> *** WARNING: Could not find audio clip "phonetic_m" in context "Default" >>>>> *** WARNING: Could not find audio clip "dash" in context "Default" >>>>> *** WARNING: Could not find audio clip "phonetic_r" in context "Default" >>>>> *** WARNING: Could not find audio clip "repeater" in context "Core" >>>>> Tx1: Turning the transmitter ON >>>>> Activating module EchoLink... >>>>> *** WARNING: Could not find audio clip "activating" in context "Default" >>>>> *** WARNING: Could not find audio clip "name" in context "EchoLink" >>>>> ON4CKT: Accepting connection. EchoLink ID is 193383... >>>>> ON4CKT: EchoLink QSO state changed to CONNECTED >>>>> *** WARNING: Could not find audio clip "connected" in context "EchoLink" >>>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>>> *** WARNING: Could not find audio clip "phonetic_4" in context "Default" >>>>> *** WARNING: Could not find audio clip "phonetic_c" in context "Default" >>>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>>> *** WARNING: Could not find audio clip "phonetic_t" in context "Default" >>>>> *** WARNING: Could not find audio clip "connected" in context "EchoLink" >>>>> --- EchoLink info message received from ON4CKT --- >>>>> Station ON4CKT >>>>> >>>>> Rudy >>>>> Dendermonde >>>>> >>>>> ON4CKT: EchoLink QSO state changed to BYE_RECEIVED >>>>> ON4CKT: EchoLink QSO state changed to DISCONNECTED >>>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>>> *** WARNING: Could not find audio clip "phonetic_4" in context "Default" >>>>> *** WARNING: Could not find audio clip "phonetic_c" in context "Default" >>>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>>> *** WARNING: Could not find audio clip "phonetic_t" in context "Default" >>>>> *** WARNING: Could not find audio clip "disconnected" in context >>>>> "EchoLink" >>>>> Deactivating module EchoLink... >>>>> *** WARNING: Could not find audio clip "deactivating" in context "Default" >>>>> *** WARNING: Could not find audio clip "name" in context "EchoLink" >>>>> Deactivating all links to/from "RepeaterLogic" >>>>> Tx1: Turning the transmitter OFF >>>> This is ok, svxlink shut down your transmittter after 30 seconds... >>>> I cannot see any bad behavior of svxlink here. Installing the sounds >>>> would be the next step here. >>>> >>>> 73's de Adi, DL1HRC >>>> >>>> >>>> >> >> |
From: <in...@on...> - 2013-03-19 04:55:19
|
All is working now thanks to Mr. Bier. Looks like a problem with Debian, couldn't get the sound to work. regards, Kurt Citeren Tobias Blomberg <sm...@us...>: > On 03/18/2013 06:55 AM, in...@on... wrote: >> Thank you very much for your prompt answer. >> >> I'm actually linking to a repeater >> TX : 145.100 / RX : 145:700 > > Then you should not use a RepeaterLogic since that is used if SvxLink is > the repeater. You should use SimplexLogic. > > >> No No ... i'm not forwarding to 2 servers :-) > > Just checking :-) > > >> I ment that the echolink is working when the svxlink server is disconnected. >> Just to test if the portforwarding was working. >> >> I installed debian and installed/build the new svn trunk. >> Sound is not working ... > > It's hard to understand what's wrong. Can you please provide a detailed > description of how you install SvxLink. > > >> I downloaded some old ISO with svxlink precompiled on it ( puppylink 0.0.1 ) >> and that one is working ... > > Is both sound and EchoLink working with puppylink? > > 73's de SM0SVX / Tobias > > >> >> Regards, >> Kurt >> >> >> >> Citeren Tobias Blomberg <sm...@us...>: >> >>> On 03/16/2013 07:06 PM, in...@on... wrote: >>>> Hello again Adi, >>>> >>>> The en_US folder was under /usr/share/svxlink >>>> I copied it also to >>>> /usr/share/svxlink/sounds/en_US >>> That should be the correct one. >>> >>> >>>> /etc/svxlink/sounds/en_US >>>> /etc/svxlink/en_US >>>> >>>> I understand the 30 seconds now :-) >>> Are you sure you want a RepeaterLogic? What is your setup? Are you on >>> a simplex channel, linking to an existing repeater or is your setup an >>> actual repeater? >>> >>> >>>> and the message "transmit overtime" was from the tranceiver , my fault >>>> >>>> >>>> Problem is still that I can see people connecting but not possible to >>>> actually connect. >>>> I guess somewhere fedora is not sending data back >>> Sound like a firewall issue to me. You say "other PC with echolink is >>> working". You cannot have the EchoLink ports forwarded to two computers >>> at the same time. Is the port forwards (UDP 5198 and 5199) pointing to >>> the IP-address you use for the SvxLink computer? >>> >>> 73's de SM0SVX / Tobias >>> >>> >>>> here is what I get >>>> >>>> >>>> --- EchoLink info message received from ON3KM --- >>>> Station ON3KM >>>> >>>> iPhone User >>>> >>>> iPhone >>>> >>>> iPhone >>>> --- EchoLink info message received from ON3KM --- >>>> Station ON3KM-R >>>> >>>> Kurt >>>> Wetteren Belgium JO11WA >>>> >>>> --- EchoLink info message received from ON3KM --- >>>> Station ON3KM >>>> >>>> iPhone User >>>> >>>> iPhone >>>> >>>> iPhone >>>> --- EchoLink info message received from ON3KM --- >>>> Station ON3KM-R >>>> >>>> Kurt >>>> Wetteren Belgium JO11WA >>>> >>>> ON3KM: EchoLink connection idle timeout. Disconnecting... >>>> Tx1: Turning the transmitter ON >>>> --- EchoLink info message received from ON3KM --- >>>> SvxLink 0.13.0 - ON3KM-R (1) >>>> >>>>> ON3KM Kurt >>>> ON3KM-R Kurt >>>> >>>> ON3KM-R: EchoLink QSO state changed to DISCONNECTED >>>> Deactivating module EchoLink... >>>> Ignoring audio/info/chat packet from 81.11.194.10 since we are >>>> disconnected. >>>> Ignoring audio/info/chat packet from 81.11.194.10 since we are >>>> disconnected. >>>> Spurious ctrl packet received from 81.11.194.10 >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> Citeren Adi Bier <dl...@gm...>: >>>> >>>>> Hi Kurt, >>>>> >>>>> you havn't installed the soundfiles >>>>> >>>>> > *** WARNING: Could not find audio clip "phonetic_o" in context >>>>> "Default" >>>>> > *** WARNING: Could not find audio clip "phonetic_n" in context >>>>> "Default" >>>>> > *** WARNING: Could not find audio clip "phonetic_3" in context >>>>> "Default" >>>>> > *** WARNING: Could not find audio clip "phonetic_k" in context >>>>> "Default" >>>>> > >>>>> >>>>> that's the reason why svxlink is starting the transmitter and nothing >>>>> can be heared. >>>>> >>>>> You have configured >>>>> >>>>> IDLE_TIMEOUT=30 >>>>> >>>>> This is the time your TX remains on. If nothing els is received (from >>>>> Internet or vie Rf), the transmitter switches off 30 seconds after the >>>>> last event. >>>>> >>>>>> A station just tried to connect and this is what svxlink says in >>>>>> foreground. >>>>>> Also ... TX hangs again. >>>>>> svxlink says ( TRANSMIT OVERTIME ) >>>>>> >>>>>> >>>>> Where? I can not find the info "TRANSMIT OVERTIME" in your logfile. Look >>>>> below... >>>>> >>>>>> [root@linux /]# svxlink >>>>>> SvxLink v0.13.0 (Jan 26 2013) Copyright (C) 2011 Tobias >>>>>> Blomberg / SM0SVX >>>>>> >>>>>> SvxLink comes with ABSOLUTELY NO WARRANTY. This is free software, >>>>>> and you are >>>>>> welcome to redistribute it in accordance with the terms and >>>>>> conditions in the >>>>>> GNU GPL (General Public License) version 2 or later. >>>>>> >>>>>> Using configuration file: /etc/svxlink/svxlink.conf >>>>>> >>>>>> Starting logic: RepeaterLogic >>>>>> Loading module "ModuleHelp" into logic "RepeaterLogic" >>>>>> Module Help v0.7.0 starting... >>>>>> Loading module "ModuleParrot" into logic "RepeaterLogic" >>>>>> Module Parrot v0.7.0 starting... >>>>>> Loading module "ModuleEchoLink" into logic "RepeaterLogic" >>>>>> Module EchoLink v0.10.1 starting... >>>>>> Event handler script successfully loaded. >>>>>> EchoLink directory status changed to ON >>>>>> --- EchoLink directory server message: --- >>>>>> EchoLink Server v2.5.9996 >>>>>> >>>>>> ECHO3: Scottsdale, AZ USA >>>>>> >>>>>> Incoming EchoLink connection from ON4CKT (Rudy) at 212.238.57.205 >>>>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_3" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_m" in context "Default" >>>>>> *** WARNING: Could not find audio clip "dash" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_r" in context "Default" >>>>>> *** WARNING: Could not find audio clip "repeater" in context "Core" >>>>>> Tx1: Turning the transmitter ON >>>>>> Activating module EchoLink... >>>>>> *** WARNING: Could not find audio clip "activating" in context "Default" >>>>>> *** WARNING: Could not find audio clip "name" in context "EchoLink" >>>>>> ON4CKT: Accepting connection. EchoLink ID is 193383... >>>>>> ON4CKT: EchoLink QSO state changed to CONNECTED >>>>>> *** WARNING: Could not find audio clip "connected" in context "EchoLink" >>>>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_4" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_c" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_t" in context "Default" >>>>>> *** WARNING: Could not find audio clip "connected" in context "EchoLink" >>>>>> --- EchoLink info message received from ON4CKT --- >>>>>> Station ON4CKT >>>>>> >>>>>> Rudy >>>>>> Dendermonde >>>>>> >>>>>> ON4CKT: EchoLink QSO state changed to BYE_RECEIVED >>>>>> ON4CKT: EchoLink QSO state changed to DISCONNECTED >>>>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_4" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_c" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_t" in context "Default" >>>>>> *** WARNING: Could not find audio clip "disconnected" in context >>>>>> "EchoLink" >>>>>> Deactivating module EchoLink... >>>>>> *** WARNING: Could not find audio clip "deactivating" in >>>>>> context "Default" >>>>>> *** WARNING: Could not find audio clip "name" in context "EchoLink" >>>>>> Deactivating all links to/from "RepeaterLogic" >>>>>> Tx1: Turning the transmitter OFF >>>>> This is ok, svxlink shut down your transmittter after 30 seconds... >>>>> I cannot see any bad behavior of svxlink here. Installing the sounds >>>>> would be the next step here. >>>>> >>>>> 73's de Adi, DL1HRC >>>>> >>>>> >>>>> >>> >>> > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Svxlink-devel mailing list > Svx...@li... > https://lists.sourceforge.net/lists/listinfo/svxlink-devel > |
From: Adi B. <dl...@gm...> - 2013-03-18 19:28:11
|
Hi Tobioas, I helped Kurt on the "direct" way (ssh), I think it's working now ;-) 73's de Adi, DL1HRC Am 18.03.2013 20:09, schrieb Tobias Blomberg: > On 03/18/2013 06:55 AM, in...@on... wrote: >> Thank you very much for your prompt answer. >> >> I'm actually linking to a repeater >> TX : 145.100 / RX : 145:700 > Then you should not use a RepeaterLogic since that is used if SvxLink is > the repeater. You should use SimplexLogic. > > >> No No ... i'm not forwarding to 2 servers :-) > Just checking :-) > > >> I ment that the echolink is working when the svxlink server is disconnected. >> Just to test if the portforwarding was working. >> >> I installed debian and installed/build the new svn trunk. >> Sound is not working ... > It's hard to understand what's wrong. Can you please provide a detailed > description of how you install SvxLink. > > >> I downloaded some old ISO with svxlink precompiled on it ( puppylink 0.0.1 ) >> and that one is working ... > Is both sound and EchoLink working with puppylink? > > 73's de SM0SVX / Tobias > > >> Regards, >> Kurt >> >> >> >> Citeren Tobias Blomberg <sm...@us...>: >> >>> On 03/16/2013 07:06 PM, in...@on... wrote: >>>> Hello again Adi, >>>> >>>> The en_US folder was under /usr/share/svxlink >>>> I copied it also to >>>> /usr/share/svxlink/sounds/en_US >>> That should be the correct one. >>> >>> >>>> /etc/svxlink/sounds/en_US >>>> /etc/svxlink/en_US >>>> >>>> I understand the 30 seconds now :-) >>> Are you sure you want a RepeaterLogic? What is your setup? Are you on >>> a simplex channel, linking to an existing repeater or is your setup an >>> actual repeater? >>> >>> >>>> and the message "transmit overtime" was from the tranceiver , my fault >>>> >>>> >>>> Problem is still that I can see people connecting but not possible to >>>> actually connect. >>>> I guess somewhere fedora is not sending data back >>> Sound like a firewall issue to me. You say "other PC with echolink is >>> working". You cannot have the EchoLink ports forwarded to two computers >>> at the same time. Is the port forwards (UDP 5198 and 5199) pointing to >>> the IP-address you use for the SvxLink computer? >>> >>> 73's de SM0SVX / Tobias >>> >>> >>>> here is what I get >>>> >>>> >>>> --- EchoLink info message received from ON3KM --- >>>> Station ON3KM >>>> >>>> iPhone User >>>> >>>> iPhone >>>> >>>> iPhone >>>> --- EchoLink info message received from ON3KM --- >>>> Station ON3KM-R >>>> >>>> Kurt >>>> Wetteren Belgium JO11WA >>>> >>>> --- EchoLink info message received from ON3KM --- >>>> Station ON3KM >>>> >>>> iPhone User >>>> >>>> iPhone >>>> >>>> iPhone >>>> --- EchoLink info message received from ON3KM --- >>>> Station ON3KM-R >>>> >>>> Kurt >>>> Wetteren Belgium JO11WA >>>> >>>> ON3KM: EchoLink connection idle timeout. Disconnecting... >>>> Tx1: Turning the transmitter ON >>>> --- EchoLink info message received from ON3KM --- >>>> SvxLink 0.13.0 - ON3KM-R (1) >>>> >>>>> ON3KM Kurt >>>> ON3KM-R Kurt >>>> >>>> ON3KM-R: EchoLink QSO state changed to DISCONNECTED >>>> Deactivating module EchoLink... >>>> Ignoring audio/info/chat packet from 81.11.194.10 since we are disconnected. >>>> Ignoring audio/info/chat packet from 81.11.194.10 since we are disconnected. >>>> Spurious ctrl packet received from 81.11.194.10 >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> Citeren Adi Bier <dl...@gm...>: >>>> >>>>> Hi Kurt, >>>>> >>>>> you havn't installed the soundfiles >>>>> >>>>> > *** WARNING: Could not find audio clip "phonetic_o" in context >>>>> "Default" >>>>> > *** WARNING: Could not find audio clip "phonetic_n" in context >>>>> "Default" >>>>> > *** WARNING: Could not find audio clip "phonetic_3" in context >>>>> "Default" >>>>> > *** WARNING: Could not find audio clip "phonetic_k" in context >>>>> "Default" >>>>> > >>>>> >>>>> that's the reason why svxlink is starting the transmitter and nothing >>>>> can be heared. >>>>> >>>>> You have configured >>>>> >>>>> IDLE_TIMEOUT=30 >>>>> >>>>> This is the time your TX remains on. If nothing els is received (from >>>>> Internet or vie Rf), the transmitter switches off 30 seconds after the >>>>> last event. >>>>> >>>>>> A station just tried to connect and this is what svxlink says in >>>>>> foreground. >>>>>> Also ... TX hangs again. >>>>>> svxlink says ( TRANSMIT OVERTIME ) >>>>>> >>>>>> >>>>> Where? I can not find the info "TRANSMIT OVERTIME" in your logfile. Look >>>>> below... >>>>> >>>>>> [root@linux /]# svxlink >>>>>> SvxLink v0.13.0 (Jan 26 2013) Copyright (C) 2011 Tobias Blomberg / SM0SVX >>>>>> >>>>>> SvxLink comes with ABSOLUTELY NO WARRANTY. This is free software, >>>>>> and you are >>>>>> welcome to redistribute it in accordance with the terms and >>>>>> conditions in the >>>>>> GNU GPL (General Public License) version 2 or later. >>>>>> >>>>>> Using configuration file: /etc/svxlink/svxlink.conf >>>>>> >>>>>> Starting logic: RepeaterLogic >>>>>> Loading module "ModuleHelp" into logic "RepeaterLogic" >>>>>> Module Help v0.7.0 starting... >>>>>> Loading module "ModuleParrot" into logic "RepeaterLogic" >>>>>> Module Parrot v0.7.0 starting... >>>>>> Loading module "ModuleEchoLink" into logic "RepeaterLogic" >>>>>> Module EchoLink v0.10.1 starting... >>>>>> Event handler script successfully loaded. >>>>>> EchoLink directory status changed to ON >>>>>> --- EchoLink directory server message: --- >>>>>> EchoLink Server v2.5.9996 >>>>>> >>>>>> ECHO3: Scottsdale, AZ USA >>>>>> >>>>>> Incoming EchoLink connection from ON4CKT (Rudy) at 212.238.57.205 >>>>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_3" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_m" in context "Default" >>>>>> *** WARNING: Could not find audio clip "dash" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_r" in context "Default" >>>>>> *** WARNING: Could not find audio clip "repeater" in context "Core" >>>>>> Tx1: Turning the transmitter ON >>>>>> Activating module EchoLink... >>>>>> *** WARNING: Could not find audio clip "activating" in context "Default" >>>>>> *** WARNING: Could not find audio clip "name" in context "EchoLink" >>>>>> ON4CKT: Accepting connection. EchoLink ID is 193383... >>>>>> ON4CKT: EchoLink QSO state changed to CONNECTED >>>>>> *** WARNING: Could not find audio clip "connected" in context "EchoLink" >>>>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_4" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_c" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_t" in context "Default" >>>>>> *** WARNING: Could not find audio clip "connected" in context "EchoLink" >>>>>> --- EchoLink info message received from ON4CKT --- >>>>>> Station ON4CKT >>>>>> >>>>>> Rudy >>>>>> Dendermonde >>>>>> >>>>>> ON4CKT: EchoLink QSO state changed to BYE_RECEIVED >>>>>> ON4CKT: EchoLink QSO state changed to DISCONNECTED >>>>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_4" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_c" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>>>> *** WARNING: Could not find audio clip "phonetic_t" in context "Default" >>>>>> *** WARNING: Could not find audio clip "disconnected" in context >>>>>> "EchoLink" >>>>>> Deactivating module EchoLink... >>>>>> *** WARNING: Could not find audio clip "deactivating" in context "Default" >>>>>> *** WARNING: Could not find audio clip "name" in context "EchoLink" >>>>>> Deactivating all links to/from "RepeaterLogic" >>>>>> Tx1: Turning the transmitter OFF >>>>> This is ok, svxlink shut down your transmittter after 30 seconds... >>>>> I cannot see any bad behavior of svxlink here. Installing the sounds >>>>> would be the next step here. >>>>> >>>>> 73's de Adi, DL1HRC >>>>> >>>>> >>>>> >>> > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Svxlink-devel mailing list > Svx...@li... > https://lists.sourceforge.net/lists/listinfo/svxlink-devel |
From: Tobias B. <sm...@us...> - 2013-03-18 20:51:34
|
On 03/18/2013 08:22 PM, Adi Bier wrote: > Hi Tobioas, > > I helped Kurt on the "direct" way (ssh), I think it's working now ;-) OK. What was wrong? 73's de SM0SVX / Tobias > > 73's de Adi, DL1HRC > > > Am 18.03.2013 20:09, schrieb Tobias Blomberg: >> On 03/18/2013 06:55 AM, in...@on... wrote: >>> Thank you very much for your prompt answer. >>> >>> I'm actually linking to a repeater >>> TX : 145.100 / RX : 145:700 >> Then you should not use a RepeaterLogic since that is used if SvxLink is >> the repeater. You should use SimplexLogic. >> >> >>> No No ... i'm not forwarding to 2 servers :-) >> Just checking :-) >> >> >>> I ment that the echolink is working when the svxlink server is disconnected. >>> Just to test if the portforwarding was working. >>> >>> I installed debian and installed/build the new svn trunk. >>> Sound is not working ... >> It's hard to understand what's wrong. Can you please provide a detailed >> description of how you install SvxLink. >> >> >>> I downloaded some old ISO with svxlink precompiled on it ( puppylink 0.0.1 ) >>> and that one is working ... >> Is both sound and EchoLink working with puppylink? >> >> 73's de SM0SVX / Tobias >> >> >>> Regards, >>> Kurt >>> >>> >>> >>> Citeren Tobias Blomberg <sm...@us...>: >>> >>>> On 03/16/2013 07:06 PM, in...@on... wrote: >>>>> Hello again Adi, >>>>> >>>>> The en_US folder was under /usr/share/svxlink >>>>> I copied it also to >>>>> /usr/share/svxlink/sounds/en_US >>>> That should be the correct one. >>>> >>>> >>>>> /etc/svxlink/sounds/en_US >>>>> /etc/svxlink/en_US >>>>> >>>>> I understand the 30 seconds now :-) >>>> Are you sure you want a RepeaterLogic? What is your setup? Are you on >>>> a simplex channel, linking to an existing repeater or is your setup an >>>> actual repeater? >>>> >>>> >>>>> and the message "transmit overtime" was from the tranceiver , my fault >>>>> >>>>> >>>>> Problem is still that I can see people connecting but not possible to >>>>> actually connect. >>>>> I guess somewhere fedora is not sending data back >>>> Sound like a firewall issue to me. You say "other PC with echolink is >>>> working". You cannot have the EchoLink ports forwarded to two computers >>>> at the same time. Is the port forwards (UDP 5198 and 5199) pointing to >>>> the IP-address you use for the SvxLink computer? >>>> >>>> 73's de SM0SVX / Tobias >>>> >>>> >>>>> here is what I get >>>>> >>>>> >>>>> --- EchoLink info message received from ON3KM --- >>>>> Station ON3KM >>>>> >>>>> iPhone User >>>>> >>>>> iPhone >>>>> >>>>> iPhone >>>>> --- EchoLink info message received from ON3KM --- >>>>> Station ON3KM-R >>>>> >>>>> Kurt >>>>> Wetteren Belgium JO11WA >>>>> >>>>> --- EchoLink info message received from ON3KM --- >>>>> Station ON3KM >>>>> >>>>> iPhone User >>>>> >>>>> iPhone >>>>> >>>>> iPhone >>>>> --- EchoLink info message received from ON3KM --- >>>>> Station ON3KM-R >>>>> >>>>> Kurt >>>>> Wetteren Belgium JO11WA >>>>> >>>>> ON3KM: EchoLink connection idle timeout. Disconnecting... >>>>> Tx1: Turning the transmitter ON >>>>> --- EchoLink info message received from ON3KM --- >>>>> SvxLink 0.13.0 - ON3KM-R (1) >>>>> >>>>>> ON3KM Kurt >>>>> ON3KM-R Kurt >>>>> >>>>> ON3KM-R: EchoLink QSO state changed to DISCONNECTED >>>>> Deactivating module EchoLink... >>>>> Ignoring audio/info/chat packet from 81.11.194.10 since we are disconnected. >>>>> Ignoring audio/info/chat packet from 81.11.194.10 since we are disconnected. >>>>> Spurious ctrl packet received from 81.11.194.10 >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> Citeren Adi Bier <dl...@gm...>: >>>>> >>>>>> Hi Kurt, >>>>>> >>>>>> you havn't installed the soundfiles >>>>>> >>>>>> > *** WARNING: Could not find audio clip "phonetic_o" in context >>>>>> "Default" >>>>>> > *** WARNING: Could not find audio clip "phonetic_n" in context >>>>>> "Default" >>>>>> > *** WARNING: Could not find audio clip "phonetic_3" in context >>>>>> "Default" >>>>>> > *** WARNING: Could not find audio clip "phonetic_k" in context >>>>>> "Default" >>>>>> > >>>>>> >>>>>> that's the reason why svxlink is starting the transmitter and nothing >>>>>> can be heared. >>>>>> >>>>>> You have configured >>>>>> >>>>>> IDLE_TIMEOUT=30 >>>>>> >>>>>> This is the time your TX remains on. If nothing els is received (from >>>>>> Internet or vie Rf), the transmitter switches off 30 seconds after the >>>>>> last event. >>>>>> >>>>>>> A station just tried to connect and this is what svxlink says in >>>>>>> foreground. >>>>>>> Also ... TX hangs again. >>>>>>> svxlink says ( TRANSMIT OVERTIME ) >>>>>>> >>>>>>> >>>>>> Where? I can not find the info "TRANSMIT OVERTIME" in your logfile. Look >>>>>> below... >>>>>> >>>>>>> [root@linux /]# svxlink >>>>>>> SvxLink v0.13.0 (Jan 26 2013) Copyright (C) 2011 Tobias Blomberg / SM0SVX >>>>>>> >>>>>>> SvxLink comes with ABSOLUTELY NO WARRANTY. This is free software, >>>>>>> and you are >>>>>>> welcome to redistribute it in accordance with the terms and >>>>>>> conditions in the >>>>>>> GNU GPL (General Public License) version 2 or later. >>>>>>> >>>>>>> Using configuration file: /etc/svxlink/svxlink.conf >>>>>>> >>>>>>> Starting logic: RepeaterLogic >>>>>>> Loading module "ModuleHelp" into logic "RepeaterLogic" >>>>>>> Module Help v0.7.0 starting... >>>>>>> Loading module "ModuleParrot" into logic "RepeaterLogic" >>>>>>> Module Parrot v0.7.0 starting... >>>>>>> Loading module "ModuleEchoLink" into logic "RepeaterLogic" >>>>>>> Module EchoLink v0.10.1 starting... >>>>>>> Event handler script successfully loaded. >>>>>>> EchoLink directory status changed to ON >>>>>>> --- EchoLink directory server message: --- >>>>>>> EchoLink Server v2.5.9996 >>>>>>> >>>>>>> ECHO3: Scottsdale, AZ USA >>>>>>> >>>>>>> Incoming EchoLink connection from ON4CKT (Rudy) at 212.238.57.205 >>>>>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "phonetic_3" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "phonetic_m" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "dash" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "phonetic_r" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "repeater" in context "Core" >>>>>>> Tx1: Turning the transmitter ON >>>>>>> Activating module EchoLink... >>>>>>> *** WARNING: Could not find audio clip "activating" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "name" in context "EchoLink" >>>>>>> ON4CKT: Accepting connection. EchoLink ID is 193383... >>>>>>> ON4CKT: EchoLink QSO state changed to CONNECTED >>>>>>> *** WARNING: Could not find audio clip "connected" in context "EchoLink" >>>>>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "phonetic_4" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "phonetic_c" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "phonetic_t" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "connected" in context "EchoLink" >>>>>>> --- EchoLink info message received from ON4CKT --- >>>>>>> Station ON4CKT >>>>>>> >>>>>>> Rudy >>>>>>> Dendermonde >>>>>>> >>>>>>> ON4CKT: EchoLink QSO state changed to BYE_RECEIVED >>>>>>> ON4CKT: EchoLink QSO state changed to DISCONNECTED >>>>>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "phonetic_4" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "phonetic_c" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "phonetic_t" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "disconnected" in context >>>>>>> "EchoLink" >>>>>>> Deactivating module EchoLink... >>>>>>> *** WARNING: Could not find audio clip "deactivating" in context "Default" >>>>>>> *** WARNING: Could not find audio clip "name" in context "EchoLink" >>>>>>> Deactivating all links to/from "RepeaterLogic" >>>>>>> Tx1: Turning the transmitter OFF >>>>>> This is ok, svxlink shut down your transmittter after 30 seconds... >>>>>> I cannot see any bad behavior of svxlink here. Installing the sounds >>>>>> would be the next step here. >>>>>> >>>>>> 73's de Adi, DL1HRC >>>>>> >>>>>> >>>>>> >> |
From: Adi B. <dl...@gm...> - 2013-03-18 21:09:33
|
Am 18.03.2013 21:51, schrieb Tobias Blomberg: > On 03/18/2013 08:22 PM, Adi Bier wrote: >> Hi Tobioas, >> >> I helped Kurt on the "direct" way (ssh), I think it's working now ;-) > OK. What was wrong? Can't say. We started with a new installation based on openSuSE, installed latest trunk + voices, no problems with audio etc. 73's de Adi, DL1HRC > > 73's de SM0SVX / Tobias > > >> 73's de Adi, DL1HRC >> >> >> Am 18.03.2013 20:09, schrieb Tobias Blomberg: >>> On 03/18/2013 06:55 AM, in...@on... wrote: >>>> Thank you very much for your prompt answer. >>>> >>>> I'm actually linking to a repeater >>>> TX : 145.100 / RX : 145:700 >>> Then you should not use a RepeaterLogic since that is used if SvxLink is >>> the repeater. You should use SimplexLogic. >>> >>> >>>> No No ... i'm not forwarding to 2 servers :-) >>> Just checking :-) >>> >>> >>>> I ment that the echolink is working when the svxlink server is disconnected. >>>> Just to test if the portforwarding was working. >>>> >>>> I installed debian and installed/build the new svn trunk. >>>> Sound is not working ... >>> It's hard to understand what's wrong. Can you please provide a detailed >>> description of how you install SvxLink. >>> >>> >>>> I downloaded some old ISO with svxlink precompiled on it ( puppylink 0.0.1 ) >>>> and that one is working ... >>> Is both sound and EchoLink working with puppylink? >>> >>> 73's de SM0SVX / Tobias >>> >>> >>>> Regards, >>>> Kurt >>>> >>>> >>>> >>>> Citeren Tobias Blomberg <sm...@us...>: >>>> >>>>> On 03/16/2013 07:06 PM, in...@on... wrote: >>>>>> Hello again Adi, >>>>>> >>>>>> The en_US folder was under /usr/share/svxlink >>>>>> I copied it also to >>>>>> /usr/share/svxlink/sounds/en_US >>>>> That should be the correct one. >>>>> >>>>> >>>>>> /etc/svxlink/sounds/en_US >>>>>> /etc/svxlink/en_US >>>>>> >>>>>> I understand the 30 seconds now :-) >>>>> Are you sure you want a RepeaterLogic? What is your setup? Are you on >>>>> a simplex channel, linking to an existing repeater or is your setup an >>>>> actual repeater? >>>>> >>>>> >>>>>> and the message "transmit overtime" was from the tranceiver , my fault >>>>>> >>>>>> >>>>>> Problem is still that I can see people connecting but not possible to >>>>>> actually connect. >>>>>> I guess somewhere fedora is not sending data back >>>>> Sound like a firewall issue to me. You say "other PC with echolink is >>>>> working". You cannot have the EchoLink ports forwarded to two computers >>>>> at the same time. Is the port forwards (UDP 5198 and 5199) pointing to >>>>> the IP-address you use for the SvxLink computer? >>>>> >>>>> 73's de SM0SVX / Tobias >>>>> >>>>> >>>>>> here is what I get >>>>>> >>>>>> >>>>>> --- EchoLink info message received from ON3KM --- >>>>>> Station ON3KM >>>>>> >>>>>> iPhone User >>>>>> >>>>>> iPhone >>>>>> >>>>>> iPhone >>>>>> --- EchoLink info message received from ON3KM --- >>>>>> Station ON3KM-R >>>>>> >>>>>> Kurt >>>>>> Wetteren Belgium JO11WA >>>>>> >>>>>> --- EchoLink info message received from ON3KM --- >>>>>> Station ON3KM >>>>>> >>>>>> iPhone User >>>>>> >>>>>> iPhone >>>>>> >>>>>> iPhone >>>>>> --- EchoLink info message received from ON3KM --- >>>>>> Station ON3KM-R >>>>>> >>>>>> Kurt >>>>>> Wetteren Belgium JO11WA >>>>>> >>>>>> ON3KM: EchoLink connection idle timeout. Disconnecting... >>>>>> Tx1: Turning the transmitter ON >>>>>> --- EchoLink info message received from ON3KM --- >>>>>> SvxLink 0.13.0 - ON3KM-R (1) >>>>>> >>>>>>> ON3KM Kurt >>>>>> ON3KM-R Kurt >>>>>> >>>>>> ON3KM-R: EchoLink QSO state changed to DISCONNECTED >>>>>> Deactivating module EchoLink... >>>>>> Ignoring audio/info/chat packet from 81.11.194.10 since we are disconnected. >>>>>> Ignoring audio/info/chat packet from 81.11.194.10 since we are disconnected. >>>>>> Spurious ctrl packet received from 81.11.194.10 >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> Citeren Adi Bier <dl...@gm...>: >>>>>> >>>>>>> Hi Kurt, >>>>>>> >>>>>>> you havn't installed the soundfiles >>>>>>> >>>>>>> > *** WARNING: Could not find audio clip "phonetic_o" in context >>>>>>> "Default" >>>>>>> > *** WARNING: Could not find audio clip "phonetic_n" in context >>>>>>> "Default" >>>>>>> > *** WARNING: Could not find audio clip "phonetic_3" in context >>>>>>> "Default" >>>>>>> > *** WARNING: Could not find audio clip "phonetic_k" in context >>>>>>> "Default" >>>>>>> > >>>>>>> >>>>>>> that's the reason why svxlink is starting the transmitter and nothing >>>>>>> can be heared. >>>>>>> >>>>>>> You have configured >>>>>>> >>>>>>> IDLE_TIMEOUT=30 >>>>>>> >>>>>>> This is the time your TX remains on. If nothing els is received (from >>>>>>> Internet or vie Rf), the transmitter switches off 30 seconds after the >>>>>>> last event. >>>>>>> >>>>>>>> A station just tried to connect and this is what svxlink says in >>>>>>>> foreground. >>>>>>>> Also ... TX hangs again. >>>>>>>> svxlink says ( TRANSMIT OVERTIME ) >>>>>>>> >>>>>>>> >>>>>>> Where? I can not find the info "TRANSMIT OVERTIME" in your logfile. Look >>>>>>> below... >>>>>>> >>>>>>>> [root@linux /]# svxlink >>>>>>>> SvxLink v0.13.0 (Jan 26 2013) Copyright (C) 2011 Tobias Blomberg / SM0SVX >>>>>>>> >>>>>>>> SvxLink comes with ABSOLUTELY NO WARRANTY. This is free software, >>>>>>>> and you are >>>>>>>> welcome to redistribute it in accordance with the terms and >>>>>>>> conditions in the >>>>>>>> GNU GPL (General Public License) version 2 or later. >>>>>>>> >>>>>>>> Using configuration file: /etc/svxlink/svxlink.conf >>>>>>>> >>>>>>>> Starting logic: RepeaterLogic >>>>>>>> Loading module "ModuleHelp" into logic "RepeaterLogic" >>>>>>>> Module Help v0.7.0 starting... >>>>>>>> Loading module "ModuleParrot" into logic "RepeaterLogic" >>>>>>>> Module Parrot v0.7.0 starting... >>>>>>>> Loading module "ModuleEchoLink" into logic "RepeaterLogic" >>>>>>>> Module EchoLink v0.10.1 starting... >>>>>>>> Event handler script successfully loaded. >>>>>>>> EchoLink directory status changed to ON >>>>>>>> --- EchoLink directory server message: --- >>>>>>>> EchoLink Server v2.5.9996 >>>>>>>> >>>>>>>> ECHO3: Scottsdale, AZ USA >>>>>>>> >>>>>>>> Incoming EchoLink connection from ON4CKT (Rudy) at 212.238.57.205 >>>>>>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "phonetic_3" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "phonetic_m" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "dash" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "phonetic_r" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "repeater" in context "Core" >>>>>>>> Tx1: Turning the transmitter ON >>>>>>>> Activating module EchoLink... >>>>>>>> *** WARNING: Could not find audio clip "activating" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "name" in context "EchoLink" >>>>>>>> ON4CKT: Accepting connection. EchoLink ID is 193383... >>>>>>>> ON4CKT: EchoLink QSO state changed to CONNECTED >>>>>>>> *** WARNING: Could not find audio clip "connected" in context "EchoLink" >>>>>>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "phonetic_4" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "phonetic_c" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "phonetic_t" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "connected" in context "EchoLink" >>>>>>>> --- EchoLink info message received from ON4CKT --- >>>>>>>> Station ON4CKT >>>>>>>> >>>>>>>> Rudy >>>>>>>> Dendermonde >>>>>>>> >>>>>>>> ON4CKT: EchoLink QSO state changed to BYE_RECEIVED >>>>>>>> ON4CKT: EchoLink QSO state changed to DISCONNECTED >>>>>>>> *** WARNING: Could not find audio clip "phonetic_o" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "phonetic_n" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "phonetic_4" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "phonetic_c" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "phonetic_k" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "phonetic_t" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "disconnected" in context >>>>>>>> "EchoLink" >>>>>>>> Deactivating module EchoLink... >>>>>>>> *** WARNING: Could not find audio clip "deactivating" in context "Default" >>>>>>>> *** WARNING: Could not find audio clip "name" in context "EchoLink" >>>>>>>> Deactivating all links to/from "RepeaterLogic" >>>>>>>> Tx1: Turning the transmitter OFF >>>>>>> This is ok, svxlink shut down your transmittter after 30 seconds... >>>>>>> I cannot see any bad behavior of svxlink here. Installing the sounds >>>>>>> would be the next step here. >>>>>>> >>>>>>> 73's de Adi, DL1HRC >>>>>>> >>>>>>> >>>>>>> > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Svxlink-devel mailing list > Svx...@li... > https://lists.sourceforge.net/lists/listinfo/svxlink-devel |
From: <in...@on...> - 2013-03-19 04:53:48
|
The sound on the new Debian was not working Regards, Kurt Citeren Adi Bier <dl...@gm...>: > Am 18.03.2013 21:51, schrieb Tobias Blomberg: >> On 03/18/2013 08:22 PM, Adi Bier wrote: >>> Hi Tobioas, >>> >>> I helped Kurt on the "direct" way (ssh), I think it's working now ;-) >> OK. What was wrong? > > Can't say. We started with a new installation based on openSuSE, > installed latest trunk + voices, no problems with audio etc. > > 73's de Adi, DL1HRC > >> >> 73's de SM0SVX / Tobias >> >> >>> 73's de Adi, DL1HRC >>> >>> >>> Am 18.03.2013 20:09, schrieb Tobias Blomberg: >>>> On 03/18/2013 06:55 AM, in...@on... wrote: >>>>> Thank you very much for your prompt answer. >>>>> >>>>> I'm actually linking to a repeater >>>>> TX : 145.100 / RX : 145:700 >>>> Then you should not use a RepeaterLogic since that is used if SvxLink is >>>> the repeater. You should use SimplexLogic. >>>> >>>> >>>>> No No ... i'm not forwarding to 2 servers :-) >>>> Just checking :-) >>>> >>>> >>>>> I ment that the echolink is working when the svxlink server is >>>>> disconnected. >>>>> Just to test if the portforwarding was working. >>>>> >>>>> I installed debian and installed/build the new svn trunk. >>>>> Sound is not working ... >>>> It's hard to understand what's wrong. Can you please provide a detailed >>>> description of how you install SvxLink. >>>> >>>> >>>>> I downloaded some old ISO with svxlink precompiled on it ( >>>>> puppylink 0.0.1 ) >>>>> and that one is working ... >>>> Is both sound and EchoLink working with puppylink? >>>> >>>> 73's de SM0SVX / Tobias >>>> >>>> >>>>> Regards, >>>>> Kurt >>>>> >>>>> >>>>> >>>>> Citeren Tobias Blomberg <sm...@us...>: >>>>> >>>>>> On 03/16/2013 07:06 PM, in...@on... wrote: >>>>>>> Hello again Adi, >>>>>>> >>>>>>> The en_US folder was under /usr/share/svxlink >>>>>>> I copied it also to >>>>>>> /usr/share/svxlink/sounds/en_US >>>>>> That should be the correct one. >>>>>> >>>>>> >>>>>>> /etc/svxlink/sounds/en_US >>>>>>> /etc/svxlink/en_US >>>>>>> >>>>>>> I understand the 30 seconds now :-) >>>>>> Are you sure you want a RepeaterLogic? What is your setup? Are you on >>>>>> a simplex channel, linking to an existing repeater or is your setup an >>>>>> actual repeater? >>>>>> >>>>>> >>>>>>> and the message "transmit overtime" was from the tranceiver , my fault >>>>>>> >>>>>>> >>>>>>> Problem is still that I can see people connecting but not possible to >>>>>>> actually connect. >>>>>>> I guess somewhere fedora is not sending data back >>>>>> Sound like a firewall issue to me. You say "other PC with echolink is >>>>>> working". You cannot have the EchoLink ports forwarded to two computers >>>>>> at the same time. Is the port forwards (UDP 5198 and 5199) pointing to >>>>>> the IP-address you use for the SvxLink computer? >>>>>> >>>>>> 73's de SM0SVX / Tobias >>>>>> >>>>>> >>>>>>> here is what I get >>>>>>> >>>>>>> >>>>>>> --- EchoLink info message received from ON3KM --- >>>>>>> Station ON3KM >>>>>>> >>>>>>> iPhone User >>>>>>> >>>>>>> iPhone >>>>>>> >>>>>>> iPhone >>>>>>> --- EchoLink info message received from ON3KM --- >>>>>>> Station ON3KM-R >>>>>>> >>>>>>> Kurt >>>>>>> Wetteren Belgium JO11WA >>>>>>> >>>>>>> --- EchoLink info message received from ON3KM --- >>>>>>> Station ON3KM >>>>>>> >>>>>>> iPhone User >>>>>>> >>>>>>> iPhone >>>>>>> >>>>>>> iPhone >>>>>>> --- EchoLink info message received from ON3KM --- >>>>>>> Station ON3KM-R >>>>>>> >>>>>>> Kurt >>>>>>> Wetteren Belgium JO11WA >>>>>>> >>>>>>> ON3KM: EchoLink connection idle timeout. Disconnecting... >>>>>>> Tx1: Turning the transmitter ON >>>>>>> --- EchoLink info message received from ON3KM --- >>>>>>> SvxLink 0.13.0 - ON3KM-R (1) >>>>>>> >>>>>>>> ON3KM Kurt >>>>>>> ON3KM-R Kurt >>>>>>> >>>>>>> ON3KM-R: EchoLink QSO state changed to DISCONNECTED >>>>>>> Deactivating module EchoLink... >>>>>>> Ignoring audio/info/chat packet from 81.11.194.10 since we are >>>>>>> disconnected. >>>>>>> Ignoring audio/info/chat packet from 81.11.194.10 since we are >>>>>>> disconnected. >>>>>>> Spurious ctrl packet received from 81.11.194.10 >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> Citeren Adi Bier <dl...@gm...>: >>>>>>> >>>>>>>> Hi Kurt, >>>>>>>> >>>>>>>> you havn't installed the soundfiles >>>>>>>> >>>>>>>> > *** WARNING: Could not find audio clip "phonetic_o" in context >>>>>>>> "Default" >>>>>>>> > *** WARNING: Could not find audio clip "phonetic_n" in context >>>>>>>> "Default" >>>>>>>> > *** WARNING: Could not find audio clip "phonetic_3" in context >>>>>>>> "Default" >>>>>>>> > *** WARNING: Could not find audio clip "phonetic_k" in context >>>>>>>> "Default" >>>>>>>> > >>>>>>>> >>>>>>>> that's the reason why svxlink is starting the transmitter and nothing >>>>>>>> can be heared. >>>>>>>> >>>>>>>> You have configured >>>>>>>> >>>>>>>> IDLE_TIMEOUT=30 >>>>>>>> >>>>>>>> This is the time your TX remains on. If nothing els is received (from >>>>>>>> Internet or vie Rf), the transmitter switches off 30 seconds after the >>>>>>>> last event. >>>>>>>> >>>>>>>>> A station just tried to connect and this is what svxlink says in >>>>>>>>> foreground. >>>>>>>>> Also ... TX hangs again. >>>>>>>>> svxlink says ( TRANSMIT OVERTIME ) >>>>>>>>> >>>>>>>>> >>>>>>>> Where? I can not find the info "TRANSMIT OVERTIME" in your >>>>>>>> logfile. Look >>>>>>>> below... >>>>>>>> >>>>>>>>> [root@linux /]# svxlink >>>>>>>>> SvxLink v0.13.0 (Jan 26 2013) Copyright (C) 2011 Tobias >>>>>>>>> Blomberg / SM0SVX >>>>>>>>> >>>>>>>>> SvxLink comes with ABSOLUTELY NO WARRANTY. This is free software, >>>>>>>>> and you are >>>>>>>>> welcome to redistribute it in accordance with the terms and >>>>>>>>> conditions in the >>>>>>>>> GNU GPL (General Public License) version 2 or later. >>>>>>>>> >>>>>>>>> Using configuration file: /etc/svxlink/svxlink.conf >>>>>>>>> >>>>>>>>> Starting logic: RepeaterLogic >>>>>>>>> Loading module "ModuleHelp" into logic "RepeaterLogic" >>>>>>>>> Module Help v0.7.0 starting... >>>>>>>>> Loading module "ModuleParrot" into logic "RepeaterLogic" >>>>>>>>> Module Parrot v0.7.0 starting... >>>>>>>>> Loading module "ModuleEchoLink" into logic "RepeaterLogic" >>>>>>>>> Module EchoLink v0.10.1 starting... >>>>>>>>> Event handler script successfully loaded. >>>>>>>>> EchoLink directory status changed to ON >>>>>>>>> --- EchoLink directory server message: --- >>>>>>>>> EchoLink Server v2.5.9996 >>>>>>>>> >>>>>>>>> ECHO3: Scottsdale, AZ USA >>>>>>>>> >>>>>>>>> Incoming EchoLink connection from ON4CKT (Rudy) at 212.238.57.205 >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_o" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_n" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_3" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_k" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_m" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "dash" in context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_r" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "repeater" in context "Core" >>>>>>>>> Tx1: Turning the transmitter ON >>>>>>>>> Activating module EchoLink... >>>>>>>>> *** WARNING: Could not find audio clip "activating" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "name" in context "EchoLink" >>>>>>>>> ON4CKT: Accepting connection. EchoLink ID is 193383... >>>>>>>>> ON4CKT: EchoLink QSO state changed to CONNECTED >>>>>>>>> *** WARNING: Could not find audio clip "connected" in >>>>>>>>> context "EchoLink" >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_o" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_n" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_4" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_c" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_k" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_t" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "connected" in >>>>>>>>> context "EchoLink" >>>>>>>>> --- EchoLink info message received from ON4CKT --- >>>>>>>>> Station ON4CKT >>>>>>>>> >>>>>>>>> Rudy >>>>>>>>> Dendermonde >>>>>>>>> >>>>>>>>> ON4CKT: EchoLink QSO state changed to BYE_RECEIVED >>>>>>>>> ON4CKT: EchoLink QSO state changed to DISCONNECTED >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_o" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_n" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_4" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_c" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_k" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "phonetic_t" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "disconnected" in context >>>>>>>>> "EchoLink" >>>>>>>>> Deactivating module EchoLink... >>>>>>>>> *** WARNING: Could not find audio clip "deactivating" in >>>>>>>>> context "Default" >>>>>>>>> *** WARNING: Could not find audio clip "name" in context "EchoLink" >>>>>>>>> Deactivating all links to/from "RepeaterLogic" >>>>>>>>> Tx1: Turning the transmitter OFF >>>>>>>> This is ok, svxlink shut down your transmittter after 30 seconds... >>>>>>>> I cannot see any bad behavior of svxlink here. Installing the sounds >>>>>>>> would be the next step here. >>>>>>>> >>>>>>>> 73's de Adi, DL1HRC >>>>>>>> >>>>>>>> >>>>>>>> >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_mar >> _______________________________________________ >> Svxlink-devel mailing list >> Svx...@li... >> https://lists.sourceforge.net/lists/listinfo/svxlink-devel > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Svxlink-devel mailing list > Svx...@li... > https://lists.sourceforge.net/lists/listinfo/svxlink-devel > |