Add incoming answer to call control, also allow to send recall tone

This commit is contained in:
Andreas Eversberg
2017-08-06 11:30:39 +02:00
parent f5e4058c6f
commit 8ce3ff455d
8 changed files with 45 additions and 0 deletions

View File

@@ -940,6 +940,10 @@ inval:
return 0;
}
void call_out_answer(int __attribute__((unused)) callref)
{
}
/* Call control sends disconnect (with tones).
* An active call stays active, so tones and annoucements can be received
* by mobile station.