Updates:
        Status: Reopened

Comment #3 on issue 11 by jean.deruelle: New feature: use SIP MESSAGE request to send message
http://code.google.com/p/webrtcomm/issues/detail?id=11

Laurent,

I have a case where the SIP Servlets app between the 2 browsers sends back a 100 Trying Message Sent once it has forwarded the MESSAGE. but this will trigger the call to onWebRTCommMessageSendErrorEvent. I think the line https://code.google.com/p/webrtcomm/source/browse/src/WebRTComm/PrivateJainSipMessageConnector.js?spec=svn0d78761ba7cd6009f5da236fd6d902b089696964&r=0d78761ba7cd6009f5da236fd6d902b089696964#124 should be replaced with if (statusCode >= 100 && statusCode < 300) {

or have another state for informational response such as message in progress or message being delivered

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to