LinTronic, PhoneLineStatus

Protocol command reference list


TelephoneLineStatusRequest
Command: 910


This Status and Request command alerts about changes of the TelephoneLine status:

910[PhoneLineStatus][Parameter]

PhoneLineStatus:
010 = Idle (onhook)
020 = Phone Ringing, followed by RingCounter [Parameter]
030 = Conversation (offhook)

Works with our TelephoneRelay Automutic.
A Digital Input must be programmed to work as a TelephoneRelay input.

All status changes will automatically be send to the computer:
- when the phone rings (020) and how many rings
- when the phone is answered while ringing (030)
- when the phone is picked up for outgoing call (030)
- when the phone is idle for more than 2 seconds (010)

The TelephoneLine status can be used as Trigger to start Actions, which will allow you to for example mute the stereo-when the phone rings or when you place an outgoing call.

Note:
The timing is designed to work on Danish telephone lines, but will work on most telephone systems.
Timing will be corrected to your match country if needed.

Denmark:
- ringing signal is 1.5 sec of 50-60 Hz
- delay between ringing signals is 7.5 seconds +/- 1.5 (software will time-out after 10 sec).


Request
<0100910091>

 

< =  Start of package
01 = TO address ( device )
00 = FROM address ( computer )
910 = TelephoneLineStatus Request
091 = Checksum
> = End of package
Status
<0001910030238>
< =  Start of package
00 = TO address ( computer )
01 = FROM address ( device )
910 = TelephoneLineStatus
030 = Conversation
238 = Checksum
> = End of package