<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Way2call telephony device discussion forum : Hi-Phone DLL</title>
  <link>http://www.way2call.com/forum/</link>
  <description>This is an XML content feed of; Way2call telephony device discussion forum : Hi-Phone DLL : Last 100 Posts</description>
  <pubDate>Fri, 14 Aug 2026 12:06:38 +0000</pubDate>
  <lastBuildDate>Thu, 21 Nov 2013 00:07:05 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 10.14</generator>
  <ttl>60</ttl>
  <WebWizForums:feedURL>www.way2call.com/forum/RSS_topic_feed.asp?FID=3</WebWizForums:feedURL>
  <image>
   <title>Way2call telephony device discussion forum</title>
   <url>http://www.way2call.com/forum/forum_images/way2call_logo.jpg</url>
   <link>http://www.way2call.com/forum/</link>
  </image>
  <item>
   <title>Hi-Phone DLL : Wav file not playing in outgoing call</title>
   <link>http://www.way2call.com/forum/wav-file-not-playing-in-outgoing-call_topic265_post654.html#654</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=479">natharhussain</a><br /><strong>Subject:</strong> Wav file not playing in outgoing call<br /><strong>Posted:</strong> Nov 21 2013 at 12:07am<br /><br />I am new to the Way2Call family. The device I use is Hiphone Maestro. I developed an application in C# using the Multiple Devices SDK. Am able to successfully make a call and the AsyncCallDialingDone event is also fired. But am not able to play a wav file in the call. I am not sure what exactly could be problem and I have tried both the versions of the PlayWav file method. I downloaded the sample application from Way2Call and even it is having the same problem.<br><br>Any information or help is appreciated<br><br><br>]]>
   </description>
   <pubDate>Thu, 21 Nov 2013 00:07:05 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/wav-file-not-playing-in-outgoing-call_topic265_post654.html#654</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : HP_EVENT_ASYNC_PLAYBACKDONE</title>
   <link>http://www.way2call.com/forum/hp-event-async-playbackdone_topic259_post648.html#648</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=457">jeppsonj</a><br /><strong>Subject:</strong> HP_EVENT_ASYNC_PLAYBACKDONE<br /><strong>Posted:</strong> Jun 14 2013 at 3:15pm<br /><br /><span style='font-family: "Calibri","sans-serif"; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: "Times New Roman"; mso-bidi-theme-font: minor-bidi; mso-ansi-: EN-US; mso-fareast-: EN-US; mso-bidi-: AR-SA;'>I am trying to determine when a wave file hasfinished playing to the HiPhone.<span style="mso-spacerun: yes;"><font size="3">&nbsp; </font></span>I amplaying the wave file using the w2cUsbM_PlayWaveFile call to play the wave fileand that works fine.<span style="mso-spacerun: yes;"><font size="3">&nbsp;&nbsp; </font></span>The API documentationfor the w2cUsbM_PlayWaveFile API states that the HP_EVENT_ASYNC_PLAYBACKDONEevent is fired when the playback has finished.<span style="mso-spacerun: yes;"><font size="3">&nbsp;</font></span>I do not see this event.<span style="mso-spacerun: yes;"><font size="3">&nbsp; </font></span>I getother events in my HiPhoneCallbackProc routine such as the </span><span style='font-family: "Calibri","sans-serif"; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: "Courier New"; mso-ansi-: EN-US; mso-fareast-: EN-US; mso-bidi-: AR-SA; mso-no-proof: yes;'>HPEVT_DEVICE_RESET,HPEVT_LINE_RING_START, HPEVT_LINE_RING_END and most others I have wanted toreceive but not the </span><span style='font-family: "Calibri","sans-serif"; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: "Times New Roman"; mso-bidi-theme-font: minor-bidi; mso-ansi-: EN-US; mso-fareast-: EN-US; mso-bidi-: AR-SA;'>HP_EVENT_ASYNC_PLAYBACKDONE event.<span style="mso-spacerun: yes;"><font size="3">&nbsp; </font></span>I would also like to detect when a callerhangs up the phone but I don’t see any event when this happens.<span style="mso-spacerun: yes;"><font size="3">&nbsp; </font></span>Any help you could give me would be greatlyappreciated.</span>]]>
   </description>
   <pubDate>Fri, 14 Jun 2013 15:15:12 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/hp-event-async-playbackdone_topic259_post648.html#648</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Sending .wav files in Java</title>
   <link>http://www.way2call.com/forum/sending-wav-files-in-java_topic256_post645.html#645</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=457">jeppsonj</a><br /><strong>Subject:</strong> Sending .wav files in Java<br /><strong>Posted:</strong> Apr 10 2013 at 2:52pm<br /><br /><p><span style='color: black; font-family: "Calibri","sans-serif"; font-size: 12pt; mso-fareast-font-family: "Times New Roman"; mso-bidi-font-family: "Times New Roman"; mso-ansi-: EN-US; mso-fareast-: EN-US; mso-bidi-: AR-SA;'>Does anyone have an example of sending .wav files to a <span style='color: black; font-family: "Calibri","sans-serif"; font-size: 12pt; mso-fareast-font-family: "Times New Roman"; mso-bidi-font-family: "Times New Roman"; mso-ansi-: EN-US; mso-fareast-: EN-US; mso-bidi-: AR-SA;'>Hi-Phone Desktop Lite USB?&nbsp; I have looked at the example applet and through the Java API and am not seeing the function that would do this.&nbsp; Thanks for your help.</span></span></p>]]>
   </description>
   <pubDate>Wed, 10 Apr 2013 14:52:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/sending-wav-files-in-java_topic256_post645.html#645</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Using Mixed AuxWaveInContent</title>
   <link>http://www.way2call.com/forum/using-mixed-auxwaveincontent_topic49_post504.html#504</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=284">robin121</a><br /><strong>Subject:</strong> Using Mixed AuxWaveInContent<br /><strong>Posted:</strong> Nov 03 2011 at 7:15am<br /><br />So did it lead to any result, I mean when you upgraded?]]>
   </description>
   <pubDate>Thu, 03 Nov 2011 07:15:23 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/using-mixed-auxwaveincontent_topic49_post504.html#504</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Strange behaviour</title>
   <link>http://www.way2call.com/forum/strange-behaviour_topic120_post337.html#337</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=130">cvbreuke</a><br /><strong>Subject:</strong> Strange behaviour<br /><strong>Posted:</strong> Apr 28 2011 at 2:40pm<br /><br />A couple of months we have embedded the OCX (for a Hi-Phone Desktop Lite) within our own application, allowing a visitor-self-registration system to dial the host automatically, and when the host does not answer it automatically calls a second number, a third etc.<br><br>This is in fact a kind of public address system, the visitor speaks to a microphone within a console and the person on the other side of the line is heard over the computer's speakers - everything handsfree.<br><br>As (anyhow under XP) the Hi-Phone driver does not re-direct the voice of the person on the other side of the line I use an audio library ("bass" - as directsound does not work under W7) which enables me to pickup the "Hi-Phone aux" signal and propagates it to the system's default soundcard. For anyone interested: this gives some (serious) latency but if you only use it during a call - stop it when the call is finished it is truely usable.<br><br>The microphone is directly connected to the Hi-Phone Desktop Lite.<br><br>Some weird behavious suddenly occurred after a 6 weeks of (heavy) usage: suddenly the Hi-Phone does not recognise the reorder tone anymore (does not fire any event). This behaviour came up suddenly but never disappeared.<br><br>We did some tests today and found the following:<br><br>1. If we remove the microphone or we put the volume <u>very</u> low (e.g. 1000) the recognition worked again, but in that case the person on the other side of the line does not hear the visitor anymore.&nbsp; (fyi: our default volume for this type of microphone = 28000)<br><br>2. If we remove the bass sound-propagition subsystem within our software, the recognisation also works<br><br>3. If we put the system volume (windows mixer) very low the recognition also works again - but in that case we almost don't hear the other persons voice on the speakers anymore.<br><br>Using the default test program makes no sense in this case as the sound of the other person's voice and/or the reorder tone is not hearable on the system's loudspeakers (at least not in XP)<br><br>What we think/fear is that the microphone (headset) input of the Hi-Phone device is connected to the same circuit that is used for voice detection as well as for the reorder-tone detection - such that the reorder tone which is also picked up by the microphone confuses the device - what it might even make it worse is that the picked up recoorder-tone by the microphone is also slightly (few msec) out of sync of course due to the latency of using the bass library.<br><br>Could anyone shine a light on this??? Best would be a solution such that we don't need the bass (or any library again) but we have already sone more questions on this topic on this forum.<br><br>Thanks in advance, Carl van Breukelen, G10<br>]]>
   </description>
   <pubDate>Thu, 28 Apr 2011 14:40:16 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/strange-behaviour_topic120_post337.html#337</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Connect phone in to sound card out</title>
   <link>http://www.way2call.com/forum/connect-phone-in-to-sound-card-out_topic58_post310.html#310</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=130">cvbreuke</a><br /><strong>Subject:</strong> Connect phone in to sound card out<br /><strong>Posted:</strong> Feb 16 2011 at 6:40am<br /><br />Could you be more specific about "<FONT face=Calibri>It can be done by adding a small application to route waves</FONT>"?<DIV>&nbsp;</DIV><DIV>I have made such a program myself using the BASS Audio Library, but it seems that after a while the latency grows unworkable (multiple seconds) or even the whole sound freezes.</DIV><DIV>&nbsp;</DIV><DIV>Is there a standard solution available?</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance,</DIV><DIV>&nbsp;</DIV><DIV>Carl van Breukelen</DIV><DIV>G10</DIV>]]>
   </description>
   <pubDate>Wed, 16 Feb 2011 06:40:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/connect-phone-in-to-sound-card-out_topic58_post310.html#310</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Detection Timeout Event</title>
   <link>http://www.way2call.com/forum/detection-timeout-event_topic102_post307.html#307</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=141">ravuri.vasu</a><br /><strong>Subject:</strong> Detection Timeout Event<br /><strong>Posted:</strong> Feb 11 2011 at 1:41am<br /><br />What is "Detection Timeout"<br><br>When&nbsp; I try to call from the sample console application provided by way2call, It is dialing the phone only one time and it is unable to hangup the call. From that point every time I call through application it showing "Detection Timeout" event.<br><br>Why the way2call modem is unable to hangup the Call<br><br>Please reply me.... <br>Thanks<br><br><br>]]>
   </description>
   <pubDate>Fri, 11 Feb 2011 01:41:30 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/detection-timeout-event_topic102_post307.html#307</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Connect phone in to sound card out</title>
   <link>http://www.way2call.com/forum/connect-phone-in-to-sound-card-out_topic58_post180.html#180</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=19">doronsh</a><br /><strong>Subject:</strong> Connect phone in to sound card out<br /><strong>Posted:</strong> Mar 31 2010 at 9:52am<br /><br /><P style="MARGIN: 0in 0in 10pt" =Ms&#111;normal><FONT size=3 face=Calibri>It can be done by adding a small application to route waves.</FONT></P><P style="MARGIN: 0in 0in 10pt" =Ms&#111;normal><FONT size=3 face=Calibri>Can you explain what you are trying to do, because maybe the Hi-Phone can support it?</FONT></P>]]>
   </description>
   <pubDate>Wed, 31 Mar 2010 09:52:41 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/connect-phone-in-to-sound-card-out_topic58_post180.html#180</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Connect phone in to sound card out</title>
   <link>http://www.way2call.com/forum/connect-phone-in-to-sound-card-out_topic58_post175.html#175</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=77">zakrzep</a><br /><strong>Subject:</strong> Connect phone in to sound card out<br /><strong>Posted:</strong> Mar 23 2010 at 11:05am<br /><br /><P>Is there a way to connect the local phone of the Way2Call to the wave out of a sound card to use for a paging system?</P><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Tue, 23 Mar 2010 11:05:04 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/connect-phone-in-to-sound-card-out_topic58_post175.html#175</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Using Mixed AuxWaveInContent</title>
   <link>http://www.way2call.com/forum/using-mixed-auxwaveincontent_topic49_post156.html#156</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=71">always</a><br /><strong>Subject:</strong> Using Mixed AuxWaveInContent<br /><strong>Posted:</strong> Feb 24 2010 at 7:49pm<br /><br />I am using:<DIV>&nbsp;<FONT size=1>w2cDrv.Device&#091;0&#093;.Phone.EchoSuppression = </FONT><FONT color=#2b91af size=1><FONT color=#2b91af size=1>CWay2callDriver</FONT></FONT><FONT size=1>.</FONT><FONT color=#2b91af size=1><FONT color=#2b91af size=1>CDevice</FONT></FONT><FONT size=1>.</FONT><FONT color=#2b91af size=1><FONT color=#2b91af size=1>FUNCTION_SWITCH</FONT></FONT><FONT size=1>.Off;</DIV></FONT><DIV>&nbsp;</DIV><DIV>I am still on WinXP but will upgrade f/w if you think that will help.</DIV>]]>
   </description>
   <pubDate>Wed, 24 Feb 2010 19:49:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/using-mixed-auxwaveincontent_topic49_post156.html#156</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Using Mixed AuxWaveInContent</title>
   <link>http://www.way2call.com/forum/using-mixed-auxwaveincontent_topic49_post155.html#155</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=19">doronsh</a><br /><strong>Subject:</strong> Using Mixed AuxWaveInContent<br /><strong>Posted:</strong> Feb 24 2010 at 5:31pm<br /><br /><P style="LINE-HEIGHT: normal; MARGIN: 0in 0in 0pt" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'">Please try to cancel echo suppression (Echo suppression option disabled)</P><DIV></DIV><P style="LINE-HEIGHT: normal; MARGIN: 0in 0in 0pt" =Ms&#111;normal>If you are using WIN 7 also update the device f/w.<?: prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P>]]>
   </description>
   <pubDate>Wed, 24 Feb 2010 17:31:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/using-mixed-auxwaveincontent_topic49_post155.html#155</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Using Mixed AuxWaveInContent</title>
   <link>http://www.way2call.com/forum/using-mixed-auxwaveincontent_topic49_post151.html#151</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=71">always</a><br /><strong>Subject:</strong> Using Mixed AuxWaveInContent<br /><strong>Posted:</strong> Feb 24 2010 at 6:57am<br /><br />Hi-Phone Desktop USB 010493<BR>P/N HD00USGR02<BR>Firmware 4.03.34<BR>w2cHpClrCs.dll&nbsp;&nbsp; File Version 1.0.0.1<BR>Driver Version 13609]]>
   </description>
   <pubDate>Wed, 24 Feb 2010 06:57:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/using-mixed-auxwaveincontent_topic49_post151.html#151</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Using Mixed AuxWaveInContent</title>
   <link>http://www.way2call.com/forum/using-mixed-auxwaveincontent_topic49_post149.html#149</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=19">doronsh</a><br /><strong>Subject:</strong> Using Mixed AuxWaveInContent<br /><strong>Posted:</strong> Feb 23 2010 at 8:13pm<br /><br /><P style="MARGIN: 0in 0in 10pt" =Ms&#111;normal><FONT size=3 face=Calibri>Please provide more information about the Hi-Phone p/n and fw version.</FONT></P><P style="MARGIN: 0in 0in 10pt" =Ms&#111;normal><FONT size=3 face=Calibri>Also, what Hi-Phone drivers and SDK API are you using?</FONT></P>]]>
   </description>
   <pubDate>Tue, 23 Feb 2010 20:13:38 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/using-mixed-auxwaveincontent_topic49_post149.html#149</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Using Mixed AuxWaveInContent</title>
   <link>http://www.way2call.com/forum/using-mixed-auxwaveincontent_topic49_post148.html#148</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=71">always</a><br /><strong>Subject:</strong> Using Mixed AuxWaveInContent<br /><strong>Posted:</strong> Feb 23 2010 at 7:57pm<br /><br />I have used HiPhone USBs for many years and have previously recorded complete phone conversations by mixing the input/output streams using code that was developed for other voice modems.<BR>I thought it would be good to use the HiPhone's Aux Wave In to record the conversation instead of doing the software mixing.&nbsp; I set the AuxWaveInContent to WaveOutMixedWithCODEC, but then I get a high volume of noise on the WaveIn line (which is also copied to the AuxWaveIn line).&nbsp; There is no problem when the AuxWaveInContent is set to&nbsp; Default_CODEC or to WaveOut -- although then the recording is only one sided.<BR>This happens for SwitchingModes Phone_PcAudio or Line_PcAudio_Phone.<BR>Is it possible to use the AuxWaveIn line to record the mixed audio -- or is the only way to continue with software mixing as I previously used?<BR>]]>
   </description>
   <pubDate>Tue, 23 Feb 2010 19:57:25 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/using-mixed-auxwaveincontent_topic49_post148.html#148</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Wait for dialtone</title>
   <link>http://www.way2call.com/forum/wait-for-dialtone_topic47_post140.html#140</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=19">doronsh</a><br /><strong>Subject:</strong> Wait for dialtone<br /><strong>Posted:</strong> Feb 01 2010 at 3:22pm<br /><br /><DIV></DIV><P style="MARGIN: 0in 0in 10pt" =Ms&#111;normal><FONT size=3 face=Calibri>Try to increase the wait for a dial tone period</FONT></P><P style="MARGIN: 0in 0in 10pt" =Ms&#111;normal><FONT size=3 face=Calibri>The default is 6 sec.</FONT></P><P style="MARGIN: 0in 0in 10pt" =Ms&#111;normal><FONT size=3 face=Calibri>This can be changed in the TAPI setup</FONT></P><P style="MARGIN: 0in 0in 10pt" =Ms&#111;normal><FONT size=3 face=Calibri>Go to: Start menu &gt;&gt;&gt; programs &gt;&gt;&gt; Way2call multiple Hi-Phone devices &gt;&gt;&gt; TAPI setup</FONT></P><P style="MARGIN: 0in 0in 10pt" =Ms&#111;normal><FONT size=3 face=Calibri>Configure</FONT></P><P style="MARGIN: 0in 0in 10pt" =Ms&#111;normal><FONT size=3 face=Calibri>Wait for a dial tone Timeout default is 6 se. Try to increase this time.</FONT></P><P style="MARGIN: 0in 0in 10pt" =Ms&#111;normal><FONT size=3 face=Calibri>Uncheck the wait for a dial tone may solve it as well.</FONT></P>]]>
   </description>
   <pubDate>Mon, 01 Feb 2010 15:22:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/wait-for-dialtone_topic47_post140.html#140</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Wait for dialtone</title>
   <link>http://www.way2call.com/forum/wait-for-dialtone_topic47_post139.html#139</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=22">hpman28</a><br /><strong>Subject:</strong> Wait for dialtone<br /><strong>Posted:</strong> Feb 01 2010 at 2:17pm<br /><br />Hi,<br><br>We sometimes have an issue of getting dial tone.<br><br>Some of the lines have answering machines messages that causes the lines not to have dial tone straight away.<br><br>I tried using the "W" command in the way2call application, but it's not working.<br><br>Is there a way I can "delay" the dial up in a second or two.<br><br>Thanks,<br>Hadar<br>]]>
   </description>
   <pubDate>Mon, 01 Feb 2010 14:17:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/wait-for-dialtone_topic47_post139.html#139</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Line Polarity inversion for detect connect</title>
   <link>http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post134.html#134</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=19">doronsh</a><br /><strong>Subject:</strong> Line Polarity inversion for detect connect<br /><strong>Posted:</strong> Jan 22 2010 at 7:35am<br /><br />firmware update has been emailed to you.]]>
   </description>
   <pubDate>Fri, 22 Jan 2010 07:35:36 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post134.html#134</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Line Polarity inversion for detect connect</title>
   <link>http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post133.html#133</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=33">Jos</a><br /><strong>Subject:</strong> Line Polarity inversion for detect connect<br /><strong>Posted:</strong> Jan 22 2010 at 6:49am<br /><br /><P>Thanks Doron,</P><P>I'll wait for the firmware update.</P>]]>
   </description>
   <pubDate>Fri, 22 Jan 2010 06:49:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post133.html#133</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Line Polarity inversion for detect connect</title>
   <link>http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post132.html#132</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=19">doronsh</a><br /><strong>Subject:</strong> Line Polarity inversion for detect connect<br /><strong>Posted:</strong> Jan 21 2010 at 11:00am<br /><br /><P style="LINE-HEIGHT: normal; MARGIN: 0in 1.5pt 10pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN" lang=EN>The line reversal feature is not supported by the Hi-Phone Desktop Pro but not via the DLL and API's<?: prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0in 1.5pt 0.75pt" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN" lang=EN>We’ll send you a firmware update that supports this feature, and instructions how you can test it.<o:p></o:p></SPAN></P><P>&nbsp;</P><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 21 Jan 2010 11:00:41 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post132.html#132</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Line Polarity inversion for detect connect</title>
   <link>http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post131.html#131</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=33">Jos</a><br /><strong>Subject:</strong> Line Polarity inversion for detect connect<br /><strong>Posted:</strong> Jan 21 2010 at 10:08am<br /><br /><P>Hello Doron,</P><P><BR></P><P>I have received the pro units. How I can read line polarity status?. Is there any specific event to inform about this or I must read any modem flag?</P><P><BR></P><P>Thanks.</P><P><BR></P><P>(I am using drivers 2.00.95 and Multipe devices DLL API 1.05.04)</P>]]>
   </description>
   <pubDate>Thu, 21 Jan 2010 10:08:51 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post131.html#131</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Line Polarity inversion for detect connect</title>
   <link>http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post130.html#130</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=33">Jos</a><br /><strong>Subject:</strong> Line Polarity inversion for detect connect<br /><strong>Posted:</strong> Jan 19 2010 at 4:22am<br /><br />Hello Doron,<br><br>Sorry for the delay. Our customer says that yes, line polarity can indicate remote connect, but I cannot check it yet. We have ordered you some Pro units to check it at our office.<br><br>Regards,<br>]]>
   </description>
   <pubDate>Tue, 19 Jan 2010 04:22:35 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post130.html#130</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Line Polarity inversion for detect connect</title>
   <link>http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post126.html#126</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=19">doronsh</a><br /><strong>Subject:</strong> Line Polarity inversion for detect connect<br /><strong>Posted:</strong> Dec 17 2009 at 7:01pm<br /><br /><FONT face=Calibri><P style="MARGIN: 0in 0in 10pt" =Ms&#111;normal><FONT size=3>Analog lines are not providing accurate way to detect the answer or connect state, and therefore the method is based on audio on the line, voice, silence ,.etc,..</FONT></P><P style="MARGIN: 0in 0in 10pt" =Ms&#111;normal><FONT size=3>Currently this is not supported by any of the Hi-Phone products, however, the Hi-Phone Desktop Pro may be able to report the line polarity reversal event, but again, I’m not sure if this feature designed for this purpose, and if the Telco line generates this line polarity reversal as soon as line is answered.</FONT></P><P style="MARGIN: 0in 0in 10pt" =Ms&#111;normal><FONT size=3>Can you verify this?</FONT></P><P style="MARGIN: 0in 0in 10pt" =Ms&#111;normal></FONT></P>]]>
   </description>
   <pubDate>Thu, 17 Dec 2009 19:01:01 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post126.html#126</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Line Polarity inversion for detect connect</title>
   <link>http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post125.html#125</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=33">Jos</a><br /><strong>Subject:</strong> Line Polarity inversion for detect connect<br /><strong>Posted:</strong> Dec 17 2009 at 6:33pm<br /><br /><P>Is there another method for detect this connected status without use speech/tone detector(more accurately)?</P><P>Perhaps another Hi-Phone modem? Our customer wants to calculate this time and with speech/tone detector values have undesired fluctuations.</P><P>Thanks Doron.</P>]]>
   </description>
   <pubDate>Thu, 17 Dec 2009 18:33:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post125.html#125</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Line Polarity inversion for detect connect</title>
   <link>http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post123.html#123</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=19">doronsh</a><br /><strong>Subject:</strong> Line Polarity inversion for detect connect<br /><strong>Posted:</strong> Dec 17 2009 at 5:10pm<br /><br /><P style="MARGIN: 0in 0in 10pt" =Ms&#111;normal><FONT size=3 face=Calibri>The Hi-Phone Desktop Lite doesn’t support line polarity reversal feature.</FONT></P><P style="MARGIN: 0in 0in 10pt" =Ms&#111;normal><FONT size=3 face=Calibri>This feature may be assist with Caller ID detection, but I’m not sure if it can give the connected indication.</FONT></P>]]>
   </description>
   <pubDate>Thu, 17 Dec 2009 17:10:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post123.html#123</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Line Polarity inversion for detect connect</title>
   <link>http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post122.html#122</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=33">Jos</a><br /><strong>Subject:</strong> Line Polarity inversion for detect connect<br /><strong>Posted:</strong> Dec 16 2009 at 2:42pm<br /><br /><P>Hello all,</P><P>I am currently detecting remote connection in outgoing calls using events for speech/tone detector. This method is quite imprecise and have problems when we connect with a silence destination.</P><P>It is know that in many PSTN lines there is a polarity inversion when remote picks up that could be used to detect this connected status and will be more accurately that the last one.</P><P>I have been testing whit SLIC_PolarityReversal member for struct that returns GetStatus function but it seems that always is set to 0<img src="http://www.way2call.com/forum/smileys/smiley19.gif" border="0" alt="Cry" title="Cry" />. I am using dll api.</P><P>Is there any method in Hi-Phone Desktop USB Lite to get this polarity status?</P><P>Thanks.</P><P><BR></P><P><BR></P>]]>
   </description>
   <pubDate>Wed, 16 Dec 2009 14:42:57 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/line-polarity-inversion-for-detect-connect_topic42_post122.html#122</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : DTMF detection</title>
   <link>http://www.way2call.com/forum/dtmf-detection_topic37_post93.html#93</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=55">jaco</a><br /><strong>Subject:</strong> DTMF detection<br /><strong>Posted:</strong> Oct 06 2009 at 3:24pm<br /><br />Ok. I've seen my mistake. The correct is to read dwEventData not dwData.<br><br>w2cUsbM_TranslateEventToString(wDeviceID, tmpStr, dwEventCode, dwEventData);<br><br>Anyway, I believe that the demo program's source would be a great help for people that dealing telephony devices for first time.<br>]]>
   </description>
   <pubDate>Tue, 06 Oct 2009 15:24:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/dtmf-detection_topic37_post93.html#93</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : DTMF detection</title>
   <link>http://www.way2call.com/forum/dtmf-detection_topic37_post92.html#92</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=55">jaco</a><br /><strong>Subject:</strong> DTMF detection<br /><strong>Posted:</strong> Oct 06 2009 at 3:12pm<br /><br />I've just seen that that when I'm running the "Way2call Log" it integrates in to Embarcadero IDE and prints all the debug messages in the IDE (very nice feature). <br><br>The weird thing is that the event log in the IDE always reports the correct detected dtfm tones but in the callback handler the w2cUsbM_TranslateEventToString function always return "DTMF: '0'&nbsp; &#091;Common&#093;". This is how I'm using it.<br><br>char tmpStr&#091;300&#093;;<br>w2cUsbM_TranslateEventToString(wDeviceID, tmpStr, dwEventCode, dwData);<br>&nbsp;Form1-&gt;txtLog-&gt;Lines-&gt;Add(tmpStr); //TMemo object. Here dtmf are detected always as '0'<br>]]>
   </description>
   <pubDate>Tue, 06 Oct 2009 15:12:23 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/dtmf-detection_topic37_post92.html#92</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : DTMF detection</title>
   <link>http://www.way2call.com/forum/dtmf-detection_topic37_post91.html#91</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=55">jaco</a><br /><strong>Subject:</strong> DTMF detection<br /><strong>Posted:</strong> Oct 06 2009 at 2:47pm<br /><br />Hi to all.<br><br>I'm using the dll library and C++ Builder (2010) to control the usb modem. <br>By the way the API is very well developed and it's really a professional work. Respect.<br>The documentation could be better thought and it would be great if you publish the code for the w2cMultiTestApp.exe.<br><br>I have a problem regarding dtmf detection that derives from my code because the dtmf detection works well in&nbsp; w2cMultiTestApp.exe. What I'm doing is that I' m switching the device to HPCMD_SW_PHONE_AudioStream mode and debug print all the incoming events. When I'm hooking off the phone whatever key I press I'm always getting a "DTMF: '0'&nbsp; &#091;Common&#093;" event, that means that the dtmf detector always reports the same button. Probably it has to do with the gain or the detection time, I don't really know. On the other hand as I've said it works without problems with the demo application.<br><br>As I'm not familiar with all the aspects of telephony devices, are there any default rules that I've to follow in order to initialize the device properly? For example which are the parameters that I have always to set every time the software starts etc.<br><br>Finally, every time the software starts is always necessary to initialize the modem or it keeps its last configuration?<br><br>Once again I must mention that it would help a lot the developers if you publish the source code for the w2cMultiTestApp.exe. It has all the features and helps a lot to understand how the API works.<br><br>Thanks in advance for any answer.<br>]]>
   </description>
   <pubDate>Tue, 06 Oct 2009 14:47:53 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/dtmf-detection_topic37_post91.html#91</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : not receiving HP_EVENT_ASYNC_PLAYBACK_DONE</title>
   <link>http://www.way2call.com/forum/not-receiving-hp-event-async-playback-done_topic21_post85.html#85</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=19">doronsh</a><br /><strong>Subject:</strong> not receiving HP_EVENT_ASYNC_PLAYBACK_DONE<br /><strong>Posted:</strong> Sep 10 2009 at 7:50pm<br /><br /><DIV></DIV><DIV>Hi Gordon,</DIV><DIV>&nbsp;</DIV><DIV>The 'Playback Done' event is triggered (internally in the Hi-Phone DLL) via <BR>a window message.<BR><BR>The solution is to 'pump messages' .<BR>Note: the 'pumping' thread must be the same thread that called <BR>w2cUsbM_InitializeDriver(..)<BR><BR>We"ll put a note on it in the SDK.<BR><BR>I would appreciate if you can&nbsp;send me a feedback if it works.<BR><BR>Best Regards,<BR>Doronsh<BR></DIV>]]>
   </description>
   <pubDate>Thu, 10 Sep 2009 19:50:10 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/not-receiving-hp-event-async-playback-done_topic21_post85.html#85</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Using multiple devices</title>
   <link>http://www.way2call.com/forum/using-multiple-devices_topic31_post84.html#84</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=19">doronsh</a><br /><strong>Subject:</strong> Using multiple devices<br /><strong>Posted:</strong> Sep 10 2009 at 7:44pm<br /><br /><DIV></DIV>Hi Andy,<DIV>&nbsp;</DIV><DIV>Please check if the Windows audio service stopped.</DIV><DIV>If yes, try to disable the Windows "Remote Access Connection Manager" service.</DIV><DIV>&nbsp;</DIV><DIV>Doronsh</DIV>]]>
   </description>
   <pubDate>Thu, 10 Sep 2009 19:44:29 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/using-multiple-devices_topic31_post84.html#84</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Using multiple devices</title>
   <link>http://www.way2call.com/forum/using-multiple-devices_topic31_post81.html#81</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=47">Andy</a><br /><strong>Subject:</strong> Using multiple devices<br /><strong>Posted:</strong> Sep 02 2009 at 8:11am<br /><br />I ran a test last night using only 1 modem.&nbsp; Exact same code, but added an option to only&nbsp;use the one modem&nbsp;which makes calls.&nbsp; It ran from before 5pm until I stopped it a bit after 8am.&nbsp; It made over 2000 calls.&nbsp; No problem.<DIV>&nbsp;</DIV><DIV>What is the problem with the "<strong>Multiple Devices SDK</strong>"&nbsp;when using multiple devices?</DIV>]]>
   </description>
   <pubDate>Wed, 02 Sep 2009 08:11:24 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/using-multiple-devices_topic31_post81.html#81</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Using multiple devices</title>
   <link>http://www.way2call.com/forum/using-multiple-devices_topic31_post80.html#80</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=47">Andy</a><br /><strong>Subject:</strong> Using multiple devices<br /><strong>Posted:</strong> Sep 01 2009 at 1:50pm<br /><br />I am using 2 Hiphones, HD00USGR02, firmware update with w2cUsbFw20090402.zip.<DIV>I'm running on XP Pro with w2MdPackage20095.zip drivers.</DIV><DIV>&nbsp;</DIV><DIV>My application very consistantly hangs up for no apparent reason after working just fine for over an hour (but, sometimes much less time, sometimes more time) during which time it makes about 1 call/minute&nbsp;with one modem and receives 1 call/minute&nbsp;with the other modem.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>Below are the Hiphone log statements:</DIV><DIV>=======================================</DIV><DIV>&nbsp;</DIV><DIV><SPAN lang=EN><P>27 11:59:55:738 &#091;5852&#093; » Dev#1 Open Completed.</P><DIV>.</DIV><DIV>.&nbsp; Note: This run started at about noon and ran untill almost 2:00</DIV><DIV>.</SPAN></DIV><DIV>&nbsp;11584&nbsp;13:49:17:129&nbsp;&#091;5284&#093; » Dev#0 Open Completed.<BR>&nbsp;11585&nbsp;13:49:17:801&nbsp;&#091;5284&#093; » Dev#0 Event: Headset 1 Plugged In. ExData 0x0000, TID: 0x0210<BR>&nbsp;11586&nbsp;13:49:20:144&nbsp;&#091;5284&#093; » Dev#0 GetLineWirePlugged called.<BR>&nbsp;11587&nbsp;13:49:20:144&nbsp;&#091;5284&#093; » Dev#0 GetLineWirePlugged error: &lt; W2C_DEV_MODEL_LITE.<BR>&nbsp;11588&nbsp;13:49:20:160&nbsp;&#091;5284&#093; » Dev#0 Call Started: w9,1,5133971233 TID: 14B8<BR>&nbsp;11589&nbsp;13:49:20:160&nbsp;&#091;5284&#093; » Dev#0 Command: Switch: Line - Audio Stream, Phone Monitor<BR>&nbsp;11590&nbsp;13:49:20:160&nbsp;&#091;5284&#093; » Dev#0 Command: Mute Phone<BR>&nbsp;11591&nbsp;13:49:20:160&nbsp;&#091;5284&#093; » Dev#0 Command: Wait for Dial Tone<BR>&nbsp;11592&nbsp;13:49:20:191&nbsp;&#091;5284&#093; » Dev#0 Opened wave Aux: ID=4, Name=Hi-Phone Desktop USB Aux (2). <BR>&nbsp;11593&nbsp;13:49:21:144&nbsp;&#091;5284&#093; » Dev#0 Event: Dial tone detected. ExData 0x0000, TID: 0x0A9C<BR>&nbsp;11594&nbsp;13:49:21:144&nbsp;&#091;5284&#093; » Dev#0 Command: DTMF Dial 9<BR>&nbsp;11595&nbsp;13:49:22:176&nbsp;&#091;5284&#093; » Dev#0 Event: Dial tone detected. ExData 0x0000, TID: 0x0A9C<BR>&nbsp;11596&nbsp;13:49:23:004&nbsp;&#091;5284&#093; » Dev#0 Event: Dial tone detected. ExData 0x0000, TID: 0x0A9C<BR>&nbsp;11597&nbsp;13:49:23:348&nbsp;&#091;5284&#093; » Dev#0 Command: DTMF Dial 1<BR>&nbsp;11598&nbsp;13:49:25:535&nbsp;&#091;5284&#093; » Dev#0 Command: DTMF Dial 5<BR>&nbsp;11599&nbsp;13:49:25:723&nbsp;&#091;5284&#093; » Dev#0 Command: DTMF Dial 1<BR>&nbsp;11600&nbsp;13:49:25:926&nbsp;&#091;5284&#093; » Dev#0 Command: DTMF Dial 3<BR>&nbsp;11601&nbsp;13:49:26:113&nbsp;&#091;5284&#093; » Dev#0 Command: DTMF Dial 3<BR>&nbsp;11602&nbsp;13:49:26:301&nbsp;&#091;5284&#093; » Dev#0 Command: DTMF Dial 9<BR>&nbsp;11603&nbsp;13:49:26:504&nbsp;&#091;5284&#093; » Dev#0 Command: DTMF Dial 7<BR>&nbsp;11604&nbsp;13:49:26:691&nbsp;&#091;5284&#093; » Dev#0 Command: DTMF Dial 1<BR>&nbsp;11605&nbsp;13:49:26:879&nbsp;&#091;5284&#093; » Dev#0 Command: DTMF Dial 2<BR>&nbsp;11606&nbsp;13:49:27:082&nbsp;&#091;5284&#093; » Dev#0 Command: DTMF Dial 3<BR>&nbsp;11607&nbsp;13:49:27:269&nbsp;&#091;5284&#093; » Dev#0 Command: DTMF Dial 3<BR>&nbsp;11608&nbsp;13:49:27:457&nbsp;&#091;5284&#093; » Dev#0 Event: Call - Dialing done. ExData 0x0000, TID: 0x14B8<BR>&nbsp;11609&nbsp;13:49:27:473&nbsp;&#091;5284&#093; » Dev#0 Call Thread Ended with 0, TID: 14B8<BR>&nbsp;11610&nbsp;13:49:32:285&nbsp;&#091;5284&#093; » Dev#1 Event: Line Start Ring Detected. ExData 0x0000, TID: 0x12E8<BR>&nbsp;11611&nbsp;13:49:32:660&nbsp;&#091;5284&#093; » Dev#1 Event: Line Stop Ring Detected. ExData 0x0000, TID: 0x12E8<BR>&nbsp;11612&nbsp;13:49:32:879&nbsp;&#091;5284&#093; » Dev#1 Event: Line Start Ring Detected. ExData 0x0000, TID: 0x12E8<BR>&nbsp;11613&nbsp;13:49:33:269&nbsp;&#091;5284&#093; » Dev#1 Event: Line Stop Ring Detected. ExData 0x0000, TID: 0x12E8<BR>&nbsp;11614&nbsp;13:49:33:566&nbsp;&#091;5284&#093; » Dev#0 Command: Un-Mute Phone<BR>&nbsp;11615&nbsp;13:49:33:566&nbsp;&#091;5284&#093; » Dev#0 Event: Call answered: Voice detected. ExData 0x0000, TID: 0x0A9C<BR>&nbsp;11616&nbsp;13:49:33:582&nbsp;&#091;5284&#093; » Dev#0 Command: Switch: Phone - Audio Stream - Line<BR>&nbsp;11617&nbsp;13:49:33:582&nbsp;&#091;5284&#093; » Dev#0 Command: Select Headset<BR>&nbsp;11618&nbsp;13:49:33:629&nbsp;&#091;5284&#093; » Recording from wave in ID 2, Hi-Phone Desktop USB (2)<BR>&nbsp;11619&nbsp;13:49:34:269&nbsp;&#091;5284&#093; » Dev#0 Event: Call answered: Voice detected. ExData 0x0000, TID: 0x0A9C<BR>&nbsp;11620&nbsp;13:49:34:426&nbsp;&#091;5284&#093; » Dev#1 CID: 4109986000 ; 01/09 13:51 12e8<BR>&nbsp;11621&nbsp;13:49:34:457&nbsp;&#091;5284&#093; » Dev#1 Event: Caller ID, size: 24. ExData 0x0000, TID: 0x12E8<BR>&nbsp;11622&nbsp;13:49:34:754&nbsp;&#091;5284&#093; » Recording from wave in ID 0, Hi-Phone Desktop USB<BR>&nbsp;11623&nbsp;13:49:34:754&nbsp;&#091;5284&#093; » Dev#1 Command: Switch: Line - Audio Stream<BR>&nbsp;11624&nbsp;13:49:34:769&nbsp;&#091;5284&#093; » Dev#1 Command: Un-Mute Phone<BR>&nbsp;11625&nbsp;13:49:34:769&nbsp;&#091;5284&#093; » Dev#1 Command: Start Analysis<BR>&nbsp;11626&nbsp;13:49:34:785&nbsp;&#091;5284&#093; » Dev#1 Opened wave Aux: ID=3, Name=Hi-Phone Desktop USB Aux. <BR>&nbsp;11627&nbsp;13:49:34:973&nbsp;&#091;5284&#093; » Dev#0 Event: Call answered: Voice detected. ExData 0x0000, TID: 0x0A9C<BR>&nbsp;11628&nbsp;13:49:35:176&nbsp;&#091;5284&#093; » Dev#0 Event: Call answered: Speech detected. ExData 0x0000, TID: 0x0A9C<BR>&nbsp;11629&nbsp;13:49:35:363&nbsp;&#091;5284&#093; » Dev#0 Event: Call answered: Voice detected. ExData 0x0000, TID: 0x0A9C<BR>&nbsp;11630&nbsp;13:49:35:629&nbsp;&#091;5284&#093; » Dev#1 Event: Call answered: Voice detected. ExData 0x0000, TID: 0x1148<BR>&nbsp;11631&nbsp;13:49:35:644&nbsp;&#091;5284&#093; » Dev#1 Command: Switch: Phone - Audio Stream - Line<BR>&nbsp;11632&nbsp;13:49:35:660&nbsp;&#091;5284&#093; » Dev#1 Command: Select Headset<BR>&nbsp;11633&nbsp;13:49:35:754&nbsp;&#091;5284&#093; » Dev#0 Event: Call answered: Voice detected. ExData 0x0000, TID: 0x0A9C<BR>&nbsp;11634&nbsp;13:49:35:801&nbsp;&#091;5284&#093; » Dev#1 Playback Thread Started<BR>&nbsp;11635&nbsp;13:49:36:129&nbsp;&#091;5284&#093; » Dev#0 Event: Call answered: Speech detected. ExData 0x0000, TID: 0x0A9C<BR>&nbsp;11636&nbsp;13:49:36:254&nbsp;&#091;5284&#093; » Dev#0 Event: Call answered: Voice detected. ExData 0x0000, TID: 0x0A9C<BR>&nbsp;11637&nbsp;13:49:36:769&nbsp;&#091;5284&#093; » Dev#0 Event: Call answered: Voice detected. ExData 0x0000, TID: 0x0A9C<BR>&nbsp;11638&nbsp;13:49:36:801&nbsp;&#091;5284&#093; » Dev#0 Command: DTMF Dial 1<BR>&nbsp;11639&nbsp;13:49:37:301&nbsp;&#091;5284&#093; » Dev#1 Event: Call answered: Voice detected. ExData 0x0000, TID: 0x1148<BR>&nbsp;11640&nbsp;13:49:37:676&nbsp;&#091;5284&#093; » Dev#1 Event: Call answered: Voice detected. ExData 0x0000, TID: 0x1148<BR>&nbsp;11641&nbsp;13:49:37:785&nbsp;&#091;5284&#093; » Dev#0 Event: Call answered: Speech detected. ExData 0x0000, TID: 0x0A9C<BR>&nbsp;11642&nbsp;13:49:37:801&nbsp;&#091;5284&#093; » Playback Done ID = 2<BR>&nbsp;11643&nbsp;13:49:37:801&nbsp;&#091;5284&#093; » Dev #0 m_LastMciPlaybackID = 0<BR>&nbsp;11644&nbsp;13:49:37:801&nbsp;&#091;5284&#093; » Dev #1 m_LastMciPlaybackID = 2<BR>&nbsp;11645&nbsp;13:49:37:801&nbsp;&#091;5284&#093; » Calling Playback Done for Dev # 1<BR>&nbsp;11646&nbsp;13:56:48:723&nbsp;&#091;3828&#093; BTMMHOOK 01.09.2009 13:56:48 Thread&lt;17B4&gt; Hook DLL loaded<BR>&nbsp;11647&nbsp;13:57:30:957&nbsp;&#091;3828&#093; BTMMHOOK 01.09.2009 13:57:30 Thread&lt;17B4&gt; Hook DLL unloaded<BR></DIV></DIV><SPAN lang=EN><DIV>======================================================</DIV><DIV>&nbsp;</DIV><DIV>From what I see the last thing it would be&nbsp;invoking&nbsp; "<FONT size=2>On_AsyncPlaybackDone()"</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Below is the "On_AsyncPlaybackDone()" function definition.....</FONT></DIV><DIV><FONT size=2><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2></P><DIV><FONT size=2><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>private static uint m_ui_DeviceID = 0;</P><DIV>private static uint m_ui_DeviceID_4CBs =1 ;</DIV></FONT></FONT><FONT size=2><DIV></FONT></FONT></FONT><FONT size=2></FONT><FONT size=2><FONT size=2></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2></FONT></FONT></FONT>&nbsp;</DIV><DIV><FONT size=2><FONT color=#2b91af size=2><FONT color=#2b91af size=2></FONT></FONT></FONT>&nbsp;</DIV><DIV><FONT size=2><FONT color=#2b91af size=2><FONT color=#2b91af size=2>CWay2callDriver</FONT></FONT><FONT size=2>.OnAsyncPlaybackDone += </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>CWay2callDriver</FONT></FONT><FONT size=2>.</FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>DelegateNoParams</FONT></FONT><FONT size=2></DIV></DIV></DIV><DIV><DIV>&nbsp;</DIV><DIV>(On_AsyncPlaybackDone);</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; static void On_AsyncPlaybackDone(ushort DeviceID)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lock(typeof(MakeCalls))<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (DeviceID == m_us_DeviceID_4CBs)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; m_Logger.LogEvent("On_AsyncPlaybackDone", "DeviceID: " + DeviceID.ToString()<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; + " m_CB_PlayWavFileFinished.SET");<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; m_CB_PlayWavFileFinished.Set();<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; else if (DeviceID == m_us_DeviceID)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; m_Logger.LogEvent("On_AsyncPlaybackDone", "DeviceID: " + DeviceID.ToString()<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; + " m_PlayWavFileFinished.SET");<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; m_PlayWavFileFinished.Set();&nbsp; // only used w/FIFOs<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR></DIV><DIV>I see the "108", "Call Answered" events in my application, below are my last few log statements. The "INFO" lines are from the "On_NativeDevice" function.</DIV><DIV>&nbsp;</DIV><DIV>09/09/01 01:49:37.301 |On_NativeDevice |** INFO ** DeviceID: 1 Device Event: 108 Call answered: Voice detected<BR>09/09/01 01:49:37.301 |Get_CBCallConne |Get m_bL_CBCallConnected=True<BR>09/09/01 01:49:37.301 |OnCB_CallConnec |---&gt;m_d_CBCallConnected = True<BR>09/09/01 01:49:37.301 |Get_CBCallConne |Get m_bL_CBCallConnected=True<BR>09/09/01 01:49:37.676 |On_NativeDevice |** INFO ** DeviceID: 1 Device Event: 108 Call answered: Voice detected<BR>09/09/01 01:49:37.676 |Get_CBCallConne |Get m_bL_CBCallConnected=True<BR>09/09/01 01:49:37.676 |OnCB_CallConnec |---&gt;m_d_CBCallConnected = True<BR>09/09/01 01:49:37.691 |Get_CBCallConne |Get m_bL_CBCallConnected=True<BR>09/09/01 01:49:37.785 |On_NativeDevice |** INFO ** DeviceID: 0 Device Event: 108 Call answered: Speech detected<BR>09/09/01 01:49:37.801 |Get_CallConnect |Get m_bL_CallConnected=True<BR></DIV><DIV>&nbsp;</DIV><DIV>An example of where this workd:</DIV><DIV>&nbsp;10843&nbsp;13:45:05:551&nbsp;&#091;5284&#093; » Playback Done ID = 1<BR>&nbsp;10844&nbsp;13:45:05:551&nbsp;&#091;5284&#093; » Dev #0 m_LastMciPlaybackID = 1<BR>&nbsp;10845&nbsp;13:45:05:566&nbsp;&#091;5284&#093; » Calling Playback Done for Dev # 0<BR>&nbsp;10846&nbsp;13:45:05:566&nbsp;&#091;5284&#093; » Dev#0 Event: Playback done. ExData 0x0000, TID: 0x142C<BR>and my logs:</DIV><DIV><SPAN lang=EN>09/09/01 01:45:05.566 |On_AsyncPlaybac |DeviceID: 0 m_PlayWavFileFinished.SET</DIV></SPAN><DIV>&nbsp;</DIV><DIV>I've monitored my memory usage and it is stable.</DIV><DIV>&nbsp;</DIV><DIV>Why did fail like this after running for almost 2 hours ?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV></FONT></FONT><FONT size=2></FONT>&nbsp;</DIV></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV></SPAN>]]>
   </description>
   <pubDate>Tue, 01 Sep 2009 13:50:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/using-multiple-devices_topic31_post80.html#80</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Multiple applications controlling modems</title>
   <link>http://www.way2call.com/forum/multiple-applications-controlling-modems_topic25_post67.html#67</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=33">Jos</a><br /><strong>Subject:</strong> Multiple applications controlling modems<br /><strong>Posted:</strong> May 25 2009 at 2:50am<br /><br />Ok, I'm working now in the internal "proxy" (a service) that controls all modems and export an interface (Local TCP-IP) to all other applications that require the use of them.&nbsp; It's clear that this solution will resolve my problem but I dont understand why this limitation at modem driver that forces me to include another intermediate process without work (only a bridge) in all my modems operations.<br><br>Thanks.<br>]]>
   </description>
   <pubDate>Mon, 25 May 2009 02:50:41 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/multiple-applications-controlling-modems_topic25_post67.html#67</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Multiple applications controlling modems</title>
   <link>http://www.way2call.com/forum/multiple-applications-controlling-modems_topic25_post66.html#66</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=19">doronsh</a><br /><strong>Subject:</strong> Multiple applications controlling modems<br /><strong>Posted:</strong> May 24 2009 at 2:32pm<br /><br /><DIV></DIV><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 8pt; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt">The MD DLL works with one (single) process only, control / access&nbsp; multiple Hi-Phone devices.<BR><BR>If some software design requires multiple processes (applications, exe)<BR>to access multiple Hi-Phone devices, then<BR>- A single process will be a server that can control / access multiple Hi-Phone devices.<BR>&nbsp;&nbsp; This process works with MD DLL API from its one 'end'.<BR>&nbsp;&nbsp; From its other 'end', it communicates with client processes,<BR>&nbsp;&nbsp; using any preferred IPC (Inter Process Communication).<BR><BR>- A multiple clients processes can communicate (IPC) with the server process<BR>&nbsp;&nbsp; so they can all control / access multiple Hi-Phone devices.<?: prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P>]]>
   </description>
   <pubDate>Sun, 24 May 2009 14:32:36 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/multiple-applications-controlling-modems_topic25_post66.html#66</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Multiple applications controlling modems</title>
   <link>http://www.way2call.com/forum/multiple-applications-controlling-modems_topic25_post65.html#65</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=33">Jos</a><br /><strong>Subject:</strong> Multiple applications controlling modems<br /><strong>Posted:</strong> May 20 2009 at 12:07pm<br /><br />Hi all, <br><br>&nbsp;We need to control diferent Hi-Phone USB Desktop Lite modems installed in the same PC with diferent applications, one by each. <br><br>&nbsp;We are making some tests and when the second application calls to InitializeDriver it returns "already initialized" and subsequent calls to other functions (as GetNumdevs) from this second application always return error driver not initialized. Hi-Phone log tells something as "Error, Single proccess please". It seems that first application locks the driver and we must to control all modems installed in the equipment with the same application (I dont understand why this limitation if all other api calls are refered to an specific modem id).<br><br>Are there any method to access every modem from a diferent application?&nbsp; <br><br>Many thanks.<br>]]>
   </description>
   <pubDate>Wed, 20 May 2009 12:07:49 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/multiple-applications-controlling-modems_topic25_post65.html#65</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : not receiving HP_EVENT_ASYNC_PLAYBACK_DONE</title>
   <link>http://www.way2call.com/forum/not-receiving-hp-event-async-playback-done_topic21_post59.html#59</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=17">gymshoe</a><br /><strong>Subject:</strong> not receiving HP_EVENT_ASYNC_PLAYBACK_DONE<br /><strong>Posted:</strong> Apr 13 2009 at 9:55pm<br /><br />Hi,&nbsp; I am using the <SPAN =paragraph1>w2cUsbM_PlayWaveFile() method and everything was working fine.&nbsp; I recently upgraded to W2cMdSDK20090408 and now I do not seem to see the HP_EVENT_ASYNC_PLAYBACK_DONE event after the audio file plays.&nbsp;&nbsp; I am playing the standard c:\windows\media\tada.wav file which is fairly short, I have also tried longer wav files.&nbsp;&nbsp;&nbsp;I am using a headset and I can hear the wav file play properly. My code performs as little processing as possible when an event is delivered, it just places the event on a queue and returns so as to not tie up the thread from the phone device.&nbsp; A separate thread processes the events.&nbsp; I can provide log files or whatever would be useful, not sure if you want that yet.&nbsp; I also upgraded my hi-phone desktop lite to the latest firmware: 5.03.17</SPAN>]]>
   </description>
   <pubDate>Mon, 13 Apr 2009 21:55:38 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/not-receiving-hp-event-async-playback-done_topic21_post59.html#59</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : cannot open documentation</title>
   <link>http://www.way2call.com/forum/cannot-open-documentation_topic20_post58.html#58</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=17">gymshoe</a><br /><strong>Subject:</strong> cannot open documentation<br /><strong>Posted:</strong> Apr 10 2009 at 7:56am<br /><br />I had expanded the zip file into a directory and copied it to my C drive.&nbsp; I right clicked on the .chm file and called up properties.&nbsp; On the property page I selected unblock as you suggested and now it works. <DIV>&nbsp;</DIV><DIV>thanks much!</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 10 Apr 2009 07:56:17 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/cannot-open-documentation_topic20_post58.html#58</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : cannot open documentation</title>
   <link>http://www.way2call.com/forum/cannot-open-documentation_topic20_post57.html#57</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=19">doronsh</a><br /><strong>Subject:</strong> cannot open documentation<br /><strong>Posted:</strong> Apr 10 2009 at 6:18am<br /><br /><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma; mso-bidi-font-size: 12.0pt"><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma; mso-bidi-font-size: 12.0pt">Antivirus applications sometime block the ZIP content, and therefore files cannot be found of executed.<?: prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma; mso-bidi-font-size: 12.0pt">Please right click with the mouse on the SDK downloaded zip file<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma; mso-bidi-font-size: 12.0pt">Click unblock<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma; mso-bidi-font-size: 12.0pt">And OK.<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-size: 12.0pt; mso-ansi-: EN-US; mso-fareast-: EN-US; mso-bidi-: AR-SA">Try again</SPAN></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma; mso-bidi-font-size: 12.0pt"><o:p></o:p></SPAN>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 10 Apr 2009 06:18:08 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/cannot-open-documentation_topic20_post57.html#57</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : cannot open documentation</title>
   <link>http://www.way2call.com/forum/cannot-open-documentation_topic20_post56.html#56</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=17">gymshoe</a><br /><strong>Subject:</strong> cannot open documentation<br /><strong>Posted:</strong> Apr 09 2009 at 10:53pm<br /><br />I am attempting to open the documentation found in the dll\doc directory but it says "Unknown publisher" and then when the window comes up it cannot find any of the help files. <DIV>&nbsp;</DIV><DIV>the 20090104 release works fine but the latest release 20090408 does not want to open. </DIV><DIV>&nbsp;</DIV><DIV>The contents tree is there but no subject data will display</DIV><DIV>&nbsp;</DIV><DIV>This is for W2cMdSDK20090408</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 09 Apr 2009 22:53:08 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/cannot-open-documentation_topic20_post56.html#56</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Lag after picking the phone</title>
   <link>http://www.way2call.com/forum/lag-after-picking-the-phone_topic16_post30.html#30</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=19">doronsh</a><br /><strong>Subject:</strong> Lag after picking the phone<br /><strong>Posted:</strong> Mar 20 2009 at 11:07am<br /><br /><DIV><DIV><FONT face=Arial size=2><P =Ms&#111;normal style="MARGIN: 0.95pt 1.9pt"><SPAN lang=EN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: Verdana; mso-ansi-: EN">The Hi-Phone Telephone Device handset is muted by default until voice detection fired.<?: prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0.95pt 1.9pt"><SPAN lang=EN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: Verdana; mso-ansi-: EN">The described issue seems like Call progress detection delay, or human voice detection delay.<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0.95pt 1.9pt"><SPAN lang=EN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: Verdana; mso-ansi-: EN">If you are using the Single device drivers (ver. 1.08.82), I would recommend to use the NEW Multiple Devices Drivers Ver. 2.00.58.<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0.95pt 1.9pt"><SPAN lang=EN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: Verdana; mso-ansi-: EN">In the MDD the voice detection is much faster, and therefore the handset enable is faster.<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0.95pt 1.9pt"><SPAN lang=EN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: Verdana; mso-ansi-: EN">There is an&nbsp;updated version 2.00.59, which can be downloaded from the developers page. <a href="http://www.way2call.com/" target="_blank"><U><FONT color=#810081 size=3>www.way2call.com</FONT></U></A> &gt;&gt;&gt; developers<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0.95pt 1.9pt"><SPAN lang=EN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: Verdana; mso-ansi-: EN">This is for&nbsp;TAPI compliant software applications.&nbsp;In this version there is an option to unmute the handset during the dialing process, so the called party can hear the dialing party without delay.<o:p></o:p></SPAN></P></FONT></DIV></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 20 Mar 2009 11:07:45 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/lag-after-picking-the-phone_topic16_post30.html#30</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Lag after picking the phone</title>
   <link>http://www.way2call.com/forum/lag-after-picking-the-phone_topic16_post29.html#29</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=22">hpman28</a><br /><strong>Subject:</strong> Lag after picking the phone<br /><strong>Posted:</strong> Mar 19 2009 at 1:42pm<br /><br />Hi!<br><br>I'm using the test wizard to test the device.<br>I found out that there is some kind of lag of 3 seconds.<br><br>The dialing party can hear the other side, but the other side cannot hear the dialing party. It takes 3 seconds until it's fixed.<br><br>I think is got something to do with the audio being transfter to the computer. Is there a way we can disable it ?<br>]]>
   </description>
   <pubDate>Thu, 19 Mar 2009 13:42:35 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/lag-after-picking-the-phone_topic16_post29.html#29</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : event when phone answered?</title>
   <link>http://www.way2call.com/forum/event-when-phone-answered_topic13_post23.html#23</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=20">Steve</a><br /><strong>Subject:</strong> event when phone answered?<br /><strong>Posted:</strong> Mar 17 2009 at 12:04pm<br /><br /><FONT face="Times New Roman" size=3><SPAN style="FONT-FAMILY: Verdana"><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt">I’m using the Hi-Phone as well, and far as I understand the Hi-Phone needs to hear a voice on the line in order to fire the connected event. <?: prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt">When using analog lines there is not a “connected” state that the Telco line is generating, so all is about how you define a “connected”<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt">There are many ways to determine when a call is answered, but its never 100% reliable, and sometimes its longer than accepted. <o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt">You can wait for voice on the line, and assume that when it is appears the call has been answered.<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt">This is the fastest way, and can take 100ms to 500ms from the time the call is answered and a person or an answering machine said something.<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt">But what about as you have mentioned, someone answer the phone and say nothing (silence on the line).<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt">So in this case it will take longer to detect that a call has been answered, cause between two “ring back” tones there is a silence.<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt">If ring back tone stops for longer than the silence period between two ring back then probably the call has been answered.<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt">&nbsp;<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt">I have noticed that for TAPI compliant applications the Hi-Phone TSP has three options to fire the connected event.<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt">By voice detection<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt">By counting the number of ring backs<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt">By timer after dialing<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt">&nbsp;<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt">If you mark all options the first to come generates the connected event (You can find it at Hi-Phone TAPI setting).<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt">&nbsp;<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-fareast-font-family: 'Times New Roman'; mso-ansi-: EN-US; mso-fareast-: EN-US; mso-bidi-: AR-SA; mso-bidi-font-size: 12.0pt; mso-bidi-font-family: 'Times New Roman'">It was nice if way2call can add the silence as one of the options to fire a connected event</SPAN></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"></FONT></P>]]>
   </description>
   <pubDate>Tue, 17 Mar 2009 12:04:20 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/event-when-phone-answered_topic13_post23.html#23</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : event when phone answered?</title>
   <link>http://www.way2call.com/forum/event-when-phone-answered_topic13_post17.html#17</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=17">gymshoe</a><br /><strong>Subject:</strong> event when phone answered?<br /><strong>Posted:</strong> Mar 15 2009 at 9:56pm<br /><br />I am using the Hi-Phone Desktop Lite and I was wondering whether there is a an event generated when the phone is answered and no sound is detected.&nbsp; I don't have a long history developing phone applications and perhaps I should know whether you can detect when the target phone picks up&nbsp; -- sorry, I just don't know these things. <DIV>&nbsp;</DIV><DIV>If the person or answering machine says something, then yes, I get an event. </DIV><DIV>&nbsp;</DIV><DIV>I guess I can make this work by noticing that I am no longer getting ring-back events -- so the user must have picked up right? </DIV>]]>
   </description>
   <pubDate>Sun, 15 Mar 2009 21:56:23 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/event-when-phone-answered_topic13_post17.html#17</guid>
  </item> 
  <item>
   <title>Hi-Phone DLL : Downloads</title>
   <link>http://www.way2call.com/forum/downloads_topic8_post9.html#9</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.way2call.com/forum/member_profile.asp?PF=1">admin</a><br /><strong>Subject:</strong> Downloads<br /><strong>Posted:</strong> Feb 15 2009 at 6:42pm<br /><br /><DIV></DIV><P style="MARGIN: 0in 0in 0pt" ="Ms&#111;normal"><SPAN lang=EN style="FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt; mso-ansi-: EN">The NEW Hi-Phone MDD SDK can be downloaded from <SPAN style="mso-ansi-: EN"></SPAN><SPAN lang=EN style="FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Verdana; mso-bidi-font-size: 9.0pt; mso-ansi-: EN"><a href="http://www.way2call.com/" target="_blank"><U><SPAN style="FONT-SIZE: 10pt; COLOR: purple; LETTER-SPACING: 0pt">www.way2call.com</SPAN></U></A></SPAN></SPAN><SPAN lang=EN style="FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt; mso-ansi-: EN"><SPAN style="mso-ansi-: EN"> &gt;&gt;&gt;&nbsp;</SPAN>developers &gt;&gt;&gt;&nbsp;<U><a href="http://www.way2call.com/devLogin.asp" target="_blank"><SPAN style="FONT-SIZE: 9pt; LETTER-SPACING: 0pt">file downloads area</SPAN></A><?: prefix = o ns = "urn:schemas-microsoft-com:office:office" /><O:P></O:P></U></SPAN></SPAN></P><SPAN lang=EN style="FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt; mso-ansi-: EN; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-: EN-US; mso-bidi-: AR-SA">It is recommended to use the SDK with the latest drivers, which can be downloaded from </SPAN><SPAN lang=EN style="FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Verdana; mso-bidi-font-size: 9.0pt; mso-ansi-: EN; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-: EN-US; mso-bidi-: AR-SA"><a href="http://www.way2call.com/" target="_blank"><U><SPAN style="FONT-SIZE: 10pt; COLOR: purple; LETTER-SPACING: 0pt">www.way2call.com</SPAN></U></A></SPAN><SPAN lang=EN style="FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Verdana; mso-bidi-font-size: 12.0pt; mso-ansi-: EN; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-: EN-US; mso-bidi-: AR-SA"> &gt;&gt;&gt; downloads</SPAN> <span style="font-size:10px"><br /><br />Edited by admin - Feb 15 2009 at 7:22pm</span>]]>
   </description>
   <pubDate>Sun, 15 Feb 2009 18:42:12 +0000</pubDate>
   <guid isPermaLink="true">http://www.way2call.com/forum/downloads_topic8_post9.html#9</guid>
  </item> 
 </channel>
</rss>