question about SimpleCallSetup
"Ryan Li" <[email protected]> Tue, 16 Jan 2007 18:01:42 +0800
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
Hi, all I am new to JAIN SIP. In the SimpleCallSetup example, after the request is constructed and sent by calling inviteTid.sendRequest(); The code call dialog = inviteTid.getDialog(); and terminate. But the dialog need to take some time to be established. >From the documentation, nether Transaction.sendRequest() nor Transaction.getDialog() will block until some event happned. The question is how the sip stack guarantees that the status of dialog is updated when calling Transaction.getDialog()? Best Regards, Ryan _______________________________________________ nist-sip mailing list [email protected] http://www-x.antd.nist.gov/mailman/listinfo/nist-sip