Skip to end of metadata
Go to start of metadata

PJSIPUnregister

Synopsis

Unregister an outbound registration.

Description

Send a SIP REGISTER request to the specified outbound registration with an expiration of 0. This will cause the contact added by this registration to be removed on the remote system. Note: The specified outbound registration will attempt to re-register according to it's last registration expiration.

Syntax

Action: PJSIPUnregister
ActionID: <value>
Registration: <value>
Arguments
  • ActionID - ActionID for this transaction. Will be returned.
  • Registration - The outbound registration to unregister.

See Also

Import Version

This documentation was imported from Asterisk Version SVN-branch-12-r426933

  • No labels