PJSIP_AOR()
Synopsis
Get information about a PJSIP AOR
Description
Syntax
PJSIP_AOR(name,field)
Arguments
name- The name of the AOR to query.field- The configuration option for the AOR to query for. Supported options are those fields on the aor object inpjsip.conf.contact- Permanent contacts assigned to AoRdefault_expiration- Default expiration time in seconds for contacts that are dynamically bound to an AoR.mailboxes- Allow subscriptions for the specified mailbox(es)voicemail_extension- The voicemail extension to send in the NOTIFY Message-Account headermaximum_expiration- Maximum time to keep an AoRmax_contacts- Maximum number of contacts that can bind to an AoRminimum_expiration- Minimum keep alive time for an AoRremove_existing- Determines whether new contacts replace existing ones.type- Must be of type 'aor'.qualify_frequency- Interval at which to qualify an AoRqualify_timeout- Timeout for qualifyauthenticate_qualify- Authenticates a qualify request if neededoutbound_proxy- Outbound proxy used when sending OPTIONS requestsupport_path- Enables Path support for REGISTER requests and Route support for other requests.
See Also
Import Version
This documentation was imported from Asterisk Version GIT-master-7d17164