[asterisk-bugs] [Asterisk 0012442]: pri loop TestClient/TestServer fails: server SEND DTMF 8

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 18 14:10:48 CST 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12442 
====================================================================== 
Reported By:                tzafrir
Assigned To:                blitzrage
====================================================================== 
Project:                    Asterisk
Issue ID:                   12442
Category:                   Applications/app_test
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.19 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-04-14 16:31 CDT
Last Modified:              2008-12-18 14:10 CST
====================================================================== 
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               
====================================================================== 
2008-12-18 14:10 Corydon76      Assigned To               => blitzrage       
======================================================================




More information about the asterisk-bugs mailing list