Skip to content

Fix handling of sip-options-respond-503-on-busy profile parameter#2980

Open
bundasmanu wants to merge 2 commits intosignalwire:masterfrom
bundasmanu:improve_503_handling_for_sip_options
Open

Fix handling of sip-options-respond-503-on-busy profile parameter#2980
bundasmanu wants to merge 2 commits intosignalwire:masterfrom
bundasmanu:improve_503_handling_for_sip_options

Conversation

@bundasmanu
Copy link

Description

Quick fix to evaluate sip-options-respond-503-on-busy profile value on SIP Options in request.
The other logic was kept as is, only changed for SIP OPTIONS.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Code cleanup / refactor

Related Issues

#2937

Testing

  • Added/updated unit tests
  • Tested manually
  • Tested with live SignalWire credentials (if applicable)

Checklist

  • I have read the CONTRIBUTING guidelines
  • My code follows the project's style guidelines
  • I have added tests for my changes (if applicable)
  • I have updated documentation (if applicable)
  • All existing tests pass

Additional Notes

Tests were done forcing update on profile to set var to true and false, and the respective output was displayed: 503 Maximum Calls in Progress and 200 OK, respectively.

grumvalski added a commit to libon/freeswitch that referenced this pull request Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant