friend => can GENERATE and RECEIVE calls
peer => can only GENERATE calls
user => can only RECEIVE calls
Alyed
Return-Path: <[EMAIL PROTECTED]> Fri Jul 07 09:27:13 2006
Received: from digium-69-16-138-164.phx1.puregig.net [69.16.138.164] by mail11.webcontrolcenter.com with SMTP;
Fri, 7 Jul 2006 09:27:13 -0700
Received: from digium-69-16-138-164.phx1.puregig.net (localhost [127.0.0.1])
I have this in sip.conf:
[ata1]
username = ata1
accountcode = ata1
qualify = yes
secret = foo
type = friend
host = dynamic
fromdomain = ipt.gumby.com
context = fromata_start
qualify = yes
When a call comes in from this device, if I have type=peer, Asterisk doesn't match it, but it does if type=friend. Why not? I thought peers made and received calls, and friends only made calls. If that's the case, then it should match against type=peer, and certainly not against type=friend.
Doug.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
