and make modification in gipslitemediaengine.cc

const CodecPref kGIPSCodecPrefs[] = {
  { "ISAC", 16000, 7 },
  { "speex", 16000, 6 },
  { "IPCMWB", 16000, 6},
  { "speex", 8000, 4},
  { "iLBC", 8000, 1 },
  { "G723", 8000, 4 },
  { "EG711U", 8000, 3 },
  { "EG711A", 8000, 3 },
  { "PCMU", 8000, 2 },
  { "PCMA", 8000, 2 },
  { "CN", 8000, 2 },
  { "red", 8000, -1 },
  { "telephone-event", 8000, -1 }
  { "ISACLC", 16000, 6}
};


On 7 мар, 21:53, "Victor Sklyar" <[EMAIL PROTECTED]> wrote:
> Yes, to initialize GIPS VE Demo you need call function with data
> expiration params
> Init(month, day, year)
>
> because in call sample used default values Init(month=0, day=0,
> year=0)
>
> On 7 мар, 16:40, "r" <[EMAIL PROTECTED]> wrote:
>
>
>
> > For your first question - I have no idea.  I've been having problems
> > with GIPS myself, but for me, GIPS is not initializing.- Скрыть цитируемый 
> > текст -
>
> - Показать цитируемый текст -


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to