Howto:PhoneControl - MediaRunway - Partner App: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
(Created page with "<!-- replace CompanyLogo by real logo-name. Do not change size & alignment. Upload image by pressing red link --> |200px|right ==Product Name== <!-- Mandatory topic. --> <!-- replace CompanyName & ProductName by real names and add URL to productpage --> <!-- MR-TODO: Replace NewAppName (newappname) with the name of your app --> MediaRunway [https://mediarunway.com/myapps/ Phone Control] ==Certification Status== <!-- do not rem...")
 
mNo edit summary
 
(14 intermediate revisions by one other user not shown)
Line 10: Line 10:
==Certification Status==
==Certification Status==
<!-- do not remove comment. Will be added by innovaphone upon document check, app availablity in innovaphone-appstore & operational check -->
<!-- do not remove comment. Will be added by innovaphone upon document check, app availablity in innovaphone-appstore & operational check -->
{{Template:Compat_Status_referral_product_new|type=App}}


This App has been listed Novemeber 2023.
==Category==
<!-- Do not change this section and do not remove comments. Will be set by innovaphone upon document check -->
[[Category:Partner_Apps|{{PAGENAME}}]]
[[Category:3rdParty CTI and integrations|{{PAGENAME}}]]
{{Category:3rdParty CTI and integrations}}
==Category==
==Category==
<!-- Do not change this section and do not remove comments. Will be set by innovaphone upon document check -->
<!-- Do not change this section and do not remove comments. Will be set by innovaphone upon document check -->
Line 64: Line 72:
<!-- Give functional description about the application. Use formattings if needed -->
<!-- Give functional description about the application. Use formattings if needed -->
<!-- Preferred format is a short list of functions/buzz words offered by the product -->  
<!-- Preferred format is a short list of functions/buzz words offered by the product -->  
Phone Control user app:
===Phone Control user app===
* list all innovaphone desk phones where user is logged in
* list all innovaphone desk phones where user is logged in
* button to mute/ unmute the ringing of the phone
* button to mute/ unmute the ringing of the phone
[[File:Screenshot-user.png]]


Phone Control admin app:
===Phone Control admin app===
* set pbx name
* set pbx name


Line 80: Line 89:
<!-- Mandatory topic. -->
<!-- Mandatory topic. -->
<!-- Give information about costs and licensing model. Use formattings if needed -->
<!-- Give information about costs and licensing model. Use formattings if needed -->
Licensing: One license per pbx system(s).
Licensing: innovaphone licensing, one license per user with any number of devices for one instance of the app. No floating licensing, only the users who got a configured license have access.
 


==Prerequisites==
==Prerequisites==
Line 89: Line 97:
<!-- MR-TODO: Prerequisites needed for this app. See current MR apps as example and the prerequisites-template.md file. -->
<!-- MR-TODO: Prerequisites needed for this app. See current MR apps as example and the prerequisites-template.md file. -->
<!-- None (at least knowledge about installing an App and adding the App Object for the users) -->
<!-- None (at least knowledge about installing an App and adding the App Object for the users) -->
innovaphone desk phone(s)
innovaphone desk phone(s) and pbx


==Versions==
==Versions==
Line 98: Line 106:
<!-- List compatible major innovaphone firmware versions. Several listings are valid -->
<!-- List compatible major innovaphone firmware versions. Several listings are valid -->
<!-- MR-TODO: Replace NewAppName and versions text. What SDK version was used during development? With which platform versions was it tested? -->
<!-- MR-TODO: Replace NewAppName and versions text. What SDK version was used during development? With which platform versions was it tested? -->
* MediaRunway Hotdesk 1.0 (133xxx)
* MediaRunway Phone Control 1.0 (133xxx)
** innovaphone V13r3
** innovaphone V13r3


Line 105: Line 113:
<!-- replace 3rd-Pty-Application by real name -->
<!-- replace 3rd-Pty-Application by real name -->
<!-- MR-TODO: Replace NewAppName and versions text. What SDK version was used during development? With which platform versions was it tested? -->
<!-- MR-TODO: Replace NewAppName and versions text. What SDK version was used during development? With which platform versions was it tested? -->
* MediaRunway Favorite Contacts 1.0 (133xxx)
* MediaRunway Phone Control 1.0 (133xxx)
<!-- adjust tested innovaphone FW -->
<!-- adjust tested innovaphone FW -->
** innovaphone IPVA V13r3 sr8
** innovaphone IPVA V13r3 sr8


==Configuration==
==Configuration==
Line 121: Line 128:


<!-- MR-TODO: In case it needs to be configured, place text here. If the configuration part is more than a few sentences, go ahead and add a new section below ==Installation==. See current apps as example. -->
<!-- MR-TODO: In case it needs to be configured, place text here. If the configuration part is more than a few sentences, go ahead and add a new section below ==Installation==. See current apps as example. -->
===Configure the Favorite Contacts app===
===Configure the Phone Control app===
This is to configure in the Phone Control admin app:
This is to configure in the Phone Control admin app:
* the pbx name (of the pbx which sould replicate the pbx user objects)
* the pbx name (of the pbx which should communicate via services api to the devices app)


==Installation==
==Installation==
After installing the app, adding the app instance and the app object for the users and the admin, one can start using "Hotdesk". The steps of the installation process are the same as described in this article [https://wiki.innovaphone.com/index.php?title=Howto:Callback_-_mediarunway_-_3rd_Party_Product#Install_app_from_App_Store "Callback - Install App from App Store"] only with different names.
After installing the app, adding the app instance and the app object for the users and the admin, someone can start using "Phone Control". The steps of the installation process are the same as described in this article [https://wiki.innovaphone.com/index.php?title=Howto:Callback_-_mediarunway_-_3rd_Party_Product#Install_app_from_App_Store "Callback - Install App from App Store"] only with different names.


===Brief summary of the installation===
===Brief summary of the installation===
* Install the app from app store
* Install the app from app store
* Create an instance of the app
* Create an instance of the app
** Values needed: Name ("FavoriteContacts", no blanks here please) - Domain (your platform domain) - App Password (generate one, 15 characters) - DB Password (generate one, 15 characters) - other values will be filled up automatically
** Values needed: Name ("PhoneControl", no blanks here please) - Domain (your platform domain) - App Password (generate one, 15 characters) - DB Password (generate one, 15 characters) - other values will be filled up automatically
* Add the user and the admin object with PbxManager app (when selecting the name, please do not use spaces.)
* Add the user and the admin object with PbxManager app (when selecting the name, please do not use spaces.)
* give the app object in the PBX '''access to the devices app''' (open the pbx object in the advanced ui, then switch to the register "Apps" and checkmark the checkbox at devices, like in the screenshot).
[[File:Wiki-devices-access.png]]
* [https://wiki.innovaphone.com/index.php?title=Howto:PhoneControl_-_MediaRunway_-_Partner_App#Configuration Configuration and licensing]
* [https://wiki.innovaphone.com/index.php?title=Howto:PhoneControl_-_MediaRunway_-_Partner_App#Configuration Configuration and licensing]


The following is an installation example.
The following is an installation example.
<!-- MR-TODO: Screenshots show how it should look like. -->
<!-- MR-TODO: Screenshots show how it should look like. -->



Latest revision as of 08:02, 27 June 2024

Mediarunway company logo 200.png

Product Name

MediaRunway Phone Control

Certification Status

Referralprod.PNGThis App is listed due to a customer testimonial. No tests have been conducted by innovaphone.

This App has been listed Novemeber 2023.

Category

Computer Telephony Integration and Unified Messaging / Unified Communication

Category

Computer Telephony Integration and Unified Messaging / Unified Communication

Vendor

Mediarunway company logo 150 2.png


MediaRunway is an ITC enterprise that provides its customers with contemporary IT services in all areas - Your business, our solution.

MediaRunway - About us


Description

Mediarunway-phonecontrol.png


Phone Control is a myApps App.

The Phone Controll myApps app allows the user to mute his phone in homeoffice while beeing in the office and vice versa. The user also gets a list of phone devices where he is currently logged in.

MediaRunway - About this application


Functions

Phone Control user app

  • list all innovaphone desk phones where user is logged in
  • button to mute/ unmute the ringing of the phone

Screenshot-user.png

Phone Control admin app

  • set pbx name


Licensing

Licensing: innovaphone licensing, one license per user with any number of devices for one instance of the app. No floating licensing, only the users who got a configured license have access.

Prerequisites

innovaphone desk phone(s) and pbx

Versions

Compatible innovaphone firmware versions

  • MediaRunway Phone Control 1.0 (133xxx)
    • innovaphone V13r3

Application versions used for interop testing

  • MediaRunway Phone Control 1.0 (133xxx)
    • innovaphone IPVA V13r3 sr8

Configuration

With the Phone Control admin app you can configure the app.

Configure the Phone Control app

This is to configure in the Phone Control admin app:

  • the pbx name (of the pbx which should communicate via services api to the devices app)

Installation

After installing the app, adding the app instance and the app object for the users and the admin, someone can start using "Phone Control". The steps of the installation process are the same as described in this article "Callback - Install App from App Store" only with different names.

Brief summary of the installation

  • Install the app from app store
  • Create an instance of the app
    • Values needed: Name ("PhoneControl", no blanks here please) - Domain (your platform domain) - App Password (generate one, 15 characters) - DB Password (generate one, 15 characters) - other values will be filled up automatically
  • Add the user and the admin object with PbxManager app (when selecting the name, please do not use spaces.)
  • give the app object in the PBX access to the devices app (open the pbx object in the advanced ui, then switch to the register "Apps" and checkmark the checkbox at devices, like in the screenshot).

Wiki-devices-access.png


The following is an installation example.

AP manager settings

File:PhoneControl ap manager.png

PBX manager settings

You have to create the user and admin object.

File:PhoneControl pbx manager.png

Copyright information

Contact

MediaRunway GmbH & Co. KG
Venloer Str. 8
D-41569 Rommerskirchen
Tel: +49 2183 80628-0
Mail: myApps-sales@mediarunway.com
Support: myApps-support@mediarunway.com
Website: MediaRunway.com

For any questions please refer to our contact page.