PJSIP_CONTACT()
Synopsis
Get information about a PJSIP contact
Description
Syntax
PJSIP_CONTACT(name,field)
Arguments
name
- The name of the contact to query.field
- The configuration option for the contact to query for. Supported options are those fields on the contact object.type
- Must be of type 'contact'.uri
- SIP URI to contact peerexpiration_time
- Time to keep alive a contactqualify_frequency
- Interval at which to qualify a contactqualify_timeout
- Timeout for qualifyauthenticate_qualify
- Authenticates a qualify challenge response if neededoutbound_proxy
- Outbound proxy used when sending OPTIONS requestpath
- Stored Path vector for use in Route headers on outgoing requests.user_agent
- User-Agent header from registration.endpoint
- Endpoint namereg_server
- Asterisk Server namevia_addr
- IP-address of the last Via header from registration.via_port
- IP-port of the last Via header from registration.call_id
- Call-ID header from registration.prune_on_boot
- A contact that cannot survive a restart/boot.rtt
- The RTT of the last qualifystatus
- Status of the contact
See Also
Import Version
This documentation was imported from Asterisk Version GIT-20-f8000daff5