net::sip::response(3pm) debian man page | unix.com

Man Page: net::sip::response

Operating Environment: debian

Section: 3pm

Net::SIP::Response(3pm) 				User Contributed Perl Documentation				   Net::SIP::Response(3pm)

NAME
Net::SIP::Response - handling of SIP response packets
SYNOPSIS
my $resp = Net::SIP::Response->new( '401','Authorization required',... );
DESCRIPTION
Subclass of Net::SIP::Packet for handling response packets.
CONSTRUCTOR
Inherited from Net::SIP::Packet. See there. Seldom used directly, usually responses get not generated from scratch, but based on a request with the create_response method from Net::SIP::Request.
METHODS
code Get numerical code of response. msg Get text for code from response. method Get method for orginal request by parsing the CSeq header. perl v5.14.2 2010-02-02 Net::SIP::Response(3pm)
Related Man Pages
net::sip::dropper::byipport(3pm) - debian
net::sip::leg(3pm) - debian
net::sip::nathelper::local(3pm) - debian
net::sip::registrar(3pm) - debian
net::sip::simple::rtp(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
My first PERL incarnation... Audio Oscillograph