dummy-provider: Add new anonymous incoming call on SIGUSR2
This commit is contained in:
@@ -296,7 +296,6 @@ void
|
||||
calls_dummy_origin_create_inbound (CallsDummyOrigin *self,
|
||||
const gchar *number)
|
||||
{
|
||||
g_return_if_fail (number != NULL);
|
||||
g_return_if_fail (CALLS_IS_DUMMY_ORIGIN (self));
|
||||
|
||||
add_call (self, number, TRUE);
|
||||
|
||||
Reference in New Issue
Block a user