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::dropper(3pm) - debian |
| net::sip::leg(3pm) - debian |
| net::sip::nathelper::server(3pm) - debian |
| net::sip::registrar(3pm) - debian |
| net::sip::statelessproxy(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Introduction |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |