The scenario can either send or receive requests, but can not be both a 
client (initiate brand new scenarios) and server (accept brand new 
scenarios).  A scenario is determined by call-id.

Charles




"Katarina Bogdan" <katarin...@net.hr> 
01/19/2009 10:05 AM
Please respond to
katarin...@net.hr


To
sipp-users@lists.sourceforge.net
cc

Subject
[Sipp-users] Can client receve request and send reply






 

I have a client like scenario that goes like this:

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

And a server scenario compatible with this one writen in xml. When I try 
to launch
this in sipp
(sipp -sf server.xml -t t1) I´m getting this error : Unable to load or 
parse xml
scenario file 
There are no errors in scenario or in commands. Please help! Is it even 
posible that
one scenario
have a role of both, client and a server, I´m refering to last 4 messages

------------------------------------------------------------------------------
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