Problems on icedemo with high-rate messages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
first of all thanks you for the great library!

I'm interested to use the ICE protocol implementation of pjsip.
So I started by trying to use the icedemo program and I did some few
modifications at it. I've added a UDP server/client inside so that I can
relay messages from the UDP server/client using ICE messages. So
essentially instead of sending the messages from the console using "x 1
...message...", I just open a socket and type there.

It works without problems but when I send messages too fast, I don't
receive them on the other host. Checking with tcpdump and with some
debugging I've figured out that actually the packets comes to the other
host but they are not processed from the icedemo program, so actually
the callback cb_on_rx_data it's not called for all the data coming, but
just a few of it.

I'm still reviewing how the ioqueue, poll and threads works on pjsip,
but I didn't changed nothing about that from the original icedemo sources.

I'm working on Linux, just in case you want to know (sice the poll
method is OS-dependent).

So could anyone give me some hint about this problem?

Thanks!


-- 
Daniele Iamartino



[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux