readme
This commit is contained in:
parent
61ede4b630
commit
50a9742737
1 changed files with 15 additions and 0 deletions
15
README.md
Normal file
15
README.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
Some asterisk hacks for radios.
|
||||
|
||||
## Ring monitoring
|
||||
|
||||
We need to turn on lights when phones are supposed to ring, or when they are calling. This AMI-based Python
|
||||
application will extract the relevant bits.
|
||||
|
||||
## Transfer back
|
||||
|
||||
We want to send people on air when the DJ presses `#9`.
|
||||
The DJ will then be put with MusicOnHold.
|
||||
When they press `9`, they can talk again with the person that was on air.
|
||||
If any of them hangs up, the call will end for the other one.
|
||||
|
||||
|
Loading…
Reference in a new issue