[asterisk-bugs] [LibPRI 0010552]: Immediately releases channel after a DISCONNECT with In-band audio
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jun 3 19:37:54 CDT 2009
The following issue has been set as RELATED TO issue 0015265.
======================================================================
https://issues.asterisk.org/view.php?id=10552
======================================================================
Reported By: paravoid
Assigned To: file
======================================================================
Project: LibPRI
Issue ID: 10552
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.4.11
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2007-08-24 11:22 CDT
Last Modified: 2009-06-03 19:37 CDT
======================================================================
Summary: Immediately releases channel after a DISCONNECT with
In-band audio
Description:
When the network side sends a DISCONNECT message, libpri sends a RELEASE
and enters Release Request state.
While this is a valid behavior at all cases, it would be nice to be able
to hear the in-band disconnection message, where found.
However, before sending a RELEASE, the B-channel is opened and the audio
is played by Asterisk for a short moment.
This is quite annoying since if the audio is a message and not a tone, it
is chopped, resulting in user confusion.
Attached is a patch that ignores the DISCONNECT when it is accompanied by
inband audio. This is fine and a recommended behavior according to the spec
(Q.931, 5.3.4.1) since the network will start timer T306 (network
dependent) and send a RELEASE after that expires.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0013042 Patch for 10552 changes behavior people...
related to 0015265 [patch] Inband disconnect setting does ...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-06-03 19:37 jsmith Relationship added related to 0015265
======================================================================
More information about the asterisk-bugs
mailing list