-
- Downloads
* #14727: video: video receive thread should not call pjsip or touch the callmap
Also, even if tryEnterMutex returns false, we must call leaveMutex. This was leading to a dead lock when hanging up and answering a call at the same time.
Showing
- daemon/src/sip/Makefile.am 1 addition, 3 deletionsdaemon/src/sip/Makefile.am
- daemon/src/sip/sip_thread_client.cpp 0 additions, 54 deletionsdaemon/src/sip/sip_thread_client.cpp
- daemon/src/sip/sip_thread_client.h 0 additions, 50 deletionsdaemon/src/sip/sip_thread_client.h
- daemon/src/sip/sipvoiplink.cpp 33 additions, 3 deletionsdaemon/src/sip/sipvoiplink.cpp
- daemon/src/sip/sipvoiplink.h 11 additions, 2 deletionsdaemon/src/sip/sipvoiplink.h
- daemon/src/video/video_receive_thread.cpp 3 additions, 7 deletionsdaemon/src/video/video_receive_thread.cpp
- daemon/src/video/video_receive_thread.h 0 additions, 5 deletionsdaemon/src/video/video_receive_thread.h
- daemon/src/video/video_rtp_session.cpp 1 addition, 1 deletiondaemon/src/video/video_rtp_session.cpp
Loading
Please register or sign in to comment