Add incoming answer to call control, also allow to send recall tone
This commit is contained in:
@@ -741,6 +741,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.
|
||||
|
Reference in New Issue
Block a user