[asterisk-bugs] [Asterisk 0016121]: [patch] ExternalIVR TCP client functionality does not work

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Oct 26 08:58:50 CDT 2009


The following issue is now READY FOR REVIEW. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16121 
====================================================================== 
Reported By:                thedavidfactor
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16121
Category:                   Applications/app_externalivr
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for review
Asterisk Version:           1.6.1.6 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-10-23 13:34 CDT
Last Modified:              2009-10-26 08:58 CDT
====================================================================== 
Summary:                    [patch] ExternalIVR TCP client functionality does
not work
Description: 
If you use the ivr:// form of the ExternalIVR argument it fails without
error. I did some investigation discovered that where the
ast_tcptls_session_args gets populated, starting on line 457, the code was
using local_ instead of remote_

Changing this to remote_ causes ExternalIVR to attempt to connect and give
appropriate messages.

I have attached a patch
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-10-26 08:58 lmadsen        Status                   new => ready for review
======================================================================




More information about the asterisk-bugs mailing list