[asterisk-bugs] [Asterisk 0012442]: pri loop TestClient/TestServer fails: server SEND DTMF 8
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Mar 25 11:34:28 CDT 2009
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=12442
======================================================================
Reported By: tzafrir
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 12442
Category: Applications/app_test
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.19
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2008-04-14 16:31 CDT
Last Modified: 2009-03-25 11:34 CDT
======================================================================
Summary: pri loop TestClient/TestServer fails: server SEND
DTMF 8
Description:
I connect a loop between two PRI ports (one is net and one is CPE). The
channels in the "net" part go into a context in which extension 224 runs
TestServer() . Channel 35 is one of the channels of the CPE port.
I run:
originate Zap/35/224 application TestClient 35
Expected result: a successful test.
Actual result: TestClint succeds. TestServer fails at 'SEND DTMF 8'. It
seems that the channel is hung up before the DTMF is properly sent.
Workaround: add a sleep of one second in testclient_exec right after
identifying the DTMF 8 and efore hanging up. This seems to work, but I'm
not sure why the whole thing suddenly broke. Hence I don't consider it a
patch (yet?).
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-03-25 11:34 russell Assigned To russell => dvossel
======================================================================
More information about the asterisk-bugs
mailing list