[Home]

Summary:ASTERISK-14211: Suggested change in sip.conf comments
Reporter:Olivier Krief (okrief)Labels:
Date Opened:2009-05-27 02:41:59Date Closed:2009-05-27 11:04:58
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Original comments include :

;----------------------------------------- OUTBOUND SIP REGISTRATIONS  ------------------------
; Asterisk can register as a SIP user agent to a SIP proxy (provider)
; Format for the register statement is:
;       register => [transport://]user[:secret[:authuser]]@host[:port][/extension]
;
;
;
; domain is either
;       - domain in DNS
;       - host name in DNS
;       - the name of a peer defined below or in realtime

Suggestion for consistency is to substitute host and domain either in register line or "domain is either" line.
Comments:By: Digium Subversion (svnbot) 2009-05-27 11:04:57

Repository: asterisk
Revision: 197088

U   branches/1.6.0/configs/sip.conf.sample

------------------------------------------------------------------------
r197088 | lmadsen | 2009-05-27 11:04:57 -0500 (Wed, 27 May 2009) | 8 lines

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 ASTERISK-14211)
Reported by: okrief
------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=197088