How to check for outcomming calls from app
Hello,
what I need is checking for outgoing calls, filter the number and do an action based on the number (probably would need to make a daemon), from what I found, it should be possible via dbus, but I know nothing about these things.
I need to end the call (and make some other actions) or let the call happen.
Can you help me or point me somewhere?
Thanks.