1. 06 Sep, 2010 - 1 commit
  2. 03 Sep, 2010 - 3 commits
  3. 30 Aug, 2010 - 2 commits
  4. 26 Aug, 2010 - 5 commits
  5. 25 Aug, 2010 - 3 commits
  6. 23 Aug, 2010 - 1 commit
  7. 20 Aug, 2010 - 1 commit
  8. 18 Aug, 2010 - 4 commits
  9. 17 Aug, 2010 - 5 commits
  10. 16 Aug, 2010 - 1 commit
  11. 09 Aug, 2010 - 3 commits
  12. 04 Aug, 2010 - 2 commits
  13. 03 Aug, 2010 - 1 commit
  14. 02 Aug, 2010 - 1 commit
  15. 24 Jul, 2010 - 1 commit
  16. 22 Jul, 2010 - 1 commit
  17. 21 Jul, 2010 - 2 commits
    • jehan's avatar
      82291db3
    • jehan's avatar
      init mediastream after call is accepted in case of iPhone build. If... · 1dc662bf
      jehan authored
      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.
      1dc662bf
  18. 20 Jul, 2010 - 3 commits