[Home]

Summary:ASTERISK-05721: Add "fromdomain" description in sip.conf
Reporter:John Todd (jtodd)Labels:
Date Opened:2005-11-27 14:54:16.000-0600Date Closed:2008-01-15 16:02:28.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Documentation
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:
The "fromdomain=" setting is valid in the [general] stanza in sip.conf, and I would add text like the following right below the "domain=" settings in [general]:

;fromdomain=mydomain.tld        ; When making outbound SIP INVITEs to
                               ; non-peers, use your primary domain "identity"
                               ; for From: headers instead of just your IP
                               ; address.  This is to be polite and
                               ; it may be a mandatory requirement for some      
                               ; destinations which do not have a prior  
                               ; account relationship with your server.  
Comments:By: Russell Bryant (russell) 2005-11-29 23:27:19.000-0600

added to the svn trunk and 1.2 branch, thanks!

By: Digium Subversion (svnbot) 2008-01-15 16:02:27.000-0600

Repository: asterisk
Revision: 7228

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

------------------------------------------------------------------------
r7228 | russell | 2008-01-15 16:02:27 -0600 (Tue, 15 Jan 2008) | 2 lines

add description of the "fromdomain" option (issue ASTERISK-5721)

------------------------------------------------------------------------

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

By: Digium Subversion (svnbot) 2008-01-15 16:02:28.000-0600

Repository: asterisk
Revision: 7229

U   trunk/configs/sip.conf.sample

------------------------------------------------------------------------
r7229 | russell | 2008-01-15 16:02:28 -0600 (Tue, 15 Jan 2008) | 2 lines

add description of the fromdomain option (issue ASTERISK-5721)

------------------------------------------------------------------------

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