[asterisk-bugs] [Asterisk 0017771]: AudioHook Inherit doesn't work after atxfer.
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jul 30 15:36:22 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=17771
======================================================================
Reported By: anonymouz666
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 17771
Category: Applications/app_mixmonitor
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
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:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 2010-07-30 14:59 CDT
Last Modified: 2010-07-30 15:36 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)
======================================================================
----------------------------------------------------------------------
(0125400) dvossel (administrator) - 2010-07-30 15:36
https://issues.asterisk.org/view.php?id=17771#c125400
----------------------------------------------------------------------
I talked to the reported on IRC. We determined that AUDIOHOOK_INHERIT
works as expected, but that does not include the scenario in the
description.
Issue History
Date Modified Username Field Change
======================================================================
2010-07-30 15:36 dvossel Note Added: 0125400
2010-07-30 15:36 dvossel Status assigned => closed
2010-07-30 15:36 dvossel Resolution open => no change
required
======================================================================
More information about the asterisk-bugs
mailing list