Part of twisted.protocols.sip View Source View In Hierarchy
Known implementations: twisted.protocols.sip.InMemoryRegistry
| Method | registerAddress | Register the physical address of a logical URL. | 
| Method | unregisterAddress | Unregister the physical address of a logical URL. | 
| Method | getRegistrationInfo | Get registration info for logical URL. | 
| Returns | Deferred of Registrationor failure with 
RegistrationError. | |
| Returns | Deferred of Registrationor failure with 
RegistrationError. | |
| Returns | Deferred of Registrationobject or failure of 
LookupError. | |