Merge lp://staging/~boiko/history-service/rtm-store_remote_participant_id into lp://staging/history-service/rtm-14.09
Proposed by
Gustavo Pichorim Boiko
Status: | Merged |
---|---|
Approved by: | Bill Filler |
Approved revision: | 175 |
Merged at revision: | 175 |
Proposed branch: | lp://staging/~boiko/history-service/rtm-store_remote_participant_id |
Merge into: | lp://staging/history-service/rtm-14.09 |
Diff against target: |
388 lines (+85/-22) 10 files modified
Ubuntu/History/historyeventmodel.cpp (+6/-0) Ubuntu/History/historyeventmodel.h (+1/-0) daemon/historydaemon.cpp (+2/-0) plugins/sqlite/schema/v11.sql (+6/-0) plugins/sqlite/sqlitehistoryplugin.cpp (+9/-5) src/tests/VoiceEventTest.cpp (+34/-12) src/types.h (+1/-0) src/voiceevent.cpp (+17/-5) src/voiceevent.h (+7/-0) src/voiceevent_p.h (+2/-0) |
To merge this branch: | bzr merge lp://staging/~boiko/history-service/rtm-store_remote_participant_id |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ubuntu Phablet Team | Pending | ||
Review via email: mp+249226@code.staging.launchpad.net |
Commit message
Store the number that was used to call a given voice event.
Description of the change
Store the number that was used to call a given voice event.
To post a comment you must log in.