Jared Smith schrieb:
> On Tue, 2009-01-20 at 16:08 +0100, Klaus Darilion wrote:
>> As my extension configuration stops after the Dial command I expect 
>> Asterisk to hang up the call. Instead I see on the console:
>>           |
>>               |
>>    == Auto fallthrough, channel 'SIP/81.16.153.183-0883dea0' status is 
>> 'CONGESTION'
>>               |
> 
> Auto-fallthrough means that Asterisk couldn't find any more priority
> numbers for the current extension, so it had to guess what the correct
> course of action was (whether to hang up, play congestion, etc.).
> 
> If you want it to hangup instead of playing congestion, simply add
> another priority to your extension (right after the call to the Dial()
> application) which calls the Hangup() application explicitly.

Ok.

Just for the info to others: the 10 seconds are hardcoded in pbx.c

regards
klaus

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to