[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:55:11 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
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:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-04-07 15:10 CDT
Last Modified:              2011-05-05 17:55 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
====================================================================== 

---------------------------------------------------------------------- 
 (0134553) svnbot (reporter) - 2011-05-05 17:55
 https://issues.asterisk.org/view.php?id=19083#c134553 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 317479

_U  trunk/
U   trunk/channels/chan_alsa.c
U   trunk/channels/chan_console.c
U   trunk/channels/chan_dahdi.c
U   trunk/channels/chan_h323.c
U   trunk/channels/chan_mgcp.c
U   trunk/channels/chan_oss.c
U   trunk/channels/chan_sip.c
U   trunk/channels/chan_skinny.c
U   trunk/channels/chan_unistim.c
U   trunk/channels/chan_usbradio.c
U   trunk/channels/misdn_config.c

------------------------------------------------------------------------
r317479 | russell | 2011-05-05 17:55:10 -0500 (Thu, 05 May 2011) | 19
lines

Merged revisions 317478 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r317478 | russell | 2011-05-05 17:53:45 -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=317479 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-05 17:55 svnbot         Checkin                                      
2011-05-05 17:55 svnbot         Note Added: 0134553                          
======================================================================




More information about the asterisk-bugs mailing list