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 !