Exetel

From Asterisk Australia

Exetel
Jump to: navigation, search

Contents

Overview

Exetel Australia offer many internet and telephony services for business and residential environments. Their overall pricing is far more competative compared to other providers. Exetel provide some of the best international call rates available. For even more telephony savings, consider the exetel MobileX plan where calls are 0.15/minute.

Exetel Residential Plans

  • Note : You can run business services with residential plans, you just need to put them in a persons name.

Exetel Business Plans

Exetel Asterisk, FreePBX, Trixbox Configuration

  • Add New SIP Trunk
  • Trunk Name : Exetel
  • Exetel PEER Details
 dtmfmode=rfc2833
 allow=ulaw&alaw (G729 Recommended if you can buy a license)
 type=peer
 host=58.96.1.2
 canreinvite=no
 secret=PASSWORD
 username=0311111111
 authname=0311111111
 fromuser=0311111111
 fromdomain=58.96.1.2
  • Exetel User Context
 User Context : 0311111111
  • Exetel User Details
 context=from-pstn
 host=58.96.1.2
 insecure=very
 secret=PASSWORD
 type=user
 username=0311111111
 canreinvite=no

  • Register String
 0311111111:PASSWORD@58.96.1.2/0311111111
Personal tools