Created
March 20, 2018 22:22
-
-
Save coolacid/e7bd8ddf237ce2cd3eaec4e9277f9965 to your computer and use it in GitHub Desktop.
Echolink Error - "Cannot find DB entry for IP addr [blank]"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lsr-dial-prd1*CLI> echolink dbget i 204.236.179.116 | |
9999|*ECHOTEST*|204.236.179.116 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[el0] | |
confmode=no | |
call=VE3FJB-L ; Change this! | |
pwd=[redacted] ; Change this! | |
name=VE3LSR-Link ; Change this to your real name! | |
qth=Edgar, Ontario, Canada ; Change this to your actual QTH! | |
email=[redacted] ; Change this! | |
maxstns=2 | |
rtcptimeout=10 | |
node=639440 ; Change this! | |
recfile=/tmp/recorded.gsm | |
astnode=29133 ; Change this to your active Allstar node number! | |
context=radio-secure | |
server1=server1.echolink.org | |
server2=server2.echolink.org | |
server3=server3.echolink.org | |
; freq=145.000 ; Freq in MHz | |
; tone=100.0 ; CTCSS Tone (0 for none) | |
; lat=34.74978 ; Latitude in decimal degrees | |
; lon=-92.27666 ; Longitude in decimal degrees | |
; power=0 ; 0=0W, 1=1W, 2=4W, 3=9W, 4=16W, 5=25W, 6=36W, 7=49W, 8=64W, 9=81W (Power in Watts) | |
; height=0 ; 0=10' ,1=20',2=40',3=80' ,4=160' ,5=320' ,6=640' ,7=1280',8=2560',9=5120' (AMSL in Feet) | |
; gain=7 ; Gain in db (0-9) | |
; dir=0 ; 0=omni, 1=45deg, 2=90deg, 3=135deg, 4=180deg, 5=225deg, 6=270deg, 7=315deg, 8=360deg (Direction) | |
permit=[redacted] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Mar 10 14:32:34] NOTICE[31925]: app_rpt.c:11357 connect_link: Connect attempt to node 3009999 | |
[Mar 10 14:32:34] NOTICE[31925]: app_rpt.c:11358 connect_link: Mode: Transceive | |
[Mar 10 14:32:34] NOTICE[31925]: app_rpt.c:11359 connect_link: Connection type: Normal | |
[Mar 10 14:32:34] NOTICE[31925]: app_rpt.c:11500 connect_link: rpt (remote) initiating call to echolink/el0/204.236.179.116 on echolink/el0-5 | |
[Mar 10 14:32:34] ERROR[31925]: chan_echolink.c:2578 do_new_call: Cannot find DB entry for IP addr | |
[Mar 10 14:32:34] NOTICE[31925]: app_rpt.c:10560 rpt_telemetry: Tracepoint rpt_telemetry() entered mode=3 | |
[Mar 10 14:32:34] NOTICE[31925]: app_rpt.c:10560 rpt_telemetry: Tracepoint rpt_telemetry() entered mode=46 | |
[Mar 10 14:32:34] NOTICE[31925]: app_rpt.c:10851 rpt_telemetry: Tracepoint rpt_telemetry() exit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment