![]() |
![]()
| ![]() |
![]()
NAMENet::SIP::Response - handling of SIP response packets SYNOPSISmy $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. METHODS
|