I’m using LinuxMCE for my home automation. And in here, asterisk is also included.
In here, i want that once somebody push my doorbell, the phones start ringing.
In LinuxMCE, i’m able to start ringing the phones. But they keep ringing. I can’t stop them (except with picking up the phone).
So i would like to know if there’s a way to ring a phone (once, twice…) from a command line.
Put a timeout on the Dial command so it only rings for a specified period of time and then Asterisk will send a BYE to the device. If it keeps ringing, it’s in error, not Asterisk.