[asterisk-bugs] [Asterisk 0014728]: [patch] global mohinterpret setting is ignored

Asterisk Bug Tracker noreply at bugs.digium.com
Mon May 4 17:44:52 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14728 
====================================================================== 
Reported By:                dimas
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   14728
Category:                   Channels/chan_iax2
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 166771 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-03-23 17:20 CDT
Last Modified:              2009-05-04 17:44 CDT
====================================================================== 
Summary:                    [patch] global mohinterpret setting is ignored
Description: 
iax.conf says that:

; This option may be specified globally, or on a per-user or per-peer
basis.

in fact, when option is specified globally (in the [general] section), its
value is ignored. I believe this is because global value does not get
copied into pvt structure on build_peer.
====================================================================== 

---------------------------------------------------------------------- 
 (0104170) svnbot (reporter) - 2009-05-04 17:44
 http://bugs.digium.com/view.php?id=14728#c104170 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 192214

_U  trunk/
U   trunk/channels/chan_iax2.c

------------------------------------------------------------------------
r192214 | dvossel | 2009-05-04 17:44:52 -0500 (Mon, 04 May 2009) | 17
lines

Merged revisions 192213 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r192213 | dvossel | 2009-05-04 17:37:31 -0500 (Mon, 04 May 2009) | 11
lines
  
  global mohinterpret setting is ignored
  
  mohinterpret and mohsuggest global variables were not copied over during
build_users and build_peers.
  
  (closes issue http://bugs.digium.com/view.php?id=14728)
  Reported by: dimas
  Patches:
        v1-14728.patch uploaded by dimas (license 88)
  Tested by: dimas, dvossel
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-04 17:44 svnbot         Checkin                                      
2009-05-04 17:44 svnbot         Note Added: 0104170                          
======================================================================




More information about the asterisk-bugs mailing list