Google Code Exporter
Google Code Exporter
``` My doubango version number is: *2.0.0.814* *Thanks* *Avishay* ``` Original comment by `[email protected]` on 6 Mar 2013 at 10:27
``` the question about Doubango was for the SVN revision. If you don't have the latest revisionn you should update your code ``` Original comment by `[email protected]` on 6 Mar...
``` I ran 'svn info' in the directory where I downloaded doubango and this is what I got: Path: . URL: http://doubango.googlecode.com/svn/branches/2.0/doubango Repository Root: http://doubango.googlecode.com/svn Repository UUID: c7b0ae48-b0eb-11de-8bdf-3374eb5c7316 Revision: 814...
``` yes ``` Original comment by `[email protected]` on 6 Mar 2013 at 9:19
``` We upgraded Doubango and WebRtc2SIP to the latest version and it did no help. Then, we found that the source of problem is that our device sent an initial...
``` Good catch. Try to remove condition at https://code.google.com/p/doubango/source/browse/branches/2.0/doubango/tinyNET/s rc/tnet_transport_poll.c?r=834#720 and rebuild the source ``` Original comment by `[email protected]` on 12 Mar 2013 at 12:17 - Changed state: **NextRelease**
``` - please don't cut console logs when reporting - please attach SIPML5 logs (javascript console) ``` Original comment by `[email protected]` on 29 Apr 2013 at 7:15
``` Please find herewith full traces ``` Original comment by `[email protected]` on 30 Apr 2013 at 7:49 Attachments: - [chrome.log](https://storage.googleapis.com/google-code-attachments/webrtc2sip/issue-84/comment-2/chrome.log) - [putty.log](https://storage.googleapis.com/google-code-attachments/webrtc2sip/issue-84/comment-2/putty.log)
Original comment by `[email protected]` on 3 May 2013 at 6:41 - Changed state: **Accepted**
``` I'm getting pretty much the same log output trying to get the video to work. Audio works all the time, but video never. This message is curious since all...