I am tryin to clone the CBR traffic class in NS-2.29 to model a VoIP traffic generator. I will like to implement the send() and receive() fxns. Reason is, I want the traffic generator to model real life VoIP traffic. I want it to be a duplex (Dual) traffic that emanates from a source and gets to a destination. The destination too should be able to send traffics independently at a random time back to the source.
Any idea as to how to implement tis will be appreciated. Lekkie.
