t.p.s.ILocator(Interface) : interface documentation

Part of twisted.protocols.sip View Source View In Hierarchy

Known implementations: twisted.protocols.sip.InMemoryRegistry

Allow looking up physical address for logical URL.

Method getAddress Return physical URL of server for logical URL of user.
def getAddress(logicalURL): (source)

Return physical URL of server for logical URL of user.

ParameterslogicalURLa logical URL.
ReturnsDeferred which becomes URL or fails with LookupError.
API Documentation for Twisted, generated by pydoctor at 2015-04-13 15:26:48.