Hi,
You have to set the expiration date as 15 May 2007 in expiration.h on the
webiste for GIPS it is wrongly mentioned as 15 Aug 2007.
Thanks
On 7/5/07, mc00lbj <mc00...@gmail.com> wrote:
Hi,
when I used libjingle4.0 and run call project, but it can't call to
my friend.
I found that gips wasn't initialized successfully, In bool
GipsLiteMediaEngine::Init(), if
(gips_.GIPSVE_Init(GIPS_EXPIRATION_MONTH, GIPS_EXPIRATION_DAY,
GIPS_EXPIRATION_YEAR) == -1) always reutrn false, and int error =
gips_.GIPSVE_GetLastError(); will get 8037 error number, but I don't
know what's meaning about 8037, and how to deal with the problem.
Can anyone help me?
Thank you.