Howto:Wiki Sources: Difference between revisions
| Line 30: | Line 30: | ||
| ===advonbusy=== | ===advonbusy=== | ||
| The BusyAdvice service gives the caller multiple choices when the person he is calling not is available. | |||
| * [[Howto:Advice_On_Busy]] | |||
| * [https://github.com/innovaphone/advonbusy/archive/refs/heads/main.zip Download as .zip] | |||
| * [https://github.com/innovaphone/advonbusy GitHub] | |||
| ===alarmxml=== | ===alarmxml=== | ||
| innovaphone Call Sequencer: localized version (German and Italian only). | |||
| * [[Howto-localized:Innovaphone_Call_Sequencer_(D)]] | |||
| * [https://github.com/innovaphone/alarmxml/archive/refs/heads/main.zip Download as .zip] | |||
| * [https://github.com/innovaphone/alarmxml GitHub] | |||
| ===annualcal=== | ===annualcal=== | ||
| Work around for using in version 8 a annual calendar function. | |||
| * [[Howto:Annual_calender_in_V8]] | |||
| * [https://github.com/innovaphone/annualcal/archive/refs/heads/main.zip Download as .zip] | |||
| * [https://github.com/innovaphone/annualcal GitHub] | |||
| ===autocallback=== | ===autocallback=== | ||
| A external caller will be connected automatically to the internal user called him before. | |||
| * [[Howto:Auto_Call_Back]] | |||
| * [https://github.com/innovaphone/autocallback/archive/refs/heads/main.zip Download as .zip] | |||
| * [https://github.com/innovaphone/autocallback GitHub] | |||
| ===autogreet=== | ===autogreet=== | ||
| A caller will hear automatically a recorded greeting when you answer the call. The greeting can be recorded directly with the phone set. | |||
| * [[Howto:Auto_Greeting]] | |||
| * [https://github.com/innovaphone/autogreet/archive/refs/heads/main.zip Download as .zip] | |||
| * [https://github.com/innovaphone/autogreet GitHub] | |||
| ===blacklst=== | ===blacklst=== | ||
| This script allows to create and to maintain a simple blacklist for incoming calls. Blacklisted calls to the PBX are immediately rejected or transferred to a default destination. Numbers can be easily added or removed by calling the Blacklist Service object and by following the instructions. Additionally a number can be put in the blacklist by simply transferring the undesired ringing/active call to a specific object. | |||
| * [[Howto:Black_List_Service_XML_Script_For_Incoming_Calls]] | |||
| * [https://github.com/innovaphone/blacklst/archive/refs/heads/main.zip Download as .zip] | |||
| * [https://github.com/innovaphone/blacklst GitHub] | |||
| ===busyadv=== | ===busyadv=== | ||
| If a busy innovaphone IP-Phone (with max. nr. of calls=1) receives a call an instant message containing the caller number is immediately forwarded to the set. If the phone is idle again the user can see who was calling him during busy. | |||
| * [[Howto:Busy_Advice]] | |||
| * [https://github.com/innovaphone/busyadv/archive/refs/heads/main.zip Download as .zip] | |||
| * [https://github.com/innovaphone/busyadv GitHub] | |||
| ===callid=== | ===callid=== | ||
| A caller can digit a number, the called user will see this additional information. | |||
| * [[Howto:Additional_call-ID_information]] | |||
| * [https://github.com/innovaphone/callid/archive/refs/heads/main.zip Download as .zip] | |||
| * [https://github.com/innovaphone/callid GitHub] | |||
| ===callmeback=== | ===callmeback=== | ||
| An external user can signal to an innovaphone IP-Phone using instant message that he wants to be called back. Typical feature in case of asymmetric calling costs. | |||
| * [[Howto:Call_Me_Back]] | |||
| * [https://github.com/innovaphone/callmeback/archive/refs/heads/main.zip Download as .zip] | |||
| * [https://github.com/innovaphone/callmeback GitHub] | |||
| ===callmonitor=== | ===callmonitor=== | ||
| Classic passive busy lamp field for up to 400 users. Run on PC with Windows OS XP or higher. | |||
| * [[Howto:Callmonitor]] | |||
| * [https://github.com/innovaphone/callmonitor/archive/refs/heads/main.zip Download as .zip] | |||
| * [https://github.com/innovaphone/callmonitor GitHub] | |||
| ===call_limit=== | ===call_limit=== | ||
| Limit the duration and number of calls for certain extensions. | |||
| * [[Howto:Limit_number_of_calls_and_call_duration_on_some_extensions]] | |||
| * [https://github.com/innovaphone/call_limit/archive/refs/heads/main.zip Download as .zip] | |||
| * [https://github.com/innovaphone/call_limit GitHub] | |||
| ===cfstatus=== | ===cfstatus=== | ||
| Check the CFU status of the own telephone set (usefully for analog or dect phones). | |||
| * [[Howto:Check_the_CFU_Status_with_Voicemail_XML_Script]] | |||
| * [https://github.com/innovaphone/cfstatus/archive/refs/heads/main.zip Download as .zip] | |||
| * [https://github.com/innovaphone/cfstatus GitHub] | |||
| ===checkinout=== | ===checkinout=== | ||
| A filter can be switched on and off from an other phone set. | |||
| * [[Howto:Check-In/Out_with_XML_Script]] | |||
| * [https://github.com/innovaphone/checkinout/archive/refs/heads/main.zip Download as .zip] | |||
| * [https://github.com/innovaphone/checkinout GitHub] | |||
| ===controlcfx=== | ===controlcfx=== | ||
| Known as "Follow me" this feature allows setting a call forward (CFU) using a remote set (also form external for example a GSM set). All operations are voice guided. | |||
| * [[Howto:Control_Call_Forward_with_Voicemail_XML_Script]] | |||
| * [https://github.com/innovaphone/controlcfx/archive/refs/heads/main.zip Download as .zip] | |||
| * [https://github.com/innovaphone/controlcfx GitHub] | |||
| ===doorcontrol=== | ===doorcontrol=== | ||
| Working with multiple Door Cameras | Working with multiple Door Cameras | ||
Revision as of 09:09, 20 August 2021
Applies To
This information applies to all innovaphone products.
More Information
Overview
innovaphone and its partners have developed many solutions for special applications and scenarios over the years.
We make these solutions publicly available under the BSD-3-Clause license. The publication and maintenance of these solutions takes place on the innovaphone GitHub Account.
Structure
The following things are provided for a public solution:
- Wiki article with the concept of the solution as well as a description how to use it
- A GitHub repository
- A listing in this article including a short description and links to the documentation, the direct download and the GitHub repository
Solutions
absencememo
Leave a voice absence memo on your phone / a caller will hear first the message and after that your phone rings. Works from anywhere and on any type of phone.
acddirectory
A external caller stored in the PBX directory is connected automatically to a defined extension.
advonbusy
The BusyAdvice service gives the caller multiple choices when the person he is calling not is available.
alarmxml
innovaphone Call Sequencer: localized version (German and Italian only).
annualcal
Work around for using in version 8 a annual calendar function.
autocallback
A external caller will be connected automatically to the internal user called him before.
autogreet
A caller will hear automatically a recorded greeting when you answer the call. The greeting can be recorded directly with the phone set.
blacklst
This script allows to create and to maintain a simple blacklist for incoming calls. Blacklisted calls to the PBX are immediately rejected or transferred to a default destination. Numbers can be easily added or removed by calling the Blacklist Service object and by following the instructions. Additionally a number can be put in the blacklist by simply transferring the undesired ringing/active call to a specific object.
busyadv
If a busy innovaphone IP-Phone (with max. nr. of calls=1) receives a call an instant message containing the caller number is immediately forwarded to the set. If the phone is idle again the user can see who was calling him during busy.
callid
A caller can digit a number, the called user will see this additional information.
callmeback
An external user can signal to an innovaphone IP-Phone using instant message that he wants to be called back. Typical feature in case of asymmetric calling costs.
callmonitor
Classic passive busy lamp field for up to 400 users. Run on PC with Windows OS XP or higher.
call_limit
Limit the duration and number of calls for certain extensions.
cfstatus
Check the CFU status of the own telephone set (usefully for analog or dect phones).
checkinout
A filter can be switched on and off from an other phone set.
controlcfx
Known as "Follow me" this feature allows setting a call forward (CFU) using a remote set (also form external for example a GSM set). All operations are voice guided.
doorcontrol
Working with multiple Door Cameras