This is the old Brekeke wiki. See the new wiki at wiki.brekeke.com
From BrekekeWiki
Contents |
Connecting with DrayTEL Service
DrayTEL is a United Kingdom based Internet Telephone Service Provider (ITSP) using Voice-over-IP (VoIP)..DrayTEL can be used from anywhere you have an Internet connection and compatible VoIP hardware or software installed on your PC. This document explains how to use Brekeke PBX with DrayTEL services. DrayTEL service allows it’s users to make and receive VoIP calls to and from VoIP telephone numbers, and make VoIP calls to regular (PSTN) telephone numbers. http://www.draytel.org
Acknowledgements
Brekeke Software, Inc. would like to extend special thanks to our Brekeke Support Forum user “Geoff” for selecting Brekeke’s Brekeke PBX to use with DrayTEL. This document is based on the documentation provided by Geoff and used during his testing. We also thank him for sharing his testing experience with us.
Setting Up a DrayTEL Account
Please obtain an account from DrayTEL website. http://www.draytel.org
| PSTN telephone number | Server Name | User ID/number | Password |
| 86749484213(Ex) | DrayTEL.org | 855334(Ex) | XXXX |
ARS Configuration for DrayTEL
To define ARS settings for your DrayTEL account:
Open DrayTEL at [ARS] menu > [Settings] in the PBX Admintool, once the page displays, click on the “Edit Variables” and enter the information for each variable.
]
- Enter the user ID that your received from ITSP Provider for the "v1": 855334(ex)
- Enter the password for the "v2(Password)":XXXX(ex)
- Enter the PBX Extension number for receiving incoming calls "v3":6002(ex)
- Click on [Save And Update] button.
- Go back to Route Template page. Uncheck [disabled] button in General setting.
- Click on [Save And Update] button.
Brekeke SIP Server Dial Plan Settings
The Dial Plan can accommodate the unique requirements of each VoIP service provider.
Registering Brekeke PBX to DrayTEL
| Matching Patterns | Deploy Patterns |
| $request = ^REGISTER To = (.*\.DrayTEL\.org) $port = 15062 | $auth = false $target = DrayTEL.org $action = register |
Making calls to a DrayTEL number
| Matching Patterns | Deploy Patterns |
| $request = ^INVITE To = (.*\.DrayTEL\.org) $port = 15062 | $auth = false $target = DrayTEL.org |
This Dial Plan needs to be placed before “from PBX” (default dial plan).
Receiving calls to a DrayTEL number
| Matching Patterns | Deploy Patterns |
| $addr = ^217\.14\. $request = ^INVITE to=(.*) | $target = localhost:15060 To = %1 $auth = false |
This Dial Plan needs to be placed before “to PBX” (default dial plan).
How to Make Calls
- Making an incoming call from PSTN phone number in the US to an Brekeke PBX extension. Dial as: 01144 + 86749484213
(Here: 01144 is the prefix need to add before 86749484213 which is the example of a PSTN number received from DrayTEL after obtaining the account. Further, as DrayTEL is a UK based company the international code for dialing in would be 011+44 as mentioned above). - Outgoing Call: Calling from Brekeke PBX extension to a PSTN number in the US.
Dial as: 9+00+1 + 4088889999 + #
(Here: 9 is the prefix you defined at Brekeke PBX ARS. 00 is prefix for an international call from UK.1 is US country code, 408-888-9999 is an example of a PSTN number you wish to call and # is a hash key to dial with the number. # depends on the hard phone calling requirements).











