Documentation
¶
Overview ¶
Package siprealtime wires pkg/realtime agents into SIP RTP call legs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotConfigured = errors.New("siprealtime: REALTIME_CONFIG_JSON not set")
ErrNotConfigured means REALTIME_CONFIG_JSON is unset.
Functions ¶
This section is empty.
Types ¶
type Bridge ¶
type Bridge struct {
// contains filtered or unexported fields
}
Bridge connects caller RTP PCM ↔ realtime.Agent for one SIP leg.
Click to show internal directories.
Click to hide internal directories.