Hi Thanks for the Kind Reply.
I need to integrate the libjingle with .aspx pages. I can able to make a call properly from libjingle by using that sample call application. But the voice and ring tone is not working properly. I'm using latest GIPSvoiceengie file and Expat 2.0. While compiling the Libjingle application in VS 2005 pro. I'm getting so many warnings. I tried to generate .dll file from Libjingle using VS 2005 Pro. But end up with errors. these are the warnings i'm getting Warning 1 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 2 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 3 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 4 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 5 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 6 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 7 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 8 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 9 warning C4996: 'gmtime' was declared deprecated \libjingle-0.4.0\talk\examples\login\presenceouttask.cc Warning 10 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 11 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 12 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 13 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 14 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 15 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 16 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 17 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 18 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 19 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 20 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 21 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 22 warning LNK4098: defaultlib 'libcmt.lib' conflicts with use of other libs; use /NODEFAULTLIB:library libcpmtd.lib Warning 23 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 24 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 25 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 26 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 27 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 28 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 29 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 30 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 31 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 32 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 33 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 34 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 35 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 36 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 37 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 38 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 39 warning C4996: 'gmtime' was declared deprecated \libjingle-0.4.0\talk\examples\login\presenceouttask.cc Warning 40 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 41 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 42 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 43 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 44 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 45 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 46 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 47 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 48 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 49 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 50 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 51 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data libjingle-0.4.0\talk\base\win32.h Warning 52 warning LNK4098: defaultlib 'libcmt.lib' conflicts with use of other libs; use /NODEFAULTLIB:library libcpmtd.lib Can u pls guide me how to solve these problems. On May 27, 2:47 am, ashore <[EMAIL PROTECTED]> wrote: > >From Google-talk-open: " ... Did you know that nearly all calls made > > between Google Talk users happen directly between their two computers > and don't go through servers? ..." > > Sorry, but no, you're not " ... using libjingle for my web > application... " > > On May 18, 4:45 am, Guhan <[EMAIL PROTECTED]> wrote: > > > i'm using libjingle for my web application. > > > pls help me how to work the libjingle to work with web application. > > > i'm developing audio and video chat for my application. pls guide tme > > towork on libjingle with libjinlge. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-talk-open" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-talk-open?hl=en -~----------~----~----~----~------~----~------~--~---
