Open
Description
Describe the bug
FreeSWITCH is not responding to a 180 that includes "Require: 100rel" as required by RFC3261. Please note that if it is a 183, FreeSWITCH will respond. Also, I've noticed in version 1.9.0, FreeSWITCH sends the PRACK. Therefore, between 1.9.0 and 1.10.5, the issue was created.
To Reproduce
Steps to reproduce the behavior:
- Make an outbound call from FreeSWITCH to a provider.
- Provider sends 180 with "Require: 100rel"
- FreeSWITCH doesn't respond with PRACK as required by RFC3261.
- Call is terminated after no PRACK is received from FreeSWITCH.
Expected behavior
FreeSWITCH respond with a PRACK to the 180.
Package version or git hash
- Version 1.10.5