[asterisk-users] Auto Fall Through when kicking users in MeetMe

Jared Smith jsmith at digium.com
Mon Jul 16 09:33:09 CDT 2007


On Mon, 2007-07-16 at 00:07 -0700, Arpit Mehta wrote:
> Also what does auto fall through mean ?

Auto-fallthrough happens when Asterisk runs out of priority numbers for
the current extension.  For example, if my extension looks like:

exten => 123,1,Playback(hello-world)
exten => 123,2,Playback(asterisk-friend)

Asterisk will hangup the call after priority 2, because this extension
has no other priorities.

-- 
Jared Smith
Community Relations Manager
Digium, Inc.




More information about the asterisk-users mailing list