Open GoogleCodeExporter opened 9 years ago
Error I get:
*INFO: Cannot find peer with remote IP/Port=0.0.0.0/5060, connecting to the
destination...
**WARN: function: "tnet_sockfd_connectto()"
file: "src/tnet_utils.c"
line: "1612"
MSG:
TNET_ERROR_WOULDBLOCK/TNET_ERROR_ISCONN/TNET_ERROR_INPROGRESS/TNET_ERROR_EAGAIN
==> use tnet_sockfd_waitUntilWritable.
*INFO: ioctlt(4), len=0 returned zero or failed
*INFO: NETWORK EVENT FOR SERVER [SIP transport] -- FD_ACCEPT(fd=33)
*INFO: Socket added[SIP transport]: fd=33, tail.count=5
*INFO: NETWORK EVENT FOR SERVER [SIP transport] -- TNET_POLLOUT
*INFO: Socket added[SIP transport]: fd=32, tail.count=6
*INFO: Socket added (external call) 32
*INFO: Add call-id = '10746737-3205-353f-2116-51413b75ca18' to peer with local
fd = 32
*INFO: Data send requested but peer not connected yet...saving data
*INFO: State machine: Exec function failed. Moving to terminal state.
*INFO: === IST terminated ===
*INFO: *** IST destroyed ***
*INFO: Stream Peer accepted/connected - 33
*INFO: Stream Peer accepted/connected - 33
*INFO: PipeR event = 1
*INFO: NETWORK EVENT FOR SERVER [SIP transport] -- TNET_POLLOUT
*INFO: Stream Peer accepted/connected - 32
*INFO:
Original comment by gascagon...@gmail.com
on 8 Aug 2013 at 5:39
When breaker is enabled webrtc2sip drops any reInvite, whether coming from any
direction, due to which features like hold-resume, call transfer don't work
properly. Please look into this issue
Original comment by amit.bha...@gmail.com
on 8 Aug 2013 at 10:40
Can anyone solve this issue? because without the web breaker the audio don't
flow between sip terminals. And can't transfer or put on hold the call is a
real problem when trying to implement a websipphone...
Original comment by laar78...@gmail.com
on 23 Apr 2014 at 5:20
Original issue reported on code.google.com by
gascagon...@gmail.com
on 8 Aug 2013 at 5:37