Howto:Innovaphones public services: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
 
(21 intermediate revisions by 4 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: 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 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
[[Reference12r2:IP4/General/STUN|TURN Service]] for all customers
  turn.innovaphone.com (udp/3478)
  turn.innovaphone.com (udp/3478)
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]''


=== 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 legacy ===
[[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)


push.innovaphone.com (tcp/http/https/websocket)
''Note: [[Support:12r2/13r1_legacy_push_server_will_be_migrated_to_push.innovaphone.com|Please migrate to the new Push Concept!]]''
currently: 46.232.228.33


=== 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
 
==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]]


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

Latest revision as of 17:47, 5 February 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 Service for all customers

turn.innovaphone.com (udp/3478)

Note: 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

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)

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