[asterisk-bugs] [Asterisk 0010882]: Settings in sip.conf are not processed
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Oct 5 10:25:28 CDT 2007
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=10882
======================================================================
Reported By: BuddyButterfly
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 10882
Category: Channels/chan_sip/General
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Asterisk Version: 1.4.11
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 10-04-2007 00:34 CDT
Last Modified: 10-05-2007 10:25 CDT
======================================================================
Summary: Settings in sip.conf are not processed
Description:
OSes:
1. SuSE 9.3, Kernel 2.6.11
2. Debian etch 4.0, Kernel 2.6.18
Asterisk version: 1.4.11
When I started with Asterisk I really lost some of my hair due to this
problem. The result was that specific settings in sip.conf did not work and
didn't show up in the debug files. It seemed they were ignored. I used the
standard template
and left the comments in it as an help. To separate configuration from
comments
I added all settings at the end of the comment section. The problem was,
that
the settings like externhost, sipdebug etc. did not work. By chance I
discovered that setting the sipdebug by activating it at the place where it
was
commented out, it worked. So placing all settings at the beginning of the
comment section just after the [general] context solved the problem. This
can
be easily reproduced by placing the properties directly at the end of the
comment section (for example sipdebug, externhost).
To me this looks like that properties are ignored depending on the
position in
the config file.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
10-05-07 10:25 file Status feedback => resolved
10-05-07 10:25 file Resolution reopened => no change
required
======================================================================
More information about the asterisk-bugs
mailing list