Roverok / webrtc2sip

Automatically exported from code.google.com/p/webrtc2sip
0 stars 0 forks source link

WebRTC2SIP error in code #138

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi Mamadou,

in file mp_wrap.cc at line 451 there is:
                                       if(TNET_SOCKET_TYPE_IS_WS(pcWrappedMsgLeft->src_net_type) || TNET_SOCKET_TYPE_IS_WS(pcWrappedMsgLeft->src_net_type)){

I think i's a wrong copy-paste, you have missed an S in the second clause.

Anyway, very impressive job!

Original issue reported on code.google.com by palma.pi...@gmail.com on 29 Oct 2013 at 5:22

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/webrtc2sip/source/detail?r=122

Original comment by boss...@yahoo.fr on 29 Oct 2013 at 6:19