# Configuring Egress Trunk

The Stir/Shaken in the egress trunk defines whether to sign a call or not when passing the calls to Egress trunk.&#x20;

![](/files/WkTK54vnjQSHDV8I3NOL)

| Verification Policy                   | Description                                                                                                                       |
| ------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| Disable Stir/Shaken                   | This option means the switch will ignore Stir/Shaken for this egress trunk.                                                       |
| Require Signature or Block Call       | This option means Class 4 will not send call to this egress trunk if it does not has an Identity header.                          |
| Require Valid Signature or Block Call | This option means Class 4 will not send call to this egress trunk if it does not has a valid Identity header.                     |
| Passthur or Sign Call if no signature | This options means Class 4 will attempt to sign calls according to the attestation defined in the ingress trunk to sign the call. |

## P-header setting

By default, Class 4 does not do anything to P-header.  Class 4 supports 2 different p-asserted identity header setting as shown her:

![](/files/a5CQoz4MeLnywif2LPpy)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cookbook.denovolab.com/stir-shaken/configuring-egress-trunk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
