How can i automatically call back ( voice ) after i get ring and hangup from the caller?.
This is the code that am using :
How can i automatically call back ( voice ) after i get ring and hangup from the caller?.
This is the code that am using :
Take a look at the ADL Call Service:
adl_callSetup() sets up a call to a specified phone number…
I read the whole call service but the program with this basic code, is not working:
adl_callSetup(myPhoneNumber, ADL_CALL_MODE_VOICE);
i get constant target restart ?
hi mark,
i am working on the same call module can u help me in making acall what are requirements to be made such that timers,audio etc…