That should work. You likely have an XML syntax error. Try removing elements until you can load and then add them back in one-by-one.
Charles "Katarina Bogdan" <[email protected]> 01/19/2009 09:12 AM Please respond to [email protected] To [email protected] 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 [email protected] 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 [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
