<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [Transport](./sip.js.transport.md) &gt; [protocol](./sip.js.transport.protocol.md)

## Transport.protocol property

The transport protocol.

<b>Signature:</b>

```typescript
readonly protocol: string;
```

## Remarks

Formatted as defined for the Via header sent-protocol transport. https://tools.ietf.org/html/rfc3261\#section-20.42

