mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 11:58:40 +00:00
Change register format example to match wording.
This change does not affect any other 1.6 branches as they have already been updated for other changes, which uses the word 'domain' as I have here. (closes issue #15204) Reported by: okrief git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@197088 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -400,7 +400,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
|
|||||||
;----------------------------------------- OUTBOUND SIP REGISTRATIONS ------------------------
|
;----------------------------------------- OUTBOUND SIP REGISTRATIONS ------------------------
|
||||||
; Asterisk can register as a SIP user agent to a SIP proxy (provider)
|
; Asterisk can register as a SIP user agent to a SIP proxy (provider)
|
||||||
; Format for the register statement is:
|
; Format for the register statement is:
|
||||||
; register => [transport://]user[:secret[:authuser]]@host[:port][/extension]
|
; register => [transport://]user[:secret[:authuser]]@domain[:port][/extension]
|
||||||
;
|
;
|
||||||
;
|
;
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user