Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Datatype

Description

auth_key

String

Required parameter. Specify the authorization key.

server

String

Required parameter. Specify the server address.

turn_port

Integer

Required parameter. Specify the TURN port address for connecting the user to the webRTC server.

customer_id

Integer

Required parameter. Specify the customer ID.

user_id

Integer

Required parameter. Specify the agent profile ID.

username

String

Required parameter. Specify the agent profile username.

password

String

Required parameter. Specify the password for connecting the user to the webRTC server.

expire_date

DateTime

Required parameter. Specify the expiry expiration date for how long the agent webRTC webphone session should last.

debug_console

Boolean

Optional parameter. This parameter will enable debug information to be displayed on the console logs.

debug_html

Boolean

Optional parameter. This parameter will enable debug information to be displayed on the HTML page.

...