Skip to content

FreeSWITCH Not Responding to 180  #1014

Open
@palmtown

Description

@palmtown

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:

  1. Make an outbound call from FreeSWITCH to a provider.
  2. Provider sends 180 with "Require: 100rel"
  3. FreeSWITCH doesn't respond with PRACK as required by RFC3261.
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions