User.unregister

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
(Created page with "dfdfd")
 
Line 1: Line 1:
dfdfd
+
 
 +
The '''user.unregister''' is a message that acts as an announcement for the registering module that a user has to be unregistered from the system (maybe a logout or any other reason).
 +
 
 +
Up to now H.323, SIP and IAX channels are sending a user.unregister in the engine.
 +
 
 +
Parameters
 +
 
 +
'''username'''
 +
:::the user to be unregistered
 +
 
 +
=== Optional parameters ===
 +
 
 +
'''driver'''
 +
:::used tehnology (H.323,SIP,IAX)
 +
'''data'''
 +
:::where user can be called

Revision as of 15:32, 8 October 2012

The user.unregister is a message that acts as an announcement for the registering module that a user has to be unregistered from the system (maybe a logout or any other reason).

Up to now H.323, SIP and IAX channels are sending a user.unregister in the engine.

Parameters

username

the user to be unregistered

Optional parameters

driver

used tehnology (H.323,SIP,IAX)

data

where user can be called
Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers