From: Dan <dt...@fx...> - 2004-11-08 05:51:56
|
Hi Steve, >----- Original Message ----- >From: "Steve Kann" <st...@st...> > > On Nov 7, 2004, at 2:49 PM, Dan wrote: > >> Hi, >> >> Try to set the environment variable (even from inside your app, like >> in DIAX): >> PA_MIN_LATENCY_MSEC >> A value of 60 seems to be the best for me (I think that the default is >> 400). >> >> Steve, what about including this in the iaxclient library, as default? > > I could do that; I guess I haven't yet been convinced that this isn't > going to cause problems when machines are heavily loaded. Then a separate function to set this woukd be great. For me the result is spectacular. The delay is now just as small as between two ATAs. > > >> The same for the current used codec. > > I'm not sure what you mean here. I won't make iLBC the default, > because it is not free. Not this. I mean to include a function who will return the codec used in the current call, as it is not allways the default one. This can be done in an existing function too, as an optional parameter. > > Both of these things could be made options configurable from the > Makefile, though. Is ok. Best regards, Dan |