Skip to content

Support dial-out emergency numbers with SIP Bridge #18187

@Antreesy

Description

@Antreesy

Tip

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Feature request

Verify and implement support of calling local emergency / short numbers (911, 112, 116117, 103, e.t.c.)

Additional context
General:

  • default_phone_region should be supplied in any case
  • Emergency centers can ping caller location from the mobile device, how is could done via SIP?
    • E.g. if address of company might be registered, what if user is calling remotely?

Frontend:

  • Requires a validation on client:
    • we can migrate from libphonenumber-js to google-libphonenumber to support validating short codes (larger library, but it's already async)

API:

  • Check if number is modified in the process

SIP:

  • Check if number is modified in the process
    • Quote: "The SIP bridge will call the number as received from Talk - but will evaluate any configured number-prefix or replace-prefixes from its server.conf."

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions