For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Log inSign up
Support
PlatformCallingAIMessagingTools
PlatformCallingAIMessagingTools
    • Get started
  • Setup
    • Create an account
    • API credentials
    • Port phone numbers to SignalWire
    • Trial mode
  • Core
    • Webhooks
    • Allow SignalWire IPs through your firewall
    • International support
    • Media URL protection
    • Default limits
    • Segment IDs
  • Architecture
    • Resources
    • Addresses
    • Subscribers
  • Phone numbers
    • Overview
    • E911
    • What is E.164?
  • Integrations
      • Adding AI capabilities to FreeSWITCH
      • Clean and reconfigure with mod_signalwire
      • Installing FreeSWITCH or FreeSWITCH Enterprise
      • Sending an SMS from FreeSWITCH XML dialplan
LogoLogoSignalWire Docs
Log inSign up
Support
IntegrationsFreeSWITCH

Clean and reconfigure with mod_signalwire

|View as Markdown|Open in Claude|
Was this page helpful?
Edit this page
Previous

Installing FreeSWITCH or FreeSWITCH Enterprise

Next
Built with

When using FreeSWITCH mod_signalwire, these commands can be used to unload mod_signalwire, discard current Connector configs, and obtain a new Token.

ActionCommand
Unload modfs_cli -x “unload mod_signalwire”
Kill gatewayfs_cli -x “sofia profile signalwire killgw signalwire”
Remove config filesfs_cli -x "signalwire token-reset"
Load modfs_cli-x “load mod_signalwire”
ReconfigureObtain new token with fs_cli -x "signalwire token", delete old connector from account Dashboard and complete setup process again; also re-forward Number to newly created Connector