Google Code Exporter
Google Code Exporter
``` Issue 108 has been merged into this issue. ``` Original comment by `[email protected]` on 14 Jul 2013 at 4:54
``` https://groups.google.com/forum/#!topic/doubango/0L6o9-Rjkyw ``` Original comment by `[email protected]` on 1 Aug 2013 at 7:31 - Changed state: **Accepted**
``` It turns out RTP ptime variable is differennt from server. mine was; - a=ptime:20 server's was: - a=ptime:40 there was 20 byte of extra package data unreadable for sip...
``` [deleted comment] ```
Original comment by `[email protected]` on 9 Jan 2013 at 10:44 - Changed state: **Accepted**
``` Ok, I have an update to my problem. I did manage to get WebRTC2SIP started. What I did was execute from the prompt and everything worked fine. However, I...
``` Oh, by the way I solved the previous problem by executing export LD_LIBRARY_PATH=/usr/local/lib on the prompt. ``` Original comment by `[email protected]` on 29 Dec 2012 at 12:38
``` These are some logs from the WebRTC2SIP that I see now: line: "1370" MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted ***ERROR: function: "tnet_sockfd_sendto()" file: "src/tnet_utils.c" line: "1370" MSG: sendto() failed...
``` [deleted comment] ```
``` Have you edited the wireshark trace? Because there is no server reflexive candidate i the 200 OK from webrtc2sip to chrome. ``` Original comment by `[email protected]` on 16 Jan...