Skip to content

Document Domain Apps in the new UI and remove Domain App API reference #632

Description

@akalsey

Domain Apps let a customer accept inbound SIP traffic on a SignalWire-hosted SIP domain where any user portion of the address routes to a single handler. In the new UI this is expressed as a SIP address with a wildcard user portion rather than as a distinct Domain App object. Docs currently describe only the old model.

Two changes:

1. Add a guide covering the new UI workflow. Written as the path for anyone who would previously have reached for a Domain App, including existing Domain App users looking for the equivalent. Should cover:

  • What a wildcard user portion does, and how inbound calls to arbitrary user portions resolve
  • Step-by-step: creating a SIP address with a wildcard user in the new UI
  • Attaching a handler (SWML, cXML, Relay) to the address
  • Authentication and access control settings on the address
  • A mapping table from Domain App concepts to their new UI equivalents
  • Any Domain App behavior that has no equivalent

2. Remove documentation for the Domain App management APIs. The APIs stay in place and keep working, but will not receive new features or bug fixes. Docs shouldn't route anyone toward them. This includes passing references in other pages, not just the dedicated API reference section.

Figure out if there are SDK guides, cXML pages, tutorials, etc that reference domain apps in passing and need editing rather than removal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions