The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:Net-SIP endpoint"

Net::SIP::Endpoint - Endpoint for SIP packets (UAC,UAS) River stage one • 1 direct dependent • 1 total dependent

The package implements a communication endpoint for SIP. This is usually a phone, but can also be a stateful proxy (because it retransmits packets itself). It provides methods to send arbitrary requests but also for sending special requests like INVI...

SULLR/Net-SIP-0.836 - 12 Jul 2023 17:40:33 UTC

Net::SIP::Endpoint::Context - Call context for endpoint River stage one • 1 direct dependent • 1 total dependent

This package manages the call context (from,to,call-id, recorded routes..) for a call to an Net::SIP::Endpoint. It maintains the state of the current call (local and remote cseq, current state within INVITE transaction) and handles requests and respo...

SULLR/Net-SIP-0.836 - 12 Jul 2023 17:40:33 UTC

lib/Net/SIP/Endpoint.pm River stage one • 1 direct dependent • 1 total dependent

SULLR/Net-SIP-0.836 - 12 Jul 2023 17:40:33 UTC

lib/Net/SIP/Endpoint/Context.pm River stage one • 1 direct dependent • 1 total dependent

SULLR/Net-SIP-0.836 - 12 Jul 2023 17:40:33 UTC

Net::SIP::Registrar - Endpoint for registering SIP clients River stage one • 1 direct dependent • 1 total dependent

This package implements a simple SIP registrar. In the current implementation registry information are only kept in memory, e.g. they are not preserved over restarts. The implementation itself does not checking if the UAC is authorized to register th...

SULLR/Net-SIP-0.836 - 12 Jul 2023 17:40:33 UTC

Net::SIP::Dispatcher - dispatch SIP packets between legs and endpoint River stage one • 1 direct dependent • 1 total dependent

This module dispatches Net::SIP::Packets between Net::SIP::Legs and endpoints like Net::SIP::Endpoint, Net::SIP::Registrar and Net::SIP::StatelessProxy. It manages retransmission of outgoing packets and redelivery of responses to incoming requests. I...

SULLR/Net-SIP-0.836 - 12 Jul 2023 17:40:33 UTC

Net::SIP - Framework SIP (Voice Over IP, RFC3261) River stage one • 1 direct dependent • 1 total dependent

Net::SIP consists of packages for handling the SIP packets, for transport of the packets, for processing the packets and on top of all that a simplified layer for common tasks. Addionally Net::SIP::Util provides utility functions and Net::SIP::Debug ...

SULLR/Net-SIP-0.836 - 12 Jul 2023 17:40:33 UTC

Net::SIP::Debug - debugging of Net::SIP River stage one • 1 direct dependent • 1 total dependent

Provides debugging support for Net::SIP. Debugging can be enabled/disabled globally or per package and optional per subpackage. It provides support for different debugging levels, e.g. the higher the level, the more debugging is done. The following l...

SULLR/Net-SIP-0.836 - 12 Jul 2023 17:40:33 UTC

Net::SIP::Simple - Simple interface for using Net::SIP River stage one • 1 direct dependent • 1 total dependent

This package implements a simple layer on top of Net::SIP::Endpoint, Net::SIP::Registrar and Net::SIP::StatelessProxy. With the help of this package it is possible to write simple SIP applications with a few lines perl code....

SULLR/Net-SIP-0.836 - 12 Jul 2023 17:40:33 UTC

Net::SIP::Authorize - enforce authorization of packets River stage one • 1 direct dependent • 1 total dependent

This package is used inside a Net::SIP::ReceiveChain to make sure, that requests are authorized before they get handled by the next receiver in the chain....

SULLR/Net-SIP-0.836 - 12 Jul 2023 17:40:33 UTC

Net::SIP::Simple::Call - call context for Net::SIP::Simple River stage one • 1 direct dependent • 1 total dependent

This package manages the call context for Net::SIP::Simple, e.g. (re-)invites on existing context etc....

SULLR/Net-SIP-0.836 - 12 Jul 2023 17:40:33 UTC
11 results (0.039 seconds)