Asterisk Project : Asterisk 17 ManagerAction_PJSIPUnregister

PJSIPUnregister

Synopsis

Unregister an outbound registration.

Description

Unregisters the specified (or all) outbound registration(s) and stops future registration attempts. Call PJSIPRegister to start registration and schedule re-registrations according to configuration.

Syntax

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

See Also

Import Version

This documentation was imported from Asterisk Version GIT-17-7300bdd