This is a rather straight forward implementation of a SIP transport layer, as described in RFC3261.
If you need to parse SSL certificates, then look at ssl_util.
There is a stand alone STUN server (RFC3489-bis03 - incomplete) in here.
The main interface to the network send/receive code is sipsocket.
The main interface for sending requests/responses (statelessly) and adding/removing destinations from the transport layer blacklist is transportlayer.
Generated by EDoc, Oct 17 2007, 16:48:22.