Worked like a charm.  Thanks!

 

S

 

________________________________

From: ims.asuser ims.asuser [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 12, 2008 12:50 PM
To: Stephen Cattaneo
Cc: [email protected]
Subject: Re: [Sipp-users] SIPp says: No 'scenario' section in xml
scenario file

 

Hi,

 

I had the same problem on my ubuntu. You just have to let an emply line
between the DOCTYPE and scenario tag (see below).
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE scenario SYSTEM "sipp.dtd">

 

<scenario name="NOTIFY signal listener">

This is really not logic....I spent several hours before finding it out
:)

 

Bonus question:

yes, it is possible

 

Cheers,

Khaldon

2008/8/12 Stephen Cattaneo <[EMAIL PROTECTED]>

Hi all,

Upon attempted execution of my scenario file SIPp says: "No 'scenario'
section in xml scenario file."

I can not figure out why SIPp is telling me this.  I've been staring @
this for a while and fear some silly mistake is hampering my progress.

Bonus question- Is it possible to use a CSV file for user/pass
authentication?
Example: [authentication username=[field0] password=[field0]]

-----
[EMAIL PROTECTED] ~]$ sipp -m 1 -i 192.168.14.9 <http://192.168.14.9/>
-sf
./lib/sipp/register_pri.xml -inf ./lib/sipp/pri_wan.csv 192.168.13.3
<http://192.168.13.3/> 
2008-08-12      12:19:19:192    1218568759.192952: No 'scenario' section
in xml scenario file.
[EMAIL PROTECTED] ~]$ sipp -v

 SIPp v2.0-TLS-PCAP, version 20071128, built Dec 27 2007, 17:53:26.

 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License as
 published by the Free Software Foundation; either version 2 of
 the License, or (at your option) any later version.

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 You should have received a copy of the GNU General Public
 License along with this program; if not, write to the
 Free Software Foundation, Inc.,
 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA

 Author: see source files.
----

Attached are my CSV and XML files.




------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to