[reSIProcate] Call back function problem

shailesh shailesh at varaha.com
Mon Jul 11 04:24:28 CDT 2005


Hello all

 

I am trying to make call on the 500 at 192.168.0.142 which is sip server. And
it will play one audio when I make call to 500. 

 

I don't get the call back function properly ... like onNewSession

 

Messages are passed like this

 

UAC                                         SIP Server

INVITE with SDP ---------------->     

            <----------------------------       100 Trying

 

            <----------------------------       200 OK with SDP

ACK     ---------------------------->

 

Here I get called ClientInviteSession-onNewSession when I got the 200OK 

 

So there is no call back function for the 100 Trying? 

How can I call the cancel method of invite session?

How can I detect my new session is going on (proceeding)?

 

Here is logs for this ......

 

C:\SIPCallbackHandler.cpp:147: ClientInviteSession-onNewSession - SipResp:
200 tid=a61721395e061c0a cseq=INVITE contact=500 at 192.168.0.142 / 1
from(wire)

C:\SIPCallbackHandler.cpp:193:InviteSession-onAnswer(SDP)

C:\SIPCallbackHandler.cpp:194192.168.0.142

C:\SIPCallbackHandler.cpp:19513350

C:\SIPCallbackHandler.cpp:167: ClientInviteSession-onConnected - SipResp:
200 tid=a61721395e061c0a cseq=INVITE contact=500 at 192.168.0.142 / 1
from(wire)

 

 

Regards,

Shailesh

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20050711/5d144bd2/attachment.htm>


More information about the resiprocate-devel mailing list