bug in setting up call state at startup
Submitted by Kai Vehmanen
Assigned to Pekka Pessi @ppessi
Description
STEPS:
- do not start tpring
- make a call to number X with ofono
- start tpring
- tpring detects the ongoing calls and creates channels for them
- try to create a new call to X
EXPECTED OUTCOME: a new, separate channel is established to X (and the original call is put on hold)
ACTUAL OUTCOME: assert hit: --cut-- ERROR:call.c:648:modem_call_set_handler: assertion failed: (success) --cut--
Version: git master