[asterisk-bugs] [Asterisk 0017663]: IPv6: get_refer_info
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jul 16 07:45:54 CDT 2010
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=17663
======================================================================
Reported By: oej
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17663
Category: Channels/chan_sip/General
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 277027
Request Review:
======================================================================
Date Submitted: 2010-07-16 07:45 CDT
Last Modified: 2010-07-16 07:45 CDT
======================================================================
Summary: IPv6: get_refer_info
Description:
14207 domain = ptr;
14208 if ((ptr = strchr(domain, ':'))) { /* Remove
:port */
14209 *ptr = '\0';
14210 }
14211
Another case where we just search for : to separate host and port
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-07-16 07:45 oej New Issue
2010-07-16 07:45 oej Asterisk Version => SVN
2010-07-16 07:45 oej Regression => No
2010-07-16 07:45 oej SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
2010-07-16 07:45 oej SVN Revision (number only!) => 277027
======================================================================
More information about the asterisk-bugs
mailing list