[Btx] Problem mit btx_modem und neu-ulm
Thomas Kühling
thomas.kuehling at netzdeponie.de
Sat Sep 12 20:20:07 UTC 2020
Hallo zusammen,
ich sitze gerade am MultiKom und ich möchte gerne ein offline Setup
aufbauen, damit ich nicht auf eine Amtsleitung angewiesen bin.
Ich habe nun das MultiKom an FON1 der Fritzbox und an der Fritzbox ist
im Netzwerk ein Raspberry mit Asterisk13. Ich habe das btx_modem als
Applikation dafür gebaut und den neu-ulm Server über socat angebunden.
Leider klappt die Einwahl nicht. Hier sind ein paar Details zu meiner
Installation:
extensions.conf für das v23 Modem:
[Bildschirmtext]
exten => 190,1,v23(127.0.0.1 8289)
Und neu-ulm.py habe ich via socat wie folgt laufen:
root at raspberrypi:/usr/local/src/bildschirmtext/server# socat
TCP-LISTEN:8289,reuseaddr,fork 'exec:python3 neu-ulm.py'
So sieht es aus, wenn sich das MultiKom einwählen möchte:
Neu-Ulm running.
showing page: '00000a'
compressed 497 down to 323
Sending pal/char: .OK
Sending text: .....................................OK
history: ['00000a']
links: {}
client disconnected, shutting down.
Während der Einwahl liefert Asterisk folgendes Debug:
== Using SIP RTP CoS mark 5
> 0xb432aef0 -- Strict RTP learning after remote address set
to: 192.168.188.1:7078
-- Executing [190 at Bildschirmtext:1] V23("SIP/sip-fon1-0000000f",
"127.0.0.1 8289") in new stack
== Spawn extension (Bildschirmtext, 190, 1) exited non-zero on
'SIP/sip-fon1-0000000f'
[Sep 12 21:09:53] NOTICE[491]: chan_sip.c:28603
handle_request_subscribe: Received SIP subscribe for peer without
mailbox: sip-fon1
Eine Mailbox habe ich nicht definiert. Der Fehler kommt vermutlich
durch den Timeout. Das MultiKom bekommt keine Einwahl und bricht dann
irgendwann ab.
Hat jemand eine Idee, was ich falsch mache?
--
Danke und Grüße,
Thomas Kühling
More information about the Btx
mailing list