<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [UserAgentCoreConfiguration](./sip.js.useragentcoreconfiguration.md) &gt; [viaHost](./sip.js.useragentcoreconfiguration.viahost.md)

## UserAgentCoreConfiguration.viaHost property

Via header field host name or network address.

<b>Signature:</b>

```typescript
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.

