Interface IClientOptions

IClientOptions IClientOptions

Hierarchy

  • IClientOptions

Properties

login?: string

The username to authenticate with your SIP Connection. login and password will take precedence over login_token for authentication.

login_token?: string

The JSON Web Token (JWT) to authenticate with your SIP Connection. This is the recommended authentication strategy. See how to create one.

password?: string

The password to authenticate with your SIP Connection.

ringbackFile?: string

A URL to a wav/mp3 ringback file that will be used when you disable "Generate Ringback Tone" in your SIP Connection.

ringtoneFile?: string

A URL to a wav/mp3 ringtone file.