B4A only: call forwarding

Job ID: 36432683

Budget: €8 – €30 EUR

No Xamarin, Flutter, Android Studio, Jasonette, ...
No XCode, Kotlin, Objective C, Swift,... or other tools. None of these!

I would like to create a function that will forward incoming call, like a switchboard.
I would like to choose which call must be forwarded.
Note: **21* forwards ALL INCOMING CALLS so, it is not usable

This function must be used into a B4A (Basic4Android) project.
Probably this function can be written in Java too.


******************
Sub PE_PhoneStateChanged (State As String, IncomingNumber As String, Intent As Intent)
If State = "RINGING" Then
If IncomingNumber = "++441234567800" Then

------>FORWARD CODE

End If
End If
End Sub
******************

Low budget available. No upfront.
Source-code required for test (no payments before test, no APK).