Howto:NetCologne ALL IP on Innovaphone IP302: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==Applies To==
==Applies To==
This tutorial/howto applies to
* IP 302, V10
* IP 302, V10
* all Innovaphone PBX
* all Innovaphone PBX
Build 10.1358 and later.
Build 10.1358 and later.
Private or small business connection (MSN, not a number block like a PMX or business connection)
 
Connection: NetCologne / NetAachen ALL IP* <br>
<br>
* for private or small business connections (MSN, not a number block like a PMX or business connection)


<!-- Keywords: NetColonge NetAachen ALL-IP ALLIP MSN VoIP ISDN migration-->
<!-- Keywords: NetColonge NetAachen ALL-IP ALLIP MSN VoIP ISDN migration-->

Revision as of 16:33, 29 February 2016

Applies To

  • IP 302, V10
  • all Innovaphone PBX

Build 10.1358 and later.

Connection: NetCologne / NetAachen ALL IP*

  • for private or small business connections (MSN, not a number block like a PMX or business connection)


General Information

This is a Howto for migrating from a NetCologne (or NetAachen) ISDN connection with three MSN numbers to a NetCologne (or NetAachen) VoIP ALL IP Connection with own device (own router / VoIP system). In this tutorial/howto, an Innovaphone IP302 is used connected to a mikrotik rb2011 router and a Draytek Vigor 130 VDSL (with vectoring) Modem (with a bandwidth of 100Mbit down / 40Mbit up).


Problem Details

Different to the ISDN system, every MSN now has its own SIP username and password. So you have three SIP registrations and a bit tricky routing.
The next problem is, that there are no (official) informations about the technical settings available (SIP registration).
With an ALL IP connection, you also have to remember, that there are different VLANs in use (for the different cases, for example internet, VoIP and TVoverIP and every provider uses their own VLANs).

Settings for the SIP account

As mentioned before, every single number has its own SIP account.
The informations can be viewed in the NetCologne / NetAachen customer portal.
There you only see the username and the SIP server - the password can be generated, but is only visible once (if you forgot it, you only can set a new one).

The used numbers and IPs (6669991, 6669992 and 6669993, 1.2.3.4) are no real numbers / IPs!

Summary

NetCologne / NetAachen VoIP VLAN: 20

AOR: (same as SIP username: city number plus main number = for example 02237 for Kerpen, 6669991 for the number = 22376669991 @ sip.netcologne.de)
Proxy: the one from the customer portal for the SIP account (without port)

Username: 22376669991@sip.netcologne.de (see customer portal)
Password: the generated one from the customer portal

Coder: G711A
Framesize: 20ms
T.38: Supported (can be enabled)

To Header when Sending INVITE: Called Party
From Header when Sending INVITE: AOR with CGPN as display
Idnetity Header whem Sending INVITE: Fixed AOR
Reliability of Provisional Responses: Supported


Register to a local trunk object in the pbx, in this case it is called "xtrunk".

File:Nc-settings01

Configuration

The further informations about the setup follow in the next days.

Used hardware

Installation

Configuration

Known Problems

These settings were gathered and tested in February 2016 by Jascha Semke (NCSemke) and Michael Khayat (Bamoa GmbH)