Commit 1dc662bf authored by jehan's avatar jehan
Browse files

init mediastream after call is accepted in case of iPhone build. If...

init mediastream after call is accepted in case of iPhone build. If mediastream is init to early, linphone issues a SIGPIPE in case of incoming call while in background.
fixed error are:
	Error receiving RTP packet: Socket is not connected.
	Error receiving RTCP packet: Socket is not connected.
	linphone process event get a message 15
	CALL_ACK
	Error receiving RTP packet: Socket is not connected.
	Error receiving RTCP packet: Socket is not connected.
	Audio MSTicker: We are late of 51 miliseconds.
	synchronizing timestamp, diff=1520
	Error sending rtp packet: Broken pipe ; socket=16
	Error sending rtp packet: Broken pipe ; socket=16
	Error sending rtp packet: Broken pipe ; socket=16
	Error receiving RTP packet: Socket is not connected.
	Error receiving RTCP packet: Socket is not connected.
parent 3e8f9536
No related merge requests found
Showing with 5 additions and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment