Answer the question
In order to leave comments, you need to log in
Is it possible to set up a silent call on asterisk?
Good afternoon! Are there any options to configure asterisk (or on the phone itself) so that an incoming call to the phone (Yealink SIP-T21P) goes silent for the first 15 seconds (only line kei flashed), after which, as usual, with a beep.
Answer the question
In order to leave comments, you need to log in
New idea - using Alert-Info headers in SIP.
Something like this in Asterisk:
exten => s,1,SIPAddHeader(Alert-Info: silent)
exten => s,n,Dial(SIP/myphone,15)
exten => s,n,SIPAddHeader(Alert-Info: loud)
exten => s,n,Dial(SIP/myphone)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question