-
- Downloads
incoming call, getCallDetails inform about AUDIO_ONLY
make public Call::setEarlyDetails and change its name
for Call::updateDetails().
This permits to change details at creation AND after
as in the case of RingAccount where we don't have
details when the call is created.
Change-Id: I145624f93358990ed36d027bdb47bd4e498b1770
Signed-off-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
Showing
- src/call.cpp 3 additions, 3 deletionssrc/call.cpp
- src/call.h 9 additions, 2 deletionssrc/call.h
- src/ringdht/ringaccount.cpp 2 additions, 1 deletionsrc/ringdht/ringaccount.cpp
- src/ringdht/ringaccount.h 2 additions, 1 deletionsrc/ringdht/ringaccount.h
- src/sip/sipaccount.cpp 5 additions, 2 deletionssrc/sip/sipaccount.cpp
- src/sip/sipaccount.h 2 additions, 1 deletionsrc/sip/sipaccount.h
- src/sip/sipaccountbase.h 2 additions, 1 deletionsrc/sip/sipaccountbase.h
- src/sip/sipvoiplink.cpp 12 additions, 3 deletionssrc/sip/sipvoiplink.cpp
Loading
Please register or sign in to comment