[Asterisk-Users] Matching SIP users and peers
Kevin P. Fleming
kpfleming at digium.com
Fri Dec 23 11:38:26 MST 2005
Douglas Garstang wrote:
> I'm wondering why it matched against the peer before the user, when this was an incoming call. Shouldn't an incoming call match a 'user' before a 'peer', if at all on the peer.
'user' entries are never matched by IP address.
As of Asterisk 1.2, there is no reason to actually use 'user' entries
any more at all; you can use 'type=peer' for everything and the behavior
will be much more consistent.
More information about the asterisk-users
mailing list