-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modem get's recognized but does not give any number #147
Comments
I am seeing the exact same behavior also. My debug text was like yours. The only difference is that I am running on Python 3.9. My Caller ID is passed to the other POTS phones. I never see it in the logs or console and only this: |
I never got the us robotics to work,so I got the zoom one. zoom 56k usb
modem
that works great with my raspberry pi
andi
…On Sat, Mar 26, 2022, 19:16 marklt1 ***@***.***> wrote:
Just installed the system on a Raspberry pi3B with a us robotics 5637 and
callattendant recognizes the modem. When I call, the modem will even blink
on the data, and the output in debug just shows b'RING\r\n' {RING LED
BLINKING} b'RING\r\n' {RING LED BLINKING} I have caller ID on my line and
the jack I am using works. I tested it with a real phone. I attach my
output. I am running python3.7.3 Thanks for any help, Andi
debug.txt
<https://github.com/emxsys/callattendant/files/6133732/debug.txt>
I am seeing the exact same behavior also. My debug text was like yours.
—
Reply to this email directly, view it on GitHub
<#147 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABHTYWSSDMSUB27OTNSR45LVB6ZGLANCNFSM4ZDFXTIQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Thanks for the tip. I was thinking now that it could be a python version issue but now likely a hardware issue based on your experience. |
Just installed the system on a Raspberry pi3B with a us robotics 5637 and callattendant recognizes the modem.
When I call, the modem will even blink on the data, and the output in debug just shows
b'RING\r\n'
{RING LED BLINKING}
b'RING\r\n'
{RING LED BLINKING}
I have caller ID on my line and the jack I am using works. I tested it with a real phone.
I attach my output.
I am running python3.7.3
Thanks for any help,
Andi
debug.txt
The text was updated successfully, but these errors were encountered: