Difference between revisions of "1&1"

From LinuxMCE
Jump to: navigation, search
m (1und1 moved to 1&1)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[Category: Telecom]]
 +
[[Category: Phone Lines]]
 +
[[Category: VoIP]]
 +
 
1&1 is a german ISP who also provides VoIP services.
 
1&1 is a german ISP who also provides VoIP services.
 
== Setup of 1und1 ==
 
== Setup of 1und1 ==
Line 4: Line 8:
 
== Additional needs if LinuxMCE is NOT your internet router ==
 
== Additional needs if LinuxMCE is NOT your internet router ==
 
If you don't have LinuxMCE as your router, you have to add three additional settings manually to the sip.conf in /etc/asterisk/sip.conf
 
If you don't have LinuxMCE as your router, you have to add three additional settings manually to the sip.conf in /etc/asterisk/sip.conf
In the [global]-section add
+
In the [general]-section add
 
  localnet=192.168.80.0/255.255.255.0
 
  localnet=192.168.80.0/255.255.255.0
 
  externhost=<name of your the DNS name of your external IP address>
 
  externhost=<name of your the DNS name of your external IP address>
Line 11: Line 15:
 
# Port 5060, Protocol udp
 
# Port 5060, Protocol udp
 
# Port 10000-20000, Protocol udp
 
# Port 10000-20000, Protocol udp
[[Category: Tutorials]]
 
[[Category: Telecom]]
 
[[Category: Phone Lines]]
 

Latest revision as of 15:18, 18 October 2010


1&1 is a german ISP who also provides VoIP services.

Setup of 1und1

Select 1&1 from the Phone Lines link in the web admin and fill out the blanks.

Additional needs if LinuxMCE is NOT your internet router

If you don't have LinuxMCE as your router, you have to add three additional settings manually to the sip.conf in /etc/asterisk/sip.conf In the [general]-section add

localnet=192.168.80.0/255.255.255.0
externhost=<name of your the DNS name of your external IP address>
externrefresh=10

Make sure you also to port forward the following ports and protocols to the IP address of the external address of LinuxMCE.

  1. Port 5060, Protocol udp
  2. Port 10000-20000, Protocol udp