[asterisk-users] iax2: two users can't authenticate from same ip address

Joshua Colp jcolp at digium.com
Mon Sep 9 12:54:59 CDT 2013


Sean Darcy wrote:
>
> home is from the home machine, which registers with the server:
>
> register => home:<pwhome>@<serverip>
>
> [home]
> type=friend
> insecure=port,invite
> secret=<pwhome> ; same secret as on server
> context=incoming
> host=<serverip>

You aren't specifying what username to authenticate as here. Add:

username=home

And give it a go.

-- 
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at:  www.digium.com  & www.asterisk.org



More information about the asterisk-users mailing list