[Asterisk-Users] IAX2: Don't know any of 0xf800 formats
Kevin P. Fleming
kpfleming at digium.com
Wed Dec 7 19:25:52 MST 2005
Ryan Courtnage wrote:
> [guest]
> type=user
> context=incoming
>
> ; Asterlink
> [1234567]
> context=incoming
> type=user
> disallow=all
> allow=g726
If you have two users defined that don't require authentication, IP
addresses or IP address masks, you cannot expect Asterisk to predictably
choose one or the other. In that case, it will choose the last one
defined, although future versions might change that behavior.
Please don't try to rely on it; find some way to conclusively identify
each non-guest user/peer and leave 'guest' for connections that don't
require authentication and _also_ might come from any host.
More information about the asterisk-users
mailing list