Comfort Automation/ Security System Forums
Internal phone ring tone - Printable Version

+- Comfort Automation/ Security System Forums (https://www.comfortforums.com)
+-- Forum: Support (https://www.comfortforums.com/forum-2.html)
+--- Forum: Problems & Troubleshooting (https://www.comfortforums.com/forum-36.html)
+---- Forum: Door Stations (https://www.comfortforums.com/forum-68.html)
+---- Thread: Internal phone ring tone (/thread-4864.html)



- Ian - 03-04-2018

I have had a browse but can\'t find an answer to my question.
I have a Comfort II. When a door station doorbell is pushed the internal phone rings. I have a DECT system with caller ID, the phone shows \'External\' when a doorbell is pushed.
I have two doorbells, one at tthe front of the house and one at the rear.

My question is; is there a way to identify which doorbell is pushed on the internal phone?
If there is it would be handy to set a different ring tone so I know which door to go to!
 



- slychiu - 03-04-2018

The ring tone is determined by the phone, not by Comfort. The door station rings with a different timing than an external call
for 2 door stations, perhaps you can make a Response on the Disc Events > Doorbell Response

If DoorStationId = 1 Then
    Announce Door 1
Else
    Announce Door 2
End If

Can gurantee that it will work like that because it has not been tried



- Ian - 03-04-2018

Thanks for the reply - I\'ll have a play.



- Ian - 03-04-2018

It works - thank you.
Not what I could really do with as I can\'t hear the keypads all over the house, but its a start.


- Ian - 09-11-2020

I noticed recently that this is no longer working. If I trigger the response manually from within Comfigurator it works, but it does not trigger if the doorbell is pressed.
It is still listed as the response to trigger under Miscellaneous Events\\Doorbell Response.


- slychiu - 09-12-2020

The Doorbell response is still working. I have confirmed it a few moments ago.
Have you upgraded Comfigurator to the leatest 3.13.5?



- Ian - 09-12-2020

I have.


- slychiu - 09-12-2020

Try writing to Comfort again



- Ian - 09-12-2020

That has sorted it out. Thank you.