Skip to end of metadata
Go to start of metadata

CHECKSIPDOMAIN()

Synopsis

Checks if domain is a local domain.

Description

This function checks if the domain in the argument is configured as a local SIP domain that this Asterisk server is configured to handle. Returns the domain name if it is locally handled, otherwise an empty string. Check the domain= configuration in sip.conf.

Syntax

CHECKSIPDOMAIN(domain)
Arguments
  • domain

See Also

Import Version

This documentation was imported from Asterisk Version GIT-20-f8000daff5

  • No labels