[asterisk-bugs] [Asterisk 0016121]: [patch] ExternalIVR TCP client functionality does not work
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Nov 11 14:57:54 CST 2009
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=16121
======================================================================
Reported By: thedavidfactor
Assigned To: thedavidfactor
======================================================================
Project: Asterisk
Issue ID: 16121
Category: Applications/app_externalivr
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
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-11-11 14:57 CST
======================================================================
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-11-11 14:57 thedavidfactor Status ready for review =>
assigned
2009-11-11 14:57 thedavidfactor Assigned To => thedavidfactor
======================================================================
More information about the asterisk-bugs
mailing list