Sup guyz,

I need to write a new Traffic generator(VoIP) on the existing CBR.

I need to change stuffs like the

VoIP payload size =  24 bytes
IP header         =  20 bytes
RTP Header        =  12 bytes
UDP Header        =  8 bytes

IP Packet Size       64 bytes

Time Interval     =  20 ms

I will like to the traffic to be two, that when node 0 initiates the traffic
node receives and node 2 shld also be able to send traffics to node 0 during
the same session. Some like a duplex voice conversation.

I need to know the classes to create, the ones to extend, the OTcl objects
to create and extend, and also how to link the two together.

Thanks

Reply via email to