{* Client area DID selection template *}

Select Your DID Number

{include file="$template/includes/alert.tpl" type="info" msg="Please select a DID number for your VoIP service. This number will be used for incoming calls."}
Use * as wildcard
Clear
{if $availableNumbers}

Available Numbers ({$availableNumbers|count} found)

{foreach $availableNumbers as $number} {/foreach}
Select DID Number Location Type Monthly Cost Setup Fee RICA Required
{$number.did} {if $number.featured}Featured{/if} {$number.location} {$number.type|ucfirst} R{$number.monthly_cost} {if $number.setup_fee > 0} R{$number.setup_fee} {else} Free {/if} {if $number.rica_required} Yes {else} No {/if}
Back to Service
{else}

No Numbers Available

No DID numbers are currently available matching your criteria. Please try:

  • Selecting a different area code
  • Removing or changing the number pattern
  • Contacting support for assistance
{/if}
{if $availableNumbers}

DID Number Information

What is a DID Number?

A DID (Direct Inward Dialing) number allows external callers to reach your extension directly without going through a main number.

Number Types:
  • Local: Geographic numbers tied to specific areas
  • National: Non-geographic numbers
  • Toll-Free: Free for callers to dial
RICA Compliance:

In South Africa, DID numbers require RICA verification with valid identification documents.

Required Documents:
  • Valid South African ID or Passport
  • Proof of residence (not older than 3 months)
  • Business registration (for company accounts)
Verification typically takes 1-3 business days.
{/if}