res_pjsip_endpoint_identifier_ip

Since 13.14.0 Module Configuration Found this useful? Upvote it. ×

Module that identifies endpoints

Last reviewed 2026-04-14

Description

pjsip.conf

[identify]

Identifies endpoints via some criteria.

  • endpoint - Name of endpoint identified
  • match - IP addresses or networks to match against.
  • srv_lookups - Perform SRV lookups for provided hostnames.
  • match_header - Header/value pair to match against.

    Note

    Use of a regex is expensive so be sure you need to use a regex to match your endpoint.

  • match_request_uri - Request URI to match against.

    Note

    Use of a regex is expensive so be sure you need to use a regex to match your endpoint.

  • type - Must be of type 'identify'.

User Notes

No notes yet. Be the first to contribute a tip or example.

Contribute a note

Share a tip, gotcha, or practical example. Keep it under 2000 characters. No questions (use the Asterisk community forums for support). Wrap code in backticks.

Moderated before publishing. Email never shown.