You can't do this without using the same Call-ID or modifying the source.

Charles




"Katarina Bogdan" <katarin...@net.hr> 
01/20/2009 07:42 AM
Please respond to
katarin...@net.hr


To
sipp-users@lists.sourceforge.net
cc

Subject
[Sipp-users] Can SIPp run two scenarios simultaneously?






This is the problem: I have to establish Sip
session, then my
client sends HTTP POST to change his servce profile (this issue is solved
automatically) and then
SERVER sends him UPDATE request with new profile and there lies the 
problem. How to
do that if SIPp
does not alowe sending and receiveing request in one scenario? If I break 
that in two
scenarios, how
to run them simultaneously with the same TCP connection? Thanks for help

CLIENT                                      SERVER

INVITE---------------------------------------->
100<-------------------------------------------
180<-------------------------------------------
183<-------------------------------------------
PRACK----------------------------------------->
200 OK(PRACK)<---------------------------------
UPDATE---------------------------------------->
200 OK(UPDATE)<--------------------------------
200 OK(INVITE)<--------------------------------
ACK------------------------------------------->
UPDATE---------------------------------------->
200 OK(UPDATE)<--------------------------------
ACK------------------------------------------->
----------------HTTP POST--------------------->
UPDATE<----------------------------------------
200 OK(UPDATE)-------------------------------->
UPDATE<----------------------------------------
200 OK(UPDATE)<--------------------------------

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users



------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to