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

# Vonage

> A step by step guide to connect to your Vonage account via SIP trunking

## Steps

<Steps>
  <Step title="Create Elastic SIP Trunking">
    1. Locate the SIP section in Vonage dashboard, and select other for

    <Frame>
      <img src="https://mintcdn.com/awazindia/efZAbhtTbmiYsm8o/images/sip/sip.jpeg?fit=max&auto=format&n=efZAbhtTbmiYsm8o&q=85&s=5f20e8115b5f76a42d47a2a131dcf05c" style={{ borderRadius: '0.5rem' }} width="281" height="514" data-path="images/sip/sip.jpeg" />
    </Frame>

    <Frame>
      <img src="https://mintcdn.com/awazindia/efZAbhtTbmiYsm8o/images/sip/choose-provider.jpeg?fit=max&auto=format&n=efZAbhtTbmiYsm8o&q=85&s=465011a1ef9e6f3824bec50186da6292" style={{ borderRadius: '0.5rem' }} width="1303" height="489" data-path="images/sip/choose-provider.jpeg" />
    </Frame>

    From now on, you will just be following the instructions step by step.

    2. Setup termination (this is for outbound)

    <ul>
      <li>the termination SIP URI and the username and password here is important, we would use it in later steps, please take notes of it.</li>
    </ul>

    <Frame>
      <img src="https://mintcdn.com/awazindia/efZAbhtTbmiYsm8o/images/sip/termination1.jpeg?fit=max&auto=format&n=efZAbhtTbmiYsm8o&q=85&s=68af070f24ce6ddcd090d723c0beefb5" style={{ borderRadius: '0.5rem' }} width="1452" height="694" data-path="images/sip/termination1.jpeg" />
    </Frame>

    3. Setup origination (this is for inbound)

    <ul>
      <li>
        Here you will specify AwazIndia’s SIP server address as the origination SIP URI:
        <code>5t4n6j0wnrl.sip.livekit.cloud</code>
      </li>
    </ul>

    <Frame>
      <img src="https://mintcdn.com/awazindia/efZAbhtTbmiYsm8o/images/sip/origination1.jpeg?fit=max&auto=format&n=efZAbhtTbmiYsm8o&q=85&s=f753c712a8a05d23f4df2b09fb019b39" style={{ borderRadius: '0.5rem' }} width="1413" height="582" data-path="images/sip/origination1.jpeg" />
    </Frame>
  </Step>

  <Step title="Move numbers to Elastic SIP Trunking">
    You’ve created the elastic SIP trunk, now you would need to purchase numbers / move existing numbers to this trunk.

    <Frame>
      <img src="https://mintlify.s3.us-west-1.amazonaws.com/awazindia/images/sip/assign-number.jpeg" style={{ borderRadius: '0.5rem' }} />
    </Frame>
  </Step>

  <Step title="Import numbers to AwazIndia">
    Now the number is set up with your elastic SIP trunking, you need to import the number to AwazIndia so that we will know how to route the call.

    Here you will supply the termination SIP URI, the username and password you set up in Step 1.

    <Frame>
      <img src="https://mintcdn.com/awazindia/efZAbhtTbmiYsm8o/images/sip/fillall.png?fit=max&auto=format&n=efZAbhtTbmiYsm8o&q=85&s=893d954488287adfb6d6b263c7ebd9a7" style={{ borderRadius: '0.5rem' }} width="449" height="916" data-path="images/sip/fillall.png" />
    </Frame>
  </Step>
</Steps>
