3 messages in com.googlegroups.google-talk-openRe: call example problem with win32(v...
FromSent OnAttachments
idles08 Aug 2006 17:27 
dsta...@gmail.com16 Aug 2006 17:19 
idles19 Aug 2006 01:55 
Subject:Re: call example problem with win32(vc++ 2005 express)
From:dsta...@gmail.com (dsta@gmail.com)
Date:08/16/2006 05:19:22 PM
List:com.googlegroups.google-talk-open

Hi,

Your problem is with the expiration date of the GIPS library in expiration.h. For the current version which is set to expire September 15, 2006 - the values which worked for me are #define GIPS_EXPIRATION_MONTH 9 #define GIPS_EXPIRATION_DAY 15 #define GIPS_EXPIRATION_YEAR 2006

Without these values, you will get the error you showed when you make a call and once they are changed it should work.

Good luck!,

Dan

<Erro message is ...> call) Assertion failed: initialized_, file c:\libjingle-0.3.0\talk\session\phon e\channelmanager.cc, line 111 <.........here>

What is problem?

I installed Voice Engine Lite where talk\third_party\gips

Only I not installed oRtp.

I don't success oRtp install.

Help !