cusax-fix
Emil Ivov 20 years ago
parent 2a57c676b9
commit 3fb3d1400a

@ -209,7 +209,7 @@ && getCallState().equals(CallState.CALL_INITIALIZATION))
/**
* Returns <tt>true</tt> if <tt>dialog</tt> matches the jain sip dialog
* established with one of the participants in this call.
*
*
* @param dialog the dialog whose corresponding participant we're looking
* for.
* @return true if this call contains a call participant whose jain sip
@ -285,5 +285,4 @@ public CallSession getMediaCallSession()
{
return this.mediaCallSession;
}
}

Loading…
Cancel
Save