cloud

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2025 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Host      = "integration.sip.livekit.cloud"
	ProjectID = "sip_integration"
	Uri       = "integration.pstn.twilio.com"
)
View Source
const (
	TrunkID        = "ST_INTEGRATION"
	DispatchRuleID = "SDR_INTEGRATION"
)

Variables

This section is empty.

Functions

func NewIOTestClient

func NewIOTestClient(conf *IntegrationConfig) rpc.IOInfoClient

func NewService

func NewService(conf *IntegrationConfig, bus psrpc.MessageBus) (*service.Service, error)

Types

type CloudTestService

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

func NewCloudTestService

func NewCloudTestService(conf *IntegrationConfig, bus psrpc.MessageBus) (*CloudTestService, error)

func (*CloudTestService) CreateSIPParticipant

type IOTestClient

type IOTestClient struct {
	rpc.IOInfoClient
	// contains filtered or unexported fields
}

func (*IOTestClient) UpdateSIPCallState

type IntegrationConfig

type IntegrationConfig struct {
	*config.Config

	RoomName string
}

func NewIntegrationConfig

func NewIntegrationConfig() (*IntegrationConfig, error)

type PhoneClient

type PhoneClient struct {
	*siptest.Client
	// contains filtered or unexported fields
}

func NewPhoneClient

func NewPhoneClient(record bool) (*PhoneClient, error)

func (*PhoneClient) Close

func (p *PhoneClient) Close()

Jump to

Keyboard shortcuts

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