Categorygithub.com/ringcentral/ringcentral-softphone-go

# README

RingCentral Softphone SDK for GoLang

Usage

Check softphone_test.go.

Known issues

  • SIP/2.0 603 Too Many Contacts if you create too many softphone instances in very short time

# Functions

FromStringToSipMessage from string message to SipMessage.
GenerateAuthorization generate the authorization header.
GenerateResponse generate response field in the authorization header.

# Structs

SipMessage SIP message.
Softphone softphone.