antirek / webrtc2sip

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

MSG: Failed to start the RTP/RTCP transport #145

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Use webrtc2sip some time

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

doubango_2.0.1008
webrtc2sip_122

Please provide server logs with DEBUG level equal to INFO

*INFO: tnet_transport_prepare()
***ERROR: function: "tnet_transport_prepare()" 
file: "src/tnet_transport_poll.c" 
line: "484" 
MSG: Failed to create new pipes.
***ERROR: function: "tnet_transport_prepare()" 
file: "src/tnet_transport_poll.c" 
line: "484" 
MSG: (SYSTEM)NETWORK ERROR ==>Too many open files
***ERROR: function: "tnet_transport_start()" 
file: "src/tnet_transport.c" 
line: "289" 
MSG: Failed to prepare transport.
***ERROR: function: "trtp_manager_start()" 
file: "src/trtp_manager.c" 
line: "1337" 
MSG: Failed to start the RTP/RTCP transport

Original issue reported on code.google.com by axon...@gmail.com on 9 Dec 2013 at 7:13