[asterisk-bugs] [Asterisk 0019083]: [patch] "sip show settings" shows wrong values for jitter buffer settings
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 5 17:53:47 CDT 2011
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=19083
======================================================================
Reported By: rgagnon
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 19083
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.8.3.2
JIRA: SWP-3321
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 313094
Request Review:
======================================================================
Date Submitted: 2011-04-07 15:10 CDT
Last Modified: 2011-05-05 17:53 CDT
======================================================================
Summary: [patch] "sip show settings" shows wrong values for
jitter buffer settings
Description:
Default settings indicated for jitter buffer within sip.conf.sample are not
used or indicated in chan_sip when issuing the 'sip show settings' command.
Attached patch corrects this, as well as adds display of "jbtargetextra"
value
======================================================================
----------------------------------------------------------------------
(0134552) svnbot (reporter) - 2011-05-05 17:53
https://issues.asterisk.org/view.php?id=19083#c134552
----------------------------------------------------------------------
Repository: asterisk
Revision: 317478
U branches/1.8/channels/chan_alsa.c
U branches/1.8/channels/chan_console.c
U branches/1.8/channels/chan_dahdi.c
U branches/1.8/channels/chan_h323.c
U branches/1.8/channels/chan_mgcp.c
U branches/1.8/channels/chan_oss.c
U branches/1.8/channels/chan_sip.c
U branches/1.8/channels/chan_skinny.c
U branches/1.8/channels/chan_unistim.c
U branches/1.8/channels/chan_usbradio.c
U branches/1.8/channels/misdn_config.c
------------------------------------------------------------------------
r317478 | russell | 2011-05-05 17:53:46 -0500 (Thu, 05 May 2011) | 12
lines
Fix some consistency issues with jitterbuffer config.
Store the defaults noted in the sample config files in the jitterbuffer
config
data structure. This makes the CLI commands that output these settings
show
the right thing. Also only show the settings that are relevant in the
settings
CLI commands, based on which jitterbuffer is selected and whether it's
enabled.
(closes issue https://issues.asterisk.org/view.php?id=19083)
Reported by: rgagnon
Patches:
issue-19083-trunk-r313139.diff uploaded by rgagnon (license 1202)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=317478
Issue History
Date Modified Username Field Change
======================================================================
2011-05-05 17:53 svnbot Checkin
2011-05-05 17:53 svnbot Note Added: 0134552
2011-05-05 17:53 svnbot Status ready for review =>
assigned
2011-05-05 17:53 svnbot Assigned To => russell
======================================================================
More information about the asterisk-bugs
mailing list