Hi,

from this lines:

>       Sender sender((unsigned char *)datos, InetHostAddress(dir),
>                     atoi(tstamp), atoi(tstamp), atoi(packets));
> 

it seems that you are sending packets to port 1000 (tstamp is provided
as third parameter instead of port).



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

Reply via email to