-
- Downloads
sipcall: answer with audio only to empty offers
Currently, when an empty offer is received, a media offer is generated with audio, and video if enabled in the account. Now, the generated offer will include only audio. Both participants can add video to the call if they wish. Also some code clean-up Gitlab: #556 Change-Id: Id51bf44b2b84fd9341de4b67bf53963614088ef8
Showing
- src/sip/sipcall.cpp 2 additions, 3 deletionssrc/sip/sipcall.cpp
- src/sip/sipcall.h 2 additions, 3 deletionssrc/sip/sipcall.h
- src/sip/sipvoiplink.cpp 1 addition, 1 deletionsrc/sip/sipvoiplink.cpp
- test/unitTest/sip_account/sip_empty_offer.cpp 9 additions, 64 deletionstest/unitTest/sip_account/sip_empty_offer.cpp
Loading
Please register or sign in to comment