Skip to content

Not able to add new field to command.py #91

@archanayadav1408

Description

@archanayadav1408

For my use case, I have to use -max_socket in the sipp command, but when I try it through pysipp, it doesn't have this argument.
I tried to add this: pysipp.command.sipp_spec.extend('-max_socket max_socket')) .
How can we add more arguments, as there are many other SIP arguments that PySipp is not supporting?

@goodboy , I tried to follow this also but no success
11cfe61c8c098f82970ff7ab8c61a67fc35b7471[https://github.com/SIPp/pysipp/commit/11cfe61c8c098f82970ff7ab8c61a67fc35b7471](url)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions