The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.812 - 2017-11-22

  • don't include To-Header into computation of branch, since this might differ between INVITE and ACK (by adding the tag from the response).
  • RT#123685 - better debug-output in StatelessProxy on DNS problems
  • RT#122925 - call StatelessProxy::__forward_packet_final as method not function to allow overriding in special cases - this does not make it a public API!
  • RT#122595 - Net::SIP::Debug->level looks for useful caller now starting with caller(0) instead of caller(1)
  • RT#121348 - Leg::match check addr also against host
  • RT#120909 - support for same contact on multiple legs in StatelessProxy, i.e. multiple IP for same domain of contact

Documentation

manage sockets related to a leg

Modules

Framework SIP (Voice Over IP, RFC3261)
enforce authorization of packets
blocks SIP requests based on method name
DTMF RTP packet generating and extracting
debugging of Net::SIP
dispatch SIP packets between legs and endpoint
simple event loop for Net::SIP::Dispatcher
drops SIP messages based on callback
drops SIP messages based on fields in SIP header
drops SIP messages based on senders IP and port
Endpoint for SIP packets (UAC,UAS)
Call context for endpoint
Wrapper around Socket for sending and receiving SIP packets
rewrite SDP and transport RTP for NAT
handle NAT/RTP forwarding using remote process
handle NAT/RTP forwarding in local event loop.
server for Net::SIP::NATHelper::Client
handling of SIP packets
handle incoming packet by multiple receivers
Send redirect to Requests based on lookup at a registrar
Endpoint for registering SIP clients
handling of SIP request packets
handling of SIP response packets
Parsing and manipulation of SDP data for SIP
Simple interface for using Net::SIP
call context for Net::SIP::Simple
simple RTP handling for Net::SIP::Simple
Simple implementation of a stateless proxy
utility functions used by all of Net::SIP

Provides

in lib/Net/SIP/Authorize.pm
in lib/Net/SIP/Authorize.pm
in lib/Net/SIP/Authorize.pm
in lib/Net/SIP/Dispatcher/Eventloop.pm
in lib/Net/SIP/Dispatcher.pm
in lib/Net/SIP/Packet.pm
in lib/Net/SIP/Packet.pm
in lib/Net/SIP/NATHelper/Base.pm
in lib/Net/SIP/NATHelper/Base.pm
in lib/Net/SIP/NATHelper/Base.pm
in lib/Net/SIP/SocketPool.pm
in lib/Net/SIP/Debug.pm