[chan-capi-users] Busy/Congestion on chan_capi
Mario Goegel
mario at goegel.net
Sat Oct 11 18:27:08 CEST 2008
Sven Geggus schrieb:
> Hello,
>
> when using the following from the Asterisk documentation:
>
> exten => <MSN>,117,Answer
> exten => <MSN>,118,Playtones(congestion)
> exten => <MSN>,119,Congestion
>
> This does not give me the usual Telco busy Signal.
>
> Instead the call is answered and the busy tone is played by Asterisk.
It's exactly that, which you tell asterisk with your dialplan.
>
> This is OK for SIP, but not for BRI.
>
> How can I change this in my chan_capi dialplan context?
change to:
exten => <MSN>,117,Busy
Mario
More information about the Chan-capi-users
mailing list