📄 tapi_dialout.shtml
字号:
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Zafir Anjum">
<TITLE>TAPI to place out-bound calls</TITLE>
</HEAD>
<body background="../fancyhome/back.gif" bgcolor="#FFFFFF" link="#B50029" vlink="#8E2323" alink="#FF0000" bgproperties="fixed">
<table WIDTH="100%">
<tr WIDTH="100%">
<td align=center><!--#exec cgi="/cgi/ads.cgi"--><td>
</tr>
</table>
<CENTER>
<H3>
<FONT COLOR="#AOAO99">TAPI to place out-bound calls</FONT></H3></CENTER>
<HR>
This article was contributed by <A HREF="mailto:shams@aritel-net.com">M. Shams Mukhtar</A>.
<P>Following are the steps involved to place outbound calls using TAPI services/API s
<ul>
<li>Call API function lineInitialize to start the TAPI session.
<li>Call API function lineNegotiateApiVersion to make sure you can use the installed TAPI services.
<li>Call API function lineOpen to get a line that is appropriate for your needs (data, fax, voice and so on).
<li>Use the LINECALLPARAMS structure to setup calling parameters before you place the call and finally
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -