| Summary: | ASTERISK-19341: Missing initialization on bind_addr | ||
| Reporter: | andre valentin (avalentin) | Labels: | |
| Date Opened: | 2012-02-10 10:28:16.000-0600 | Date Closed: | 2013-02-24 17:04:18.000-0600 |
| Priority: | Major | Regression? | |
| Status: | Closed/Complete | Components: | Channels/chan_jingle |
| Versions: | 10.1.2 | Frequency of Occurrence | |
| Related Issues: | |||
| Environment: | CentOS 6 | Attachments: | ( 0) 0105-chan_jingle.patch |
| Description: | Outgoing connections are not possible with chan_jingle because it dows not initialize it's bindaddr correctly. This assigns sin_family = AF_INET to it. | ||
| Comments: | By: andre valentin (avalentin) 2012-02-10 10:29:36.102-0600 Set sin_family to AF_INET on bindaddr By: Matt Jordan (mjordan) 2012-02-10 14:10:46.614-0600 I've acknowledged this issue. Currently, chan_jingle is an extended support module and development support for it comes from the Asterisk community. As such, response times for issues in said modules may reflect that. | ||