[asterisk-bugs] [Asterisk 0014728]: [patch] global mohinterpret setting is ignored
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 4 11:12:44 CDT 2009
The following issue has been CLOSED
======================================================================
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: open
Fixed in Version:
======================================================================
Date Submitted: 2009-03-23 17:20 CDT
Last Modified: 2009-05-04 11:12 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.
======================================================================
----------------------------------------------------------------------
(0104099) dvossel (administrator) - 2009-05-04 11:12
http://bugs.digium.com/view.php?id=14728#c104099
----------------------------------------------------------------------
I tested 1.4, 1.6.0, and trunk without this patch. mohinterpret seemed to
work fine for me. I believe it is copied into the user/peer later on, not
in the build_peer/build_user function like other global variables are.
I'm going to go ahead and close this issue. If you feel I am in error,
feel free to reopen it. Please provide an iax.conf and details on how you
reproduce the issue if you choose to reopen it.
Issue History
Date Modified Username Field Change
======================================================================
2009-05-04 11:12 dvossel Note Added: 0104099
2009-05-04 11:12 dvossel Status assigned => closed
======================================================================
More information about the asterisk-bugs
mailing list