Hi Benny, Hi all,
I compile pjsip to iPod touch and the last news is good.
The sip calling is working. Now we must test sound.
But I don't have this hardware so somebody test for me.
Best regards
Samuel
Créez votre adresse électronique prénom.nom@laposte.net
1 Go d'espace de stockage, anti-spam et anti-virus intégrés.
On 12/10/07, samuel.vinson samuel.vinson@laposte.net wrote:
I compile pjsip to iPod touch and the last news is good.
The sip calling is working. Now we must test sound.
But I don't have this hardware so somebody test for me.
Samuel,
You can be crowned King of Porting to Consumer Devices :)
One issue mentioned by people is that iPod Touch does not have mic? I
mean there seem to be a hardware hack needed for the mic.
Good work!
--
Perry Ismangil
Hi, is there a way to get the number of events pending
to be treated by the application (incoming calls, wav
EOF, media state etc)? I'm trying to benchmark my
application sending a large number of calls per second
and it would be very useful to know how many events
are being queued if I send too many calls. I can see
it happening when I send a large amount of calls per
second and my application takes too long to treat
them, because if I stop sending calls, the application
still treats some calls after that. Its kinda like
this: My code takes about 100 ms to execute
on_incoming_call event, so if I send more than 10
calls in one second these calls will accumulate. I
would like to know how many of this events are
pending.
Thanks for all help,
Thiago
Abra sua conta no Yahoo! Mail, o único sem limite de espaço para armazenamento!
tloginbr-pjsip@yahoo.com.br wrote:
Hi, is there a way to get the number of events pending
to be treated by the application (incoming calls, wav
EOF, media state etc)? I'm trying to benchmark my
application sending a large number of calls per second
and it would be very useful to know how many events
are being queued if I send too many calls. I can see
it happening when I send a large amount of calls per
second and my application takes too long to treat
them, because if I stop sending calls, the application
still treats some calls after that. Its kinda like
this: My code takes about 100 ms to execute
on_incoming_call event, so if I send more than 10
calls in one second these calls will accumulate. I
would like to know how many of this events are
pending.
We don't have events queue in pjsip, as events will always be
handled as soon as they arrive. If there is some kind of event
accumulation, it's probably in the socket's OS buffer.
cheers,
-benny
Thanks for all help,
Thiago
ok. Thanks.
Thiago
tloginbr-pjsip@yahoo.com.br wrote:
Hi, is there a way to get the number of events
pending
to be treated by the application (incoming calls,
wav
EOF, media state etc)? I'm trying to benchmark my
application sending a large number of calls per
second
and it would be very useful to know how many
events
are being queued if I send too many calls. I can
see
it happening when I send a large amount of calls
per
second and my application takes too long to treat
them, because if I stop sending calls, the
application
still treats some calls after that. Its kinda like
this: My code takes about 100 ms to execute
on_incoming_call event, so if I send more than 10
calls in one second these calls will accumulate. I
would like to know how many of this events are
pending.
We don't have events queue in pjsip, as events will
always be
handled as soon as they arrive. If there is some
kind of event
accumulation, it's probably in the socket's OS
buffer.
cheers,
-benny
Thanks for all help,
Thiago
Abra sua conta no Yahoo! Mail, o único sem limite de espaço para armazenamento!
Hi Sameul, all.
I have an iPhone and would be willing to run SIP tests on it and help
with the development.
Please let me know accordingly.
Thanks
On Dec 10, 2007 4:25 AM, samuel.vinson samuel.vinson@laposte.net wrote:
Hi Benny, Hi all,
I compile pjsip to iPod touch and the last news is good.
The sip calling is working. Now we must test sound.
But I don't have this hardware so somebody test for me.
Best regards
Samuel
Créez votre adresse électronique prénom.nom@laposte.net
1 Go d'espace de stockage, anti-spam et anti-virus intégrés.
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org