Giter VIP home page Giter VIP logo

ben_sipp's Introduction

ben_sipp

##dependancy - debian

apt-get install gcc ncurses ncurses-dev make autoconf build-essential g++

install

git clone https://github.com/romonzaman/ben_sipp.git
cd sipp_3.5.0
bash build.sh

cp sipp_3.5.0/sipp .

command to run test

sipp -inf user2.csv -sf uac_auth.xml -r cps -rp rate_period -l call_limit -d call_duration -s target_phonenumber -i local_ip  server_IP

-inf = user file
-sf = sip mode and profile
-r = call rate
-rp = call rate period (in milisec)
-l = limit call
-d = call duration (in milisecond)
-s = target phonenumber
-i = local ip through which call made

for example,

we like to dial 442071833026 @ 178.62.76.107 (with call duration 5000msecond) at 10 cps by call limt 10 using local ip,10.0.0.100

sipp -inf user2.csv -sf uac_auth.xml -r 10 -rp 1000 -l 20 -d 5000 -s 442071833026 -i 10.0.0.100 178.62.76.107

ben_sipp's People

Contributors

romonzaman avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.