|
OnRegisterClientAuth |
Top Previous Next |
|
OnRegisterClientAuth Occurs when server registration module requires user authentication info. You can pass the required password through TellUserAuth method call. This method is not available in .NET Compact Framework and COM versions.
User – the user who needs authentication Realm – the realm what should be served. TransactionId – the string ID of this SIP transaction. This should be used in subsequent call TellUserAuth |