[asterisk-bugs] [Asterisk 0017771]: AudioHook Inherit doesn't work after atxfer.
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jul 30 14:59:01 CDT 2010
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=17771
======================================================================
Reported By: anonymouz666
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17771
Category: Applications/app_mixmonitor
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.34
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-07-30 14:59 CDT
Last Modified: 2010-07-30 14:59 CDT
======================================================================
Summary: AudioHook Inherit doesn't work after atxfer.
Description:
The scenario is very simple:
SIP A calls SIP B. SIP A atxfer SIP B to SIP C. At this time the file is
increasing. After SIP A hangups, SIP B and SIP C are talking - looking at
the recording file is totally stopped (didn't inherit).
At the moment SIP A is calling SIP B, this is the dialplan for recording:
exten =>
_3XX,n,MixMonitor(${CALLERID(num)}-${EXTEN}-${UNIQUEID}.wav49|bW(0))
exten => _3XX,n,Set(AUDIOHOOK_INHERIT(MixMonitor)=yes)
exten => _3XX,n,Dial(SIP/${EXTEN},35)
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-07-30 14:59 anonymouz666 New Issue
2010-07-30 14:59 anonymouz666 Asterisk Version => 1.4.34
2010-07-30 14:59 anonymouz666 Regression => No
2010-07-30 14:59 anonymouz666 SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list