<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>13 Feb 2016 15:09:00 Z</lastBuildDate><pubDate>13 Feb 2016 05:20:00 Z</pubDate><description>Hello,&#13;
&#13;
I am developing a software in which there is a list of phone numbers.&#13;
&#13;
The software will dial each phone number and play a small 10 sec audio file.&#13;
&#13;
For this I am using the TAPI functionality of WD.&#13;
&#13;
On the hardware side I am using USB GSM dongle/stick with a SIM card.&#13;
&#13;
This functionality is able to get the list of modems and allow user to select a modem.&#13;
&#13;
But when we use the following code to dial a number:&#13;
sPhoneNum = "+011234567890" tapiDial(sPhoneNum,"CallStatus",15) //Here CallStatus is the function that gets called during dialing tapiPlay(AudioFileName) tapiHangUp() It show that it is dialing but the number never gets dialed at all and nothing happens. The code just gets executed one line by line and completes without any error!&#13;
&#13;
Please guide me and help solve this problem.&#13;
&#13;
TIA&#13;
&#13;
Yogi Yang</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56402-wd17-tapi-features-now-working-expected/read.awp</link><title>[WD17] - TAPI features now working as expected</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56402-wd17-tapi-features-now-working-expected-56410/read.awp</comments><pubDate>13 Feb 2016 15:09:00 Z</pubDate><description>Hi&#13;
&#13;
AFAIK, TAPI requires a tapi compatible hardware with the corresponding TAPI drivers. I doubt your gsm key has that built i…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56402-wd17-tapi-features-now-working-expected-56410/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56402-wd17-tapi-features-now-working-expected-56410/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56402-wd17-tapi-features-now-working-expected/read.awp">[WD17] - TAPI features now working as expected</source><title>Re: [WD17] - TAPI features now working as expected</title></item></channel></rss>
