Load Testing of SIP and Webrtc Infrastructures Webrtc SIP and Webrtc Browsers Selenium Native Solutions Servers Lorenzo Miniero

Load Testing of SIP and Webrtc Infrastructures Webrtc SIP and Webrtc Browsers Selenium Native Solutions Servers Lorenzo Miniero

KamailioWorld L. Miniero Intro SIP Testing SIPp Load Testing of SIP and WebRTC Infrastructures WebRTC SIP and WebRTC Browsers Selenium Native solutions Servers Lorenzo Miniero Questions @elminiero Kamailio World 8th May 2017, Outline KamailioWorld L. Miniero 1 A brief introduction Intro SIP Testing SIPp 2 Load Testing of SIP Infrastructures WebRTC SIPp: a SIP protocol test tool SIP and WebRTC Browsers Selenium Native solutions 3 Bringing WebRTC into the picture Servers The problem: getting SIP and WebRTC to like each other Questions Testing the “pane e puparuoli” way: tabs tabs tabs! A cluster of browsers: SeleniumHQ , Native solutions: a look at Jattack Can WebRTC compliant servers help? 4 Questions/Comments You may remember me from last year! KamailioWorld L. Miniero Intro SIP Testing SIPp WebRTC SIP and WebRTC Browsers Selenium Native solutions Servers Questions What’s Meetecho? KamailioWorld L. Miniero • A company born in 2009 as an academic spin-off • Intro University research efforts brought to the market SIP Testing • Proudly brewed in sunny Napoli, Italy SIPp , WebRTC • Focus on real-time multimedia applications SIP and WebRTC Browsers • Web conferencing only, at first Selenium Native solutions • Then widened the scope to multimedia in general Servers Questions • Strong perspective on standardization and open source • WebRTC rulez! • Several activities • Consulting services • Commercial support & licenses • Streaming of live events (e.g., IETF, ACM SIGCOMM, ...) • Products (conferencing, webinar, ...) What’s Meetecho? KamailioWorld L. Miniero • A company born in 2009 as an academic spin-off • Intro University research efforts brought to the market SIP Testing • Proudly brewed in sunny Napoli, Italy SIPp , WebRTC • Focus on real-time multimedia applications SIP and WebRTC Browsers • Web conferencing only, at first Selenium Native solutions • Then widened the scope to multimedia in general Servers Questions • Strong perspective on standardization and open source • WebRTC rulez! • Several activities • Consulting services • Commercial support & licenses • Streaming of live events (e.g., IETF, ACM SIGCOMM, ...) • Products (conferencing, webinar, ...) What’s Meetecho? KamailioWorld L. Miniero • A company born in 2009 as an academic spin-off • Intro University research efforts brought to the market SIP Testing • Proudly brewed in sunny Napoli, Italy SIPp , WebRTC • Focus on real-time multimedia applications SIP and WebRTC Browsers • Web conferencing only, at first Selenium Native solutions • Then widened the scope to multimedia in general Servers Questions • Strong perspective on standardization and open source • WebRTC rulez! • Several activities • Consulting services • Commercial support & licenses • Streaming of live events (e.g., IETF, ACM SIGCOMM, ...) • Products (conferencing, webinar, ...) (*Napoli looks a bit like this...) KamailioWorld L. Miniero Intro SIP Testing SIPp WebRTC SIP and WebRTC Browsers Selenium Native solutions Servers Questions Load Testing of SIP Infrastructures KamailioWorld • Typically, a few different objectives L. Miniero • How many SIP sessions can my service handle? Intro • How many calls per second, and how many concurrent calls? SIP Testing SIPp • Does the number change when media is involved? WebRTC SIP and WebRTC • Programmable and customizable are important requirements Browsers Selenium • Not all the calls are the same Native solutions Servers • Different applications, different scenarios Questions • Custom headers/fields may be involved • Several popular tools available for the purpose • SIPp: a SIP protocol test tool • https://github.com/SIPp/sipp • Seagull: an Open Source Multi-protocol traffic generator • http://gull.sourceforge.net/ • Many other solutions (often proprietary though) Load Testing of SIP Infrastructures KamailioWorld • Typically, a few different objectives L. Miniero • How many SIP sessions can my service handle? Intro • How many calls per second, and how many concurrent calls? SIP Testing SIPp • Does the number change when media is involved? WebRTC SIP and WebRTC • Programmable and customizable are important requirements Browsers Selenium • Not all the calls are the same Native solutions Servers • Different applications, different scenarios Questions • Custom headers/fields may be involved • Several popular tools available for the purpose • SIPp: a SIP protocol test tool • https://github.com/SIPp/sipp • Seagull: an Open Source Multi-protocol traffic generator • http://gull.sourceforge.net/ • Many other solutions (often proprietary though) Load Testing of SIP Infrastructures KamailioWorld • Typically, a few different objectives L. Miniero • How many SIP sessions can my service handle? Intro • How many calls per second, and how many concurrent calls? SIP Testing SIPp • Does the number change when media is involved? WebRTC SIP and WebRTC • Programmable and customizable are important requirements Browsers Selenium • Not all the calls are the same Native solutions Servers • Different applications, different scenarios Questions • Custom headers/fields may be involved • Several popular tools available for the purpose • SIPp: a SIP protocol test tool • https://github.com/SIPp/sipp • Seagull: an Open Source Multi-protocol traffic generator • http://gull.sourceforge.net/ • Many other solutions (often proprietary though) SIPp: a SIP protocol test tool KamailioWorld L. Miniero • Open source SIP traffic generator Intro • https://github.com/SIPp/sipp SIP Testing SIPp • De-facto standard tool for generating SIP traffic, with or without media WebRTC SIP and WebRTC Browsers Selenium • XML files to design testing session Native solutions Servers • Expected sequence of SIP messages, and how to react Questions • Variables for custom fields (e.g., addresses, usernames, etc.) • Tool comes with some pre-compiled scenarios (e.g., UAC vs. UAS) • Several options to customize session, even in real-time • Call rate, period, overall number of calls, etc. • Media can be sent as well • Replay of pre-captured pcap files (e.g., RTP content) SIPp: a SIP protocol test tool KamailioWorld L. Miniero • Open source SIP traffic generator Intro • https://github.com/SIPp/sipp SIP Testing SIPp • De-facto standard tool for generating SIP traffic, with or without media WebRTC SIP and WebRTC Browsers Selenium • XML files to design testing session Native solutions Servers • Expected sequence of SIP messages, and how to react Questions • Variables for custom fields (e.g., addresses, usernames, etc.) • Tool comes with some pre-compiled scenarios (e.g., UAC vs. UAS) • Several options to customize session, even in real-time • Call rate, period, overall number of calls, etc. • Media can be sent as well • Replay of pre-captured pcap files (e.g., RTP content) SIPp: a SIP protocol test tool KamailioWorld L. Miniero • Open source SIP traffic generator Intro • https://github.com/SIPp/sipp SIP Testing SIPp • De-facto standard tool for generating SIP traffic, with or without media WebRTC SIP and WebRTC Browsers Selenium • XML files to design testing session Native solutions Servers • Expected sequence of SIP messages, and how to react Questions • Variables for custom fields (e.g., addresses, usernames, etc.) • Tool comes with some pre-compiled scenarios (e.g., UAC vs. UAS) • Several options to customize session, even in real-time • Call rate, period, overall number of calls, etc. • Media can be sent as well • Replay of pre-captured pcap files (e.g., RTP content) SIPp: a SIP protocol test tool KamailioWorld L. Miniero • Open source SIP traffic generator Intro • https://github.com/SIPp/sipp SIP Testing SIPp • De-facto standard tool for generating SIP traffic, with or without media WebRTC SIP and WebRTC Browsers Selenium • XML files to design testing session Native solutions Servers • Expected sequence of SIP messages, and how to react Questions • Variables for custom fields (e.g., addresses, usernames, etc.) • Tool comes with some pre-compiled scenarios (e.g., UAC vs. UAS) • Several options to customize session, even in real-time • Call rate, period, overall number of calls, etc. • Media can be sent as well • Replay of pre-captured pcap files (e.g., RTP content) SIPp: a SIP protocol test tool KamailioWorld L. Miniero Intro SIP Testing SIPp WebRTC SIP and WebRTC Browsers Selenium Native solutions Servers Questions SIPp XML example: a UAC KamailioWorld <?xml version="1.0" encoding="ISO-8859-1" ?> <!DOCTYPE scenario SYSTEM"sipp.dtd"> L. Miniero <scenario name="UAC with media"> Intro <send retrans="500"> [..INVITE..] SIP Testing </send> SIPp <recv response="100" optional="true"> WebRTC </recv> SIP and WebRTC Browsers <recv response="180" optional="true"> Selenium </recv> Native solutions Servers <recv response="200" rtd="true" crlf="true"> </recv> Questions <send> [..ACK..] </send> <pause milliseconds="30000"/> <send retrans="500"> [..BYE..] </send> <recv response="200" crlf="true"> </recv> </scenario> SIPp XML example: a UAC KamailioWorld <send retrans="500"> L. Miniero <![CDATA[ Intro INVITE sip:[service]@[remote_ip]:[remote_port] SIP/2.0 Via: SIP/2.0/[transport][local_ip]:[local_port];branch=[branch] SIP Testing From: pippozzo<sip:pippozzo@[local_ip]:[local_port]>;tag=[call_number] SIPp To:[service]<sip:[service]@[remote_ip]:[remote_port]> X-Custom-Header-ID: xyz WebRTC Call-ID:[call_id] SIP and WebRTC CSeq: 1 INVITE Browsers Contact: sip:pippozzo@[local_ip]:[local_port] Selenium Max-Forwards: 70 Native solutions Subject: AudioConf Test Servers Content-Type: application/sdp Questions Content-Length:[len] v=0 o=user1 53655765 2353687637INIP[local_ip_type][local_ip]

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    65 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us