sbc

package
v0.0.0-...-a8b2000 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2021 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CallController

type CallController struct {
	// contains filtered or unexported fields
}

func NewCallController

func NewCallController(cmap *CallManager, cc_id int64) *CallController

func (*CallController) RecvEvent

func (self *CallController) RecvEvent(event sippy_types.CCEvent, ua sippy_types.UA)

func (*CallController) Shutdown

func (self *CallController) Shutdown()

func (*CallController) String

func (self *CallController) String() string

type CallManager

type CallManager struct {
	Sip_TM sippy_types.SipTransactionManager
	Proxy  sippy_types.StatefulProxy
	// contains filtered or unexported fields
}

func NewCallManager

func NewCallManager(config *Config, logger sippy_log.ErrorLogger) *CallManager

func (*CallManager) Remove

func (self *CallManager) Remove(ccid int64)

func (*CallManager) Shutdown

func (self *CallManager) Shutdown()

type Config

type Config struct {
	sippy_conf.Config

	NH_addr *sippy_net.HostPort
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL