[Freeswitch-dev] FS complained on RTP packet.

Johny Kadarisman Kwan jkr888 at gmail.com
Thu Aug 26 07:15:04 PDT 2010


I adjust rtp timestamp to increment += 160, still no good audio.
i took code that handle speex previously, timestamp was set to 320increment.
seems working fine with speex/16k

still no good ulaw audio. I'm converting up stream audio that sent to me in
a large chunk, do some processing and now breaking up into smaller rtp
chunk. do i have to limit the rtp paket rate to freeswitch (ie. 20ms delay
between them)?

Thanks again.

On Thu, Aug 26, 2010 at 10:02 AM, Brian West <brian at freeswitch.org> wrote:

> Its could be your timestamps too... how many are you incrementing on each
> time stamp?  If you lie about time timestamps say send timestamps that jump
> by 320 but only send 160 byte payload you're still going to get the warning
> I'm pretty sure.
>
> /b
>
> On Aug 26, 2010, at 8:54 AM, Johny Kadarisman Kwan wrote:
>
> > Its excellent that  FS able to auto adjust to 40ms.Sending 160 bytes
> payload does eliminate warning message from FS.
> > My audio doesn't work yet, problem must be something else. At least no
> more issues on rtp audio framing ;)
> >
> > Thanks,
> > JK
>
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20100826/b3eab864/attachment.html 


More information about the FreeSWITCH-dev mailing list