Query: net::sip::response
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Net::SIP::Response(3pm) User Contributed Perl Documentation Net::SIP::Response(3pm)NAMENet::SIP::Response - handling of SIP response packetsSYNOPSISmy $resp = Net::SIP::Response->new( '401','Authorization required',... );DESCRIPTIONSubclass of Net::SIP::Packet for handling response packets.CONSTRUCTORInherited 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.METHODScode 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::nathelper::local(3pm) - debian |
net::sip::packet(3pm) - debian |
net::sip::receivechain(3pm) - debian |
net::sip::registrar(3pm) - debian |
net::sip::statelessproxy(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Detecting unused variables... |
One instance of comparing grep and awk |
A (ksh) Library For and From UNIX.com |