Hello Sipp enthusiasts,

                Is it possible to have sipp use a global variable as the 
'chance' parameter when doing conditional branching?  I get the error, 'chance, 
"[prob403]" is not a floating point number'.  Being able to use global 
variables to influence conditional branching would provide for a lot of runtime 
flexibility since global variables can be changed dynamically via 'set' 
commands.  I've tried a number of variations, but haven't found anything that 
works so far.


  <nop><action>
    <assign assign_to="prob403" value="0.1" />
    <assign assign_to="prob404" value="0.25" />
    <assign assign_to="prob503" value="0.25" />
  </action></nop>
  <recv request="INVITE" crlf="true"></recv>
  <nop chance="[prob403]" next="4"></nop>


Ross Kusler
Voice Systems Engineer

Phone: 650-641-3895
Fax: 650-965-7791


Intermedia
815 E. Middlefield Rd
Mountain View, California 94043
www.intermedia.net<http://www.intermedia.net/> * Follow us on 
Twitter<http://twitter.com/intermedia_net>

Read our report on the SMB rogue access threat:
The Ex-Employee 
Menace<http://www.intermedia.net/Reports/RogueAccess?utm_source=social&utm_medium=CorporateEmailSig&utm_content=Report&utm_campaign=SSAppID>

About Intermedia
Intermedia's Office in the 
Cloud(tm)<http://www.intermedia.net/solutions/office-in-the-cloud> delivers 
essential IT services for SMBs and the partners who serve them - including 
hosted Exchange, Hosted PBX, SecuriSync file sync and share, security, 
mobility, identity and access management, archiving, instant messaging, 
conferencing and more. Our services are all pre-integrated, managed from a 
single control panel, and backed by our famous worry-free 
experience<http://www.intermedia.net/support/worry-free>.

With 60,000 customers, over one million users and 5,000 active partners, 
Intermedia is the world's largest one-stop shop for cloud IT. Learn more at 
Intermedia.net<http://intermedia.net>.

________________________________

This message is intended only for the person(s) to which it is addressed and 
may contain Intermedia.net Inc privileged, confidential and/or proprietary 
information. If you have received this communication in error, please notify us 
immediately by replying to the message and deleting it from your computer. Any 
disclosure, copying, distribution, or the taking of any action concerning the 
contents of this message and any attachment(s) by anyone other than the named 
recipient(s) is strictly prohibited.
------------------------------------------------------------------------------
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to