ADSL
& Light-Speed Customers
Primary
DNS Server: 65.169.169.5
Secondary
DNS Server: 204.117.214.10
POP3
Email Server: dslx.net
SMTP
Server: smtp.dslx.net
|
IDSL, SDSL & T-1 Customers DNS Servers:
We have 16 regional
DNS Servers available. Please contact
us to determine the closest DNS servers
to your location.
POP3
Email Server: dslx.net
SMTP
Server: smtp.dslx.net |
Please note: Using the wrong DNS servers
will degrade your service.
The SMTP Server is available only while
connected to your DSL circuit.
Please use the Web Mail Link
while accessing
your Email using a dial-up connection.
Example
Asterisk Configuration for use with our service
[sip.conf]
register =>
user@dslx.net:secret-password:user@dslx.net:5060
[dslx-sip]
type=peer
username=user
secret=secret-password
host=dslx.net
fromuser=user
fromdomain=dslx.net
context=incoming
dtmfmode=inband
insecure=very
[extensions.conf]
[incoming]
exten => s,1,Answer
exten => s,2,Wait(1)
exten => s,3,DigitTimeout(3) ; Set Digit
Timeout to 3 seconds
exten => s,4,ResponseTimeout(6) ; Set
Response Timeout to 10 seconds
exten => s,5,Background(day) ; Ask them for
the extension they want
exten => s,6,Wait(2)
exten => s,7,Background(day) ; Ask them for
the extension they want again
exten => t,1,Hangup
exten => i,1,DigitTimeout(3) ; Set Digit
Timeout to 3 seconds
exten => i,2,ResponseTimeout(6) ; Set
Response Timeout to 10 seconds
exten => i,3,Background(day) ; Ask them for
the extension they want
[outgoing]
exten => _XXXXXXXXXX,1,Dial,SIP/${EXTEN}@dslx,30,r)
;10 Digit Dialing
exten =>
_1XXXXXXXXXX,1,Dial,SIP/${EXTEN:1}@dslx,30,r)
;Remove 1+ prefix
exten => _XXXXXXX,1,Dial,SIP/954${EXTEN}@dslx,30,r)
;7 Digit Local Dialing
exten => _XXXXXXXXXX,2,Congestion ; Fast
Busy when purchased circuit count is
exceeded.
exten => _1XXXXXXXXXX,2,Congestion
exten => _XXXXXXX,2,Congestion
Note:
Change 954 above to your local area
code.
[/etc/hosts]
#Add one of the following lines, selecting
the server that has the lowest ping time
# (Atlanta, NYC, Chicago & Las Vegas)
69.25.87.132
dslx.net
69.25.116.132 dslx.net
69.25.145.132 dslx.net
66.25.54.132 dslx.net
|