Skip to content
Snippets Groups Projects
Commit 0196c5ec authored by Sébastien Blin's avatar Sébastien Blin Committed by Adrien Béraud
Browse files

sip: maintain SIP connections with contacts

This patch includes major changes on how messages are transmitted. It's the first
patch that uses the ConnectionManager. Each time a device is detected via the DHT,
Jami will ask a new p2p connection with that device and then will open a new SIP
channel. Also, the same mechanism exists when the user try to send a new message
through the DHT.

In the future, that SIP channel will be used to send vCards, presence status,
read status, etc.

Change-Id: I415553193accd8b1259ffdc037e684524fe03876
parent d2b316da
Branches
No related tags found
No related merge requests found
Showing
with 833 additions and 62 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment