On Mon, 2016-02-29 at 15:46 +0530, arun at accosted.net wrote: > From: Arun Raghavan <git at arunraghavan.net> > > module-rtp-send itself doesn't really need to handle this, the > implementation can keep track (and make sure sending happens in MTU > sized chunks). > --- >  src/modules/rtp/module-rtp-send.c |  7 ++----- >  src/modules/rtp/rtp.c             | 14 +++++++------- >  src/modules/rtp/rtp.h             |  5 +++-- >  3 files changed, 12 insertions(+), 14 deletions(-) Looks good to me! -- Tanu