Hi there,
I’m new in asterisk. Tring to use a raspberry pi with asterisk and freepbx connecting to the doorbell.
What I need to know is supress the sounds from the console while dialing or busy cal.
Example:
I use
asterisk -rx "originate console/alsa extension 1000@default"
Call rings on phone and we can hear the calling tone on console
I want to supress all sounds on the console in a way the caller does not know it is calling.
This is the fisrt problem I had
After this step I have a question: during a cal is possible to run a batch ?
Best regards