B4J Question How do I integrate the B4J program with a Fritz Box router?

amorosik

Expert
Licensed User
In my case, I have a Fritz 7530 and 6850
However, from a telephony perspective, they're all similar: they have a radio component that allows you to connect up to six phones, and then via Ethernet you can connect/register other phones, such as desktop landlines or those with their own base station, like Snom's M300 base station
Ask ChatGpt, and it seems it's possible to connect to the router's TCP port 1012, which is what their Call Monitor program does
But I can't find any information on which commands can be received from the router to the PC and vice versa wich command to send from pc to FritzBox
Has anyone ever attempted to connect a Fritz router with the B4J program?
 

Cableguy

Expert
Licensed User
Longtime User
Have you tried sending AT commands... have you tried connecting through a terminal client?
 
Upvote 0
Top