sip.js.useragentcoreconfiguration.viahost.md

July 12, 2019 ยท View on GitHub

Home > sip.js > UserAgentCoreConfiguration > viaHost

UserAgentCoreConfiguration.viaHost property

Via header field host name or network address.

Signature:

viaHost: string;

Remarks

The Via header field indicates the path taken by the request so far and indicates the path that should be followed in routing responses.

Contents

  1. 1UserAgentCoreConfiguration.viaHost property
  2. 2Remarks