[asterisk-bugs] [Asterisk 0014432]: automon stops working when call retrived from parking lot
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Feb 8 05:45:51 CST 2009
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=14432
======================================================================
Reported By: nssl
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14432
Category: Resources/res_features
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.4.23
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-02-08 05:45 CST
Last Modified: 2009-02-08 05:45 CST
======================================================================
Summary: automon stops working when call retrived from
parking lot
Description:
I tested this in 1.4.18 and 1.4.23 and discovered that
on demain recording default (*1) stops working when a call is retrived
from parking - It seems that res_features "unsets" or "resets" the builtin
features and somehow automon gets dropped ?
I thinks its in the park_exec subroutine ?
memset(&config, 0, sizeof(struct ast_bridge_config));
ast_set_flag(&(config.features_callee), AST_FEATURE_REDIRECT);
Regards
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-02-08 05:45 nssl New Issue
2009-02-08 05:45 nssl Asterisk Version => 1.4.23
2009-02-08 05:45 nssl Regression => No
2009-02-08 05:45 nssl SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list