Query: net::sip::nathelper::local
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Net::SIP::NATHelper::Local(3pm) User Contributed Perl Documentation Net::SIP::NATHelper::Local(3pm)NAMENet::SIP::NATHelper::Local - handle NAT/RTP forwarding in local event loop.DESCRIPTIONThis module is a wrapper around Net::SIP::NATHelper::Base which will handle the RTP forwarding within the local event loop the rest of Net::SIP uses.CONSTRUCTORnew ( LOOP ) Will create the object and tell it to use LOOP as the event loop. Will create a Net::SIP::NATHelper::Base object which gets used internally.METHODSallocate_sockets ( ... ) Calls allocate_sockets of the local Net::SIP::NATHelper::Base object. Takes and returns the same arguments. activate_session ( ... ) Calls activate_session of the local Net::SIP::NATHelper::Base object. Takes the same arguments and returns 1 if the session was newly activated, -1 if it was activated before and false if activation failed. Updates callbacks into the event loop. close_session ( ... ) Calls activate_session of the local Net::SIP::NATHelper::Base object. Takes the same arguments and returns the number of closed sessions. Updates callbacks into the event loop. expire ( ... ) Calls expire of the local Net::SIP::NATHelper::Base object. Takes the same arguments and returns the number of expired sessions. Updates callbacks into the event loop if necessary. perl v5.14.2 2009-01-23 Net::SIP::NATHelper::Local(3pm)
Similar Topics in the Unix Linux Community |
---|
Error in for loop? |
Sofia-SIP 1.12.8 (Default branch) |
SIPFwd 0.5 (Default branch) |
for loop ( string having spaces ) |
Can't get local IP address in getaddrinfo |