2008/6/27 Benny Prijono <bennylp at pjsip.org>: > On Fri, Jun 27, 2008 at 7:56 AM, Gianluca Crucill? <crucilla at gmail.com> > wrote: > > Hi , > > > > I work with PJSIP on a uClinux. > > > > I found some problems: > > > > 1) The output from the function snprintf in uClibc isn't the same output > as > > the same function in libc. > > > > What exactly is the difference? if I put in the function in uClibc a whole string it returns a char \0 instead the other function returns a correct whole string.. This difference is important when I create the SDP part : In the first case the SDP contains a char \0 and in the second it doesn' contain a char \0 > > > 2) With a sniffer I see that the ID string for a stereo codec L16 is > > always: L16/CLOCK_RATE//2 > > Why there is "//" in the string? > > > > It's a bug. I've just fixed this in r2072, thanks. > Ops..sorry..probably I have a old svn version.. > > 3) In third_party -> portaudio: The function PaOssStream_Prepare() in the > > pa_unix_oss.c file makes a infinite loop on a uClinux > > > > > > I'm afraid we're not really expert on OSS subject. Can you explain > more? Or perhaps it would be better to report this to PortAudio list. > OK..but I don't know the address to this PortAudio list. > Thanks, > Benny > > Thanks you > > > > I see that the version 0.9.0 is coming out..if is possible to resolve > these > > problems in the new release. > > > > _______________________________________________ > > Visit our blog: http://blog.pjsip.org > > > > pjsip mailing list > > pjsip at lists.pjsip.org > > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080627/c5d65b51/attachment.html