AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Free 30 days.
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
SIPSL (SIP Service Layer) is a Programmable Session Border Controller (SBC) and SIP B2BUA, as defined in RFC3261.
Written in c++ and multithreaded. The Application logic can be implemented by extending the application class and implementing the call backs.
The Session Initiation Protocol (SIP) is a signaling communications protocol widely used nowadays for controlling multimedia communication sessions such as voice and video calls over Internet Protocol (IP) networks.
Thanks to its simplicity, SIP messages are often used in creative ways for which these were not originally designed (e.g. using periodical OPTIONS packets as NAT keep-alive instead of using STUN or TURN) and thus SIP traces of the captured traffic often contain "useless" traffic from the actual signalization point of view.
...
Small and effective program for SIP traces anonymization
...Our aim is to promote analysis of real SIP-server behavior.
Therefore, we present SiAnTo, an extended anonymization technique that substitutes session-participant information with matching, but nondescript, labels. This allows for SIP traces to be publicly shared, while keeping interesting traffic-session properties intact.
This is a SIP signaling layer to create a fully operative multipoint (video) conference server using SIP clients and RTP media streams in combination with strManager as a media management layer.