Open GoogleCodeExporter opened 9 years ago
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 have hit another problem. I try to call using SIPML5 with the
appropriate websocket server url and rtcwebbreaker enabled. The call is
received on my PC. But no audio heard. Asterisk logs show that:
No SRTP module loaded, cannot setup SRTP session
Does this mean that even after enabling rtcwebbreaker WebRTC2SIP is sending
SRTP instead of RTP stream? Any help would be appreciated.
Original comment by harikuma...@gmail.com
on 29 Dec 2012 at 12:37
Oh, by the way I solved the previous problem by executing export
LD_LIBRARY_PATH=/usr/local/lib on the prompt.
Original comment by harikuma...@gmail.com
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
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function:
"_tnet_ice_ctx_fsm_GatheringComplet_2_ConnChecking_X_ConnCheck()"
file: "src/ice/tnet_ice_ctx.c"
line: "1338"
MSG: ConnCheck timedout
warning: The VAD has been replaced by a hack pending a complete rewrite
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "_trtp_manager_ice_init()"
file: "src/trtp_manager.c"
line: "228"
MSG: ICE context not ready
***ERROR: function: "trtp_manager_start()"
file: "src/trtp_manager.c"
line: "565"
MSG: _trtp_manager_ice_init() failed
warning: The VAD has been replaced by a hack pending a complete rewrite
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: sendto() failed
***ERROR: function: "tnet_sockfd_sendto()"
file: "src/tnet_utils.c"
line: "1370"
MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted
--------------------------------------------------------------------------------
--
[root@localhost sbin]# ./webrtc2sip
Copyright (C) 2012 Doubango Telecom <http://www.doubango.org>
'quit' to quit the application.
warning: The VAD has been replaced by a hack pending a complete rewrite
***ERROR: function:
"_tnet_ice_ctx_fsm_GatheringComplet_2_ConnChecking_X_ConnCheck()"
file: "src/ice/tnet_ice_ctx.c"
line: "1338"
MSG: ConnCheck timedout
warning: The VAD has been replaced by a hack pending a complete rewrite
***ERROR: function: "_trtp_manager_ice_init()"
file: "src/trtp_manager.c"
line: "228"
MSG: ICE context not ready
***ERROR: function: "trtp_manager_start()"
file: "src/trtp_manager.c"
line: "565"
MSG: _trtp_manager_ice_init() failed
warning: The VAD has been replaced by a hack pending a complete rewrite
***ERROR: function: "_trtp_manager_ice_init()"
file: "src/trtp_manager.c"
line: "228"
MSG: ICE context not ready
***ERROR: function: "trtp_manager_start()"
file: "src/trtp_manager.c"
line: "565"
MSG: _trtp_manager_ice_init() failed
warning: The VAD has been replaced by a hack pending a complete rewrite
Original comment by harikuma...@gmail.com
on 29 Dec 2012 at 2:01
Original issue reported on code.google.com by
harikuma...@gmail.com
on 29 Dec 2012 at 9:04