Method | Description | |
---|---|---|
Call ( Contact from, Contact to ) : |
||
CallManager ( ISipStack stack, |
Method | Description | |
---|---|---|
OnResponse ( object sender, ResponseEventArgs e ) : void | ||
OnTerminate ( object sender, |
Unsubscribe all events so that the transaction can be garbage collected.
|
|
OnTimeout ( object sender, |
||
OnTransportFailed ( object sender, |
public Call ( Contact from, Contact to ) : |
||
from | Contact | |
to | Contact | |
return |
public CallManager ( ISipStack stack, |
||
stack | ISipStack | |
dialogManager | ||
return | System |