File Transport/RTP/RTPModule.ned

Contains:

simple RTPModule

	gates:
		in: fromApp, fromProfile, fromRTCP, fromSocketLayer;
		out: toApp, toProfile, toRTCP, toSocketLayer;

endsimple