I am trying to set up a SIP Trunk in freePBX.
Under the PEER Details, I have seen these examples for "type" in a few places:
type=peer
and
type=friend
When does it make sense to user "peer" instead of "friend" or vice versa?
I am trying to set up a SIP Trunk in freePBX.
Under the PEER Details, I have seen these examples for "type" in a few places:
type=peer
and
type=friend
When does it make sense to user "peer" instead of "friend" or vice versa?
not 100% sure, but this may help...
http://www.voip-info.org/wiki/view/Asterisk+SIP+user+vs+peer
This might further explain the differences:
* peer: A SIP entity to which Asterisk sends calls (a SIP provider for example). If you want a user (extension) to have multiple phones, define an extension that calls two SIP peers. The peer authenticates at registration.
* user: A SIP entity which places calls through Asterisk (A phone which can place calls only). Users authenticate to reach services with their context.
* friend: An entity which is both a user and a peer. This make sense for most desk handsets and other devices. Asterisk will create two objects, one peer and one user, with the same name.
Reference:
http://www.voip-info.org/wiki/
All the details on sip.conf and explanation of all parameters:
http://www.voip-info.org/wiki-Asterisk+config+sip.conf
8-)
Copyright © 2011 Fonality
Fonality and trixbox are trademarks of Fonality. Trademark Policy. Privacy Policy.
Asterisk is a trademark of Digium, Inc. Fonality and trixbox are not affiliated with, nor endorsed by Digium, Inc.
Member Since:
2006-07-16