All Projects → os11k → sipp2freeswitch

os11k / sipp2freeswitch

Licence: other
sample sipp scenarios for testing freeswitch

Projects that are alternatives of or similar to sipp2freeswitch

xui
XUI is a micro UI framework and implementation for FreeSWITCH
Stars: ✭ 86 (+377.78%)
Mutual labels:  freeswitch
NEventSocket
A reactive FreeSwitch eventsocket library for Modern .Net
Stars: ✭ 68 (+277.78%)
Mutual labels:  freeswitch
FSlmx
FreeSWITCH GUI 简体中文GUI for PHP (UTF8)
Stars: ✭ 43 (+138.89%)
Mutual labels:  freeswitch
switchy
async FreeSWITCH cluster control
Stars: ✭ 67 (+272.22%)
Mutual labels:  freeswitch
freeswitch-esl-all
freeswitch event socket base on netty 4 and has some new features.
Stars: ✭ 110 (+511.11%)
Mutual labels:  freeswitch
pyfreebilling
Routing and rating VoIP application for service providers - API based - AGPL v3 - Based on kamailio
Stars: ✭ 75 (+316.67%)
Mutual labels:  freeswitch
freeswitch-docker
Dockerfile for freeswitch
Stars: ✭ 40 (+122.22%)
Mutual labels:  freeswitch
siphub
sip capture server by hep。work with OpenSIPS, Kamailo, and FreeSWITCH。
Stars: ✭ 23 (+27.78%)
Mutual labels:  freeswitch
books-and-articles
Books written from me to my own language
Stars: ✭ 15 (-16.67%)
Mutual labels:  freeswitch
paStash
pastaʃ'ʃ = Spaghetti I/O Event Data Processing, Interpolation, Correlation and beyond 🍝
Stars: ✭ 89 (+394.44%)
Mutual labels:  freeswitch
mod event kafka
Freeswitch Kafka Plugin
Stars: ✭ 20 (+11.11%)
Mutual labels:  freeswitch
freeswitch-asr
TTS and ASR module with auto Voice Active Detecting supported for Freeswitch. I build it for Nature sound interactive, With the embedded LUA engine we could easly build a Freeswtich application like this.
Stars: ✭ 36 (+100%)
Mutual labels:  freeswitch
esl
Node.js client and server for FreeSwitch Event Socket
Stars: ✭ 106 (+488.89%)
Mutual labels:  freeswitch

sipp2freeswitch

sample sipp scenarios for testing freeswitch

Used following resources:

https://github.com/jrzondagh/SIPp-Scenario-Files

https://github.com/saghul/sipp-scenarios

./sipp -i local_ip_address -sf ./register.xml -inf ./register-accounts.csv destination_ip_address:5060 -r 1 -rp 1000 -aa -trace_err

./sipp -i local_ip_address -sf ./invite-auth.xml -inf ./invite-accounts.csv destination_ip_address:5060 -r 1 -rp 1000 -trace_err

./sipp -i local_ip_address -sf ./invite-without-auth.xml -inf ./invite-accounts.csv destination_ip_address:5060 -r 1 -rp 1000 -trace_err

./sipp -sf ./uas.xml -i local_ip_address -p 5060

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].