Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated to GIT-13-dd00c71

...

  • ObjectType - The object's type. This will always be 'endpoint'.
  • ObjectName - The name of this object.
  • Context - Dialplan context for inbound sessions
  • Disallow - Media Codec(s) to disallow
  • Allow - Media Codec(s) to allow
  • DtmfMode - DTMF mode
  • RtpIpv6 - Allow use of IPv6 for RTP traffic
  • RtpSymmetric - Enforce that RTP must be symmetric
  • IceSupport - Enable the ICE mechanism to help traverse NAT
  • UsePtime - Use Endpoint's requested packetisation interval
  • ForceRport - Force use of return port
  • RewriteContact - Allow Contact header to be rewritten with the source IP address-port
  • Transport - Desired transport configuration
  • OutboundProxy - Proxy through which to send requests, a full SIP URI must be provided
  • MohSuggest - Default Music On Hold class
  • 100rel - Allow support for RFC3262 provisional ACK tags
  • Timers - Session timers for SIP packets
  • TimersMinSe - Minimum session timers expiration period
  • TimersSessExpires - Maximum session timer expiration period
  • Auth - Authentication Object(s) associated with the endpoint
  • OutboundAuth - Authentication object used for outbound requests
  • Aors - AoR(s) to be used with the endpoint
  • MediaAddress - IP address used in SDP for media handling
  • IdentifyBy - Way(s) for Endpoint to be identified
  • DirectMedia - Determines whether media may flow directly between endpoints.
  • DirectMediaMethod - Direct Media method type
  • ConnectedLineMethod - Connected line method type
  • DirectMediaGlareMitigation - Mitigation of direct media (re)INVITE glare
  • DisableDirectMediaOnNat - Disable direct media session refreshes when NAT obstructs the media session
  • Callerid - CallerID information for the endpoint
  • CalleridPrivacy - Default privacy level
  • CalleridTag - Internal id
    _tag for the endpoint
  • TrustIdInbound - Accept identification information received from this endpoint
  • TrustIdOutbound - Send private identification details to the endpoint.
  • SendPai - Send the P-Asserted-Identity header
  • SendRpid - Send the Remote-Party-ID header
  • SendDiversion - Send the Diversion header, conveying the diversion information to the called user agent
  • Mailboxes - NOTIFY the endpoint when state changes for any of the specified mailboxes
  • AggregateMwi - Condense MWI notifications into a single NOTIFY.
  • MediaEncryption - Determines whether res
    _pjsip will use and enforce usage of media encryption for this endpoint.
  • MediaEncryptionOptimistic - Determines whether encryption should be used if possible but does not terminate the session if not achieved.
  • UseAvpf - Determines whether res
    _pjsip will use and enforce usage of AVPF for this endpoint.
  • ForceAvp - Determines whether res
    _pjsip will use and enforce usage of AVP, regardless of the RTP profile in use for this endpoint.
  • MediaUseReceivedTransport - Determines whether res
    _pjsip will use the media transport received in the offer SDP in the corresponding answer SDP.
  • OneTouchRecording - Determines whether one-touch recording is allowed for this endpoint.
  • InbandProgress - Determines whether chan
    _pjsip will indicate ringing using inband progress.
  • CallGroup - The numeric pickup groups for a channel.
  • PickupGroup - The numeric pickup groups that a channel can pickup.
  • NamedCallGroup - The named pickup groups for a channel.
  • NamedPickupGroup - The named pickup groups that a channel can pickup.
  • DeviceStateBusyAt - The number of in-use channels which will cause busy to be returned as device state
  • T38Udptl - Whether T.38 UDPTL support is enabled or not
  • T38UdptlEc - T.38 UDPTL error correction method
  • T38UdptlMaxdatagram - T.38 UDPTL maximum datagram size
  • FaxDetect - Whether CNG tone detection is enabled
  • T38UdptlNat - Whether NAT support is enabled on UDPTL sessions
  • T38UdptlIpv6 - Whether IPv6 is used for UDPTL Sessions
  • ToneZone - Set which country's indications to use for channels created for this endpoint.
  • Language - Set the default language to use for channels created for this endpoint.
  • RecordOnFeature - The feature to enact when one-touch recording is turned on.
  • RecordOffFeature - The feature to enact when one-touch recording is turned off.
  • AllowTransfer - Determines whether SIP REFER transfers are allowed for this endpoint
  • UserEqPhone - Determines whether a user=phone parameter is placed into the request URI if the user is determined to be a phone number
  • SdpOwner - String placed as the username portion of an SDP origin (o=) line.
  • SdpSession - String used for the SDP session (s=) line.
  • TosAudio - DSCP TOS bits for audio streams
  • TosVideo - DSCP TOS bits for video streams
  • CosAudio - Priority for audio streams
  • CosVideo - Priority for video streams
  • AllowSubscribe - Determines if endpoint is allowed to initiate subscriptions with Asterisk.
  • SubMinExpiry - The minimum allowed expiry time for subscriptions initiated by the endpoint.
  • FromUser - Username to use in From header for requests to this endpoint.
  • FromDomain - Domain to user in From header for requests to this endpoint.
  • MwiFromUser - Username to use in From header for unsolicited MWI NOTIFYs to this endpoint.
  • RtpEngine - Name of the RTP engine to use for channels created for this endpoint
  • DtlsVerify - Verify that the provided peer certificate is valid
  • DtlsRekey - Interval at which to renegotiate the TLS session and rekey the SRTP session
  • DtlsCertFile - Path to certificate file to present to peer
  • DtlsPrivateKey - Path to private key for certificate file
  • DtlsCipher - Cipher to use for DTLS negotiation
  • DtlsCaFile - Path to certificate authority certificate
  • DtlsCaPath - Path to a directory containing certificate authority certificates
  • DtlsSetup - Whether we are willing to accept connections, connect to the other party, or both.
  • SrtpTag32 - Determines whether 32 byte tags should be used instead of 80 byte tags.
  • RedirectMethod - How redirects received from an endpoint are handled
  • SetVar - Variable set on a channel involving the endpoint.
  • MessageContext - Context to route incoming MESSAGE requests to.
  • Accountcode - An accountcode to set automatically on any channels created for this endpoint.
  • DeviceState - The aggregate device state for this endpoint.
  • ActiveChannels - The number of active channels associated with this endpoint.

...