Asterisk func checksipdomain
Created by: murf,Last modification on Sat 14 of Jan, 2006 [05:31 UTC]
Synopsis:
Checks if domain is a local domainDescription:
CHECKSIPDOMAIN(<domain|IP>)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
Notes
- *CLI> show function CHECKSIPDOMAIN

Comments