Re: [Asterisk-Users] how to stop ringing after congestion.

2005-01-31 Thread Dan Adams
My apologies - Dan On Mon, 31 Jan 2005, Dan Adams wrote: From what I have read and understood, the On Mon, 31 Jan 2005, el Flynn wrote: Jon Gabrielson wrote: When there are no zap channels available, I signal congestion using the following: exten => _9NXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) e

Re: [Asterisk-Users] how to stop ringing after congestion.

2005-01-31 Thread Dan Adams
From what I have read and understood, the On Mon, 31 Jan 2005, el Flynn wrote: Jon Gabrielson wrote: When there are no zap channels available, I signal congestion using the following: exten => _9NXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _9NXX,2,Playtones(congestion) exten => _9NXXX

Re: [Asterisk-Users] how to stop ringing after congestion.

2005-01-30 Thread el Flynn
Jon Gabrielson wrote: When there are no zap channels available, I signal congestion using the following: exten => _9NXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _9NXX,2,Playtones(congestion) exten => _9NXX,3,Congestion The congestion sound plays correctly, but the ringing continue

[Asterisk-Users] how to stop ringing after congestion.

2005-01-30 Thread Jon Gabrielson
When there are no zap channels available, I signal congestion using the following: exten => _9NXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) exten => _9NXX,2,Playtones(congestion) exten => _9NXX,3,Congestion The congestion sound plays correctly, but the ringing continues in the background