Documentation
¶
Overview ¶
Package server contains a SIP server which can manage authentication and signalling between multiple clients.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidAuthHeader = errors.New("server: invalid authorization header")
ErrInvalidAuthHeader is returned when the Authorization header fails to be parsed.
Functions ¶
func HandleInvite ¶
HandleInvite handles INVITE SIP requests and attempts to make a call.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.