Hi Again,

Thanks for all your help in the past, it was very useful. I am using RTPSession
to (try to) send and receive data. I can receive fine, I am saving the received
data into a file. When I try to read from that file (u-Law format) I use the
putData on  the RTPSession but I never hear that data on the other end. I assume
it has something to do with the timestamp param in that function. Is there
anyway of debugging this issue?

I see when I start the rtp session I have 3 ports open, the one I create the
rtpsession with (8144) and its RCTP counterpart, 8145 and some other random
port. I assume the 8144 is the port the session receives data on and the other
random port is the one it should transmit on.

Can you give me some advice on the timestamp param and/or some insight on
debugging this problem? I have been using tcpdump and I see nothing on that
random port.

Thanks

 Glenn 

Glenn MacGregor
HighStreet Networks

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


_______________________________________________
Ccrtp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/ccrtp-devel

Reply via email to