purple: call sipe_media_call->stream_initialized_cb() only once per stream
commit560d02dd590f08d3b98795e8dd0938f1aaf6690b
authorJakub Adam <jakub.adam@ktknet.cz>
Mon, 7 Jan 2013 20:46:44 +0000 (7 21:46 +0100)
committerJakub Adam <jakub.adam@ktknet.cz>
Mon, 7 Jan 2013 21:22:31 +0000 (7 22:22 +0100)
treea8ce1714d4c74caf6cb12ebe8e08f1c6fec6db27
parent00cee1f4be989644d757bb99fe178b1ad5ada9ba
purple: call sipe_media_call->stream_initialized_cb() only once per stream

Previous commit made duplicate invocations possible.
src/purple/purple-media.c