< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate-users] How to avoid sending RTP too early?


The UAC (CCM) is supposed to be prepared to receive media as soon as it
sends then Invite - so I'm surprised that CCM "doesn't like it".

Eitherway - there is a onConnectedConfirmed callback when the ACK arrives
that you can use to experiment with.

Scott

-----Original Message-----
From: resiprocate-users-bounces@xxxxxxxxxxxxxxx
[mailto:resiprocate-users-bounces@xxxxxxxxxxxxxxx] On Behalf Of Richard
Stellingwerff
Sent: February 18, 2008 6:30 AM
To: resiprocate-users@xxxxxxxxxxxxxxx
Subject: [reSIProcate-users] How to avoid sending RTP too early?

Hi,

I'm experiencing a problem in a Cisco Call Manager <-> Asterisk <->
reSIProcate UAC configuration, where CCM doesn't like it when I send
RTP too soon.

The problem happens only with incoming calls. When I call
sis->accept(), it calls InviteSession::onConnected() immediately,
before receiving ACK from the server. On this event I start sending
the RTP stream but in some cases the OK doesn't get through
immediately.

Is there some callback that gets called when the UAC receives ACK, so
I can make sure that I'm not sending the RTP stream too early?

Kind regards,
Richard Stellingwerff.
_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/