We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

OpenSIPS - an event-driven SIP routing engine

Formal Metadata

Title
OpenSIPS - an event-driven SIP routing engine
Title of Series
Number of Parts
611
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2017

Content Metadata

Subject Area
Genre
Abstract
When moving from a linear processing architecture to an event-oriented one,OpenSIPS becomes able to handle more advanced SIP scenarios, as well as toperform complex integrations with external applications. The new OpenSIPS version follows a Subscribe/Notify model, which allows theSIP routing to be driven by events. These events are triggered from bothinside and outside OpenSIPS, and are internally dispatched by OpenSIPS to theright process/subscriber. During this presentation, I will show how the asynchronous architecture revampof the upcoming OpenSIPS 2.3 facilitates a series of state-of-the-artintegrations (SIP transaction pausing while push notifications are takingeffect, custom suspend-resume logic while waiting for an external event,etc.). The discussion will also include OpenSIPS scripting, and how we tweaked it toincorporate all these changes in a simple, straightforward, and efficientmanner.