| Summary: | ASTERISK-26368: res_pjsip_session: Failover does not update SDP quite right | ||
| Reporter: | Joshua C. Colp (jcolp) | Labels: | |
| Date Opened: | 2016-09-13 14:26:32 | Date Closed: | 2016-09-13 14:28:26 |
| Priority: | Minor | Regression? | No |
| Status: | Closed/Complete | Components: | Resources/res_pjsip_sdp_rtp Resources/res_pjsip_session |
| Versions: | 14.0.0-beta2 | Frequency of Occurrence | |
| Related Issues: | |||
| Environment: | Attachments: | ||
| Description: | Given the following scenarios:
Request fails over from IPv6 to IPv4. Request fails over from IPv4 to IPv6. The SDP in an INVITE from res_pjsip_session is not updated and is incorrectly populated. For example going from IPv6 to IPv4 results in the following c line: c=IN IP4 2606:4100:3880:2520::2:7 | ||
| Comments: | |||