NewsHdrLeftSpacer.gif (132 bytes)
Welcome to Inventive Labs

  
Try out our new .NET Telephony Toolkit called CTI32.  It is easy to build telephone applications using VB.NET or C#.  NO PORT ROYALTIES.
NewsHdrEnd.gif (910 bytes)
NewsHdrBottom.gif (973 bytes)

TnppIdPage

If you want to send a TNPP Id style page with no predefined users at the server, then use this command. This command assumes that there are no predefined users or paging services defined at the server. You will pass in all necessary information to send a page.

Set form field values as follows:

<INPUT TYPE ="hidden" NAME="Command" VALUE="TnppIdPage">
<INPUT NAME = "AreaCode" VALUE="602">
<INPUT NAME = "AccessNumber" VALUE="5551212">
<INPUT NAME = "Baud" VALUE="1200">
<INPUT NAME = "TnppSourceId" VALUE="1A20">
<INPUT NAME = "TnppDestId" VALUE="2343">
<INPUT NAME = "TnppInertia" VALUE="3">
<INPUT NAME = "Pin" VALUE="1234567">
<INPUT NAME = "TnppFunction" VALUE="4">
<INPUT NAME = "Message" VALUE="This is the message to send">

Where VALUE in each of the lines is appropriate for the command. These really are self explanatory.

Optional parameters
   ConnectWaitTime
   Email
   EmailError
   WhereTo
   From
   Subject
   PageDelay
   IpAddress
   NamedPipeAddress
   DebugFile

© Copyright 2001-2009  Inventive Labs Corporation  All rights reserved.