Howto:Innovaphones public services: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
 
(24 intermediate revisions by 5 users not shown)
Line 5: Line 5:
* All versions
* All versions


==More Information==
==Services==
Some services or products use a data connection to the vendor system. Innovaphone will provide his services from the following IP-networks:   
Some services or products use a data connection to the vendor system. Innovaphone will provide his services from the following IP-networks:   


  46.232.228.0/26
  46.232.228.0/26
51.195.38.176/28
  213.144.10.192/29
  213.144.10.192/29
141.95.57.16/28


To configure your firewall accordingly, you can either allow those entire networks or allow the individual services as shown below:
To configure your firewall accordingly, allow those entire networks as shown above.


=== STUN ===
=== STUN ===
[[Reference12r2:IP4/General/STUN|STUN Service]] for all customers
[[Reference12r2:IP4/General/STUN|STUN Service]] for all customers
  stun.innovaphone.com (udp/3478)
  stun.innovaphone.com (udp/3478)
currently: 141.95.57.25


''Note: [http://wiki.innovaphone.com/index.php?title=Course13:IT_Advanced_2_-_07_Public_access_to_PBX_resources_%28practice%29#Media_data It is not a good idea to use innovaphone's STUN server. Although this server would yield the same results, there is no guarantee of availability. Your ISP or SIP provider's STUN should do better]''
''Note: [http://wiki.innovaphone.com/index.php?title=Course13:IT_Advanced_2_-_07_Public_access_to_PBX_resources_%28practice%29#Media_data It is not a good idea to use innovaphone's STUN server. Although this server would yield the same results, there is no guarantee of availability. Your ISP or SIP provider's STUN should do better]''


=== TURN ===
=== TURN ===
[[Reference12r2:IP4/General/STUN|TURN Service]] for all customers
[[Reference13r3:IP4/General/STUN#TURN_Extern |TURN fallback service ]] on port 443 for all customers
  turn.innovaphone.com (udp/3478)
  turn-fallback.innovaphone.com (tcp/443)
currently: 51.195.38.184, 213.144.10.195


''Note: [http://wiki.innovaphone.com/index.php?title=Course13:IT_Advanced_2_-_07_Public_access_to_PBX_resources_%28practice%29#Media_data It is not a good idea to use innovaphone's TURN server. Although this server would yield the same results, there is no guarantee of availability. Your own TURN should be better]''
''Note: This TURN server shall only be used as 443 fallback server. It is not intended to be used as your [[Reference13r3:IP4/General/STUN#TURN_Servers | regular TURN server ]] as it is not designed as a primary TURN server. Do not use turn.innovaphone.com either.''


=== Provisioning ===
=== Provisioning ===
[[Reference13r1:Concept Provisioning|Provisioning System]] for all devices
[[Reference13r1:Concept Provisioning|Provisioning System]] for all devices
  config.innovaphone.com (tcp/http/https)
  config.innovaphone.com (tcp/http/https)
currently: 46.232.228.11


=== Push ===
=== Push ===
[[Reference12r2:Concept Push Notifications for myPBX iOS and Android|Push]] for iOS, Android and Huawei Clients
[[Reference13r2:Concept_Push_Notifications_for_iOS_and_Android|Push]] for iOS, Android, Huawei and Browser Clients
  services.innovaphone.com (tcp/http/https/websocket)
  push.innovaphone.com (tcp/https/wss)
currently: 46.232.228.2


  push.innovaphone.com (tcp/http/https/websocket)
=== Push legacy ===
currently: 46.232.228.33
[[Reference12r2:Concept_Push_Notifications_for_myPBX_iOS_and_Android|Legacy Push]] for iOS, Android and Huawei Clients
  services.innovaphone.com (tcp/http/https/ws/wss)
 
''Note: [[Howto13r2:12r2/13r1 legacy push server will be migrated to push.innovaphone.com|Please migrate to the new Push Concept!]]''


=== Store ===
=== Store ===
  store.innovaphone.com (tcp/http/https)
  store.innovaphone.com (tcp/http/https)
currently: 46.232.228.8, 46.232.228.17


=== Devices/Rental ===
=== Devices/Rental ===
  my-app.innovaphone.com (tcp/https)
  my-app.innovaphone.com (tcp/https)
  currently: 46.232.228.12
 
=== NTP ===
[[Reference13r1:Services/NTP|NTP Service]] for all customers
  ntp.innovaphone.com (udp/123)
 
==Certificates==
innovaphone provides a public certificate download for used public keys.
 
* https://download.innovaphone.com/certificates/innovaphone.pem (the current innovaphone public key which will used for example for our push service)
* https://download.innovaphone.com/certificates/ca.pem (all innovaphone Device Certification Authority public keys)
* https://download.innovaphone.com/certificates/ca-unverified.pem (all innovaphone Unverified Device Certification Authority public keys)
** The Unverified CA is used for non hardware devices, e.g. IPVAs, which are not shipped with an official innovaphone Device Certification Authority certificate, as innovaphone has no control over the serial number here.
 
If needed, you can trust them manually or distribute them via [[Reference14r1:Concept_App_Service_Devices#Certificates_configuration|device's configuration]].


== Related Articles ==
== Related Articles ==
* [[Reference12r2:Concept_Push_Notifications_for_myPBX_iOS_and_Android]]
* [[Reference13r2:Concept_Push_Notifications_for_iOS_and_Android]]
* [[Concept Status innovaphone Services]]
* [[Concept Status innovaphone Services]]
* [[Reference13r1:Concept_Provisioning]]
* [[Reference13r1:Concept_Provisioning]]
* [[Howto:Update_innovaphone.com_Wildcard-Certificate_in_a_Device_Trustlist]]


[[Category:Faq|{{PAGENAME}}]]
[[Category:Faq|{{PAGENAME}}]]

Latest revision as of 09:44, 19 December 2024

Applies To

This information applies to

  • All versions

Services

Some services or products use a data connection to the vendor system. Innovaphone will provide his services from the following IP-networks:

46.232.228.0/26
213.144.10.192/29
141.95.57.16/28

To configure your firewall accordingly, allow those entire networks as shown above.

STUN

STUN Service for all customers

stun.innovaphone.com (udp/3478)

Note: It is not a good idea to use innovaphone's STUN server. Although this server would yield the same results, there is no guarantee of availability. Your ISP or SIP provider's STUN should do better

TURN

TURN fallback service on port 443 for all customers

turn-fallback.innovaphone.com (tcp/443)

Note: This TURN server shall only be used as 443 fallback server. It is not intended to be used as your regular TURN server as it is not designed as a primary TURN server. Do not use turn.innovaphone.com either.

Provisioning

Provisioning System for all devices

config.innovaphone.com (tcp/http/https)

Push

Push for iOS, Android, Huawei and Browser Clients

push.innovaphone.com (tcp/https/wss)

Push legacy

Legacy Push for iOS, Android and Huawei Clients

services.innovaphone.com (tcp/http/https/ws/wss)

Note: Please migrate to the new Push Concept!

Store

store.innovaphone.com (tcp/http/https)

Devices/Rental

my-app.innovaphone.com (tcp/https)

NTP

NTP Service for all customers

ntp.innovaphone.com (udp/123)

Certificates

innovaphone provides a public certificate download for used public keys.

If needed, you can trust them manually or distribute them via device's configuration.

Related Articles