> ## Documentation Index
> Fetch the complete documentation index at: https://help.verbu.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Test and troubleshooting

> Check that your PBX setup works, and find the most common issues when calls don't reach Verbu correctly.

When your PBX sends calls to Verbu, you should test with real calls. The test needs to prove three things: the call reaches the agent, the audio works both ways, and the handoff to humans works.

## Quick go-live test

<Steps>
  <Step title="Call from a mobile">
    Use a mobile that isn't part of your PBX. Call the number your customers use.
  </Step>

  <Step title="Listen for the agent's greeting">
    The agent should answer within a few seconds and say the greeting you set in Verbu.
  </Step>

  <Step title="Say something simple">
    Ask about opening hours or the address. Check that the agent can hear you and responds normally.
  </Step>

  <Step title="Test forwarding">
    Ask to speak to a human, if the agent has **Forwarding** switched on.
  </Step>

  <Step title="Check the call history">
    Open **Conversations** in Verbu and check that the call is there with the right number and summary.
  </Step>
</Steps>

## Test more scenarios

Don't run just one test call. Test the scenarios your routing uses:

* During opening hours
* Outside opening hours
* When the team doesn't answer
* When a customer asks to be forwarded
* From a withheld number if you often receive those
* From abroad if your customers call internationally

## Common issues

<AccordionGroup>
  <Accordion title="The call doesn't reach Verbu">
    The routing in your PBX probably still points to the old destination, or the destination was typed incorrectly.

    Check the number's inbound route, the time rules, and that the Verbu destination is active.
  </Accordion>

  <Accordion title="The caller hears a busy tone">
    Your PBX can't reach the destination, or the rule doesn't allow external forwarding.

    Check whether your PBX requires external destinations to be approved, or whether an outbound call profile is blocking the forwarding.
  </Accordion>

  <Accordion title="The agent answers, but the caller can't hear it">
    This is nearly always codec, NAT or firewall. With SIP routing, your PBX needs to allow `PCMA` and `PCMU` (G.711 A-law and µ-law).

    Ask your PBX administrator to check RTP, the firewall and the codec priority.
  </Accordion>

  <Accordion title="Verbu sees the PBX's number instead of the customer's number">
    Your PBX is overwriting the caller ID. Ask your administrator to pass the original caller ID through.

    The setting is often called **CLIP**, **original caller ID**, **preserve caller ID** or **P-Asserted-Identity**.
  </Accordion>

  <Accordion title="The agent takes the call, but it drops quickly">
    This can be an aggressive session timer, a firewall timeout, or your PBX not accepting the media stream.

    Save the time, the number that called and any call ID from your PBX, and send it to Verbu support.
  </Accordion>

  <Accordion title="Forwarding to humans doesn't work">
    Check that the contact's phone number in Verbu is correct and can be called from outside.

    If your PBX is meant to handle the forwarding, the rule needs to sit in your PBX rather than in Verbu.
  </Accordion>
</AccordionGroup>

## What Verbu support needs

Don't send passwords or SIP passwords. Only send:

* the time of the test call;
* the number that called;
* the number that was called;
* which agent the call was meant to reach;
* which PBX or provider you use;
* whether the issue is "no connection", "no audio", "wrong number" or "drops after answering".

If your PBX shows a call ID, please send that too.

## Safe rollback

Before you go live, agree on how you'll roll back:

1. Save a screenshot of the old routing.
2. Note the name of the old destination, queue or group.
3. Test that you can switch back.
4. Make the change at a time with low traffic.

If something goes wrong, set the number's routing back to the old destination.

## Next steps

* Connect the number: [Connect an existing number](/en/pbx/connect-existing-number)
* General SIP guide: [Most PBX solutions](/en/pbx/most-pbx-solutions)
* Skip the PBX: [Verbu as a softphone](/en/pbx/verbu-as-a-soft-phone)
