git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@44578
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
; host is either a host name defined in DNS or the name of a section defined
; below.
;
+; A similar effect can be achieved by adding a "contact" option in a peer section.
+; this is equivalent to having the following line in the general section:
+;
+; register => username:secret@host/contact
+;
+; and more readable because you don't have to write the parameters in two places
+; (note that the "port" is ignored - this is a bug that should be fixed).
+;
; Examples:
;
;register => 1234:password@mysipprovider.com