SmarterControl SCSIP FOR HS3

Size: px
Start display at page:

Download "SmarterControl SCSIP FOR HS3"

Transcription

1 DOCUMENT VERSION 1.3 FOR SCSIP AND ABOVE Creating Multi Menus, Pin number requests and call control all without any scripting knowledge. SmarterControl SCSIP FOR HS3 Manual and Examples Duncan Grant

2 1 SMARTERCONTROL SCSIP FOR HS3 CONTENTS Document Version 1.1 For SCSIP and above... 0 Support Information... 3 Adding a SIP Account Enabling and Disabling a SIP Registration account... 5 USE RECVAR... 5 Create Associated Device... 6 Deleting an Associated Device Deleting a SIP Account... 7 Update a SIP Account SCSIP A Telephone Event Occurs... 9 On Incoming Call Ringing... 9 When Outbound Call is connected... 9 When Caller ID is equal to... 9 When Call is connected... 9 When Call is disconnected... 9 When Message is recorded... 9 Max Recording Limit reached... 9 When Get Digits Timeout... 9 When Get Digits Equal to... 9 When Caller ID is not equal to... 9 When Invalid number entered When Play File Complete When Speak Complete SCSIP Control Call Play Wave file and hangup Play Wave file and record message Play Wave file and transfer call Speak and hangup Speak and record message Speak and transfer call Reject Call Make Call Execute Script... 12

3 2 Hangup Call Speak Speak and get digits Play file Selecting a TTS voice Tutorial - Simple Outbound Call No Scripting Tutorial - Simple Answering Machine / Voice Mail No Scripting Tutorial - Simple Menu No Scripting Tutorial Using Caller ID to identify a call Tutorial Using When Play File Complete No Scripting Tutorial Using When Speak Complete No Scripting Tutorial Requesting a pin number No Scripting Tutorial PLAY WAVE FILE, SPEAKING, PLAY WAVE FILE & HANGUP No Scripting Video Links to example tutorials Scripting Scripting Script format Scripting Getting the UserReigtsration Parameter Scripting Available Plugin Functions GetCallerID AnswerCall SetVoice SpeakAndGetDigits PlayAndGetDigits Say HangupCall Built In Features and above Voice Mail Administration RECORDED MESSAGES Automatically Delete Messages after ing LOGGING CALLER ID GLOBAL VARIABLES INTERUPTING A PLAY AND GET DIGITS... 40

4 3 SUPPORT INFORMATION Before requesting support please make sure you refer to the forums for answers to simple questions. In the event that you are unable to source the answer to your question you may feel free to me directly. Notes:- PLEASE READ. When following the examples included within this document or online videos please ensure you have disabled all other examples before attempting to execute a new example. Failure to do so will result in undesirable conditions. A common mistake is to forget to enable events as you build them. Homeseer can be configured by default to automatically disable new events. So before digging too deep into possible issues with your events, make sure the correct events are enabled and the events you do not want are disabled. Only a few examples have been included in this document as the possible combinations are endless. The purpose of these examples are to help guide you when building your own events and triggers.

5 4 ADDING A SIP ACCOUNT. Step 1: Enter the user name of your sip account, this will either be the username provided to you by your SIP / VOIP Provider or one you have created on your own Soft PBX system. Step 2: Enter the password for this account. Step 3: Enter the SIP host IP Address. If you have a DNS name, you can ping the DNS name to find out what the IP Address is. Step 4: OPTIONAL Change or modify the UDP / TCP Ports to match your provider if required. Step 5: OPTIONAL Set the binding IP address to the IP you wish to bind the client to, this can be useful if you have multiple IP addresses assigned and wish to use a specific address. Step 6: Click Save. After you have saved your registration details the plugin configuration page will refresh to display the newly saved details. The default value WHEN saving is enabled and an attempt to register will be automatically done. The status of the registration can be seen checked on a successful registration.

6 5 ENABLING AND DISABLING A SIP REGISTRATION ACCOUNT Use the option Enabled Checked to enable the sip registration. When unchecked the SIP Registration will be disabled and removed from the host. USE RECVAR When checked the SCSIP plugin will automatically create a global variable with the name FN-{Registration Name} Example: FN-6001 This variable will automatically be updated to contain the name of a recorded file. See Recording a Message for details.

7 6 CREATE ASSOCIATED DEVICE Associated devices enables the SCSIP plugin to update the associated device value with the current state of the plugin. This enables even more flexibility to trigger custom events. When Checked for the first time the SCSIP plugin will automatically create the virtual device and assign it to the Registration. The following status values are available. DELETING AN ASSOCIATED DEVICE. To delete an associated device, simple check the device and select delete as you would for any other HS3 device. Deleting an associated device will cause the plugin configuration page to re-enable the Create Associated Device checkbox allowing you to re-create the device should it be deleted in error.

8 7 DELETING A SIP ACCOUNT. Step 1: Select the Registration you wish to delete from the Select Registration drop down. Step 2: Click Delete

9 8 UPDATE A SIP ACCOUNT. Step 1: Select the Registration you wish to delete from the Select Registration drop down. Step 2: Make the changes necessary and click update.

10 9 SCSIP A TELEPHONE EVENT OCCURS ON INCOMING CALL RINGING This event is raised when a call is received on the specified registration. WHEN OUTBOUND CALL IS CONNECTED This event is raised when a call is made using the SCSIP plugin and the recipient answers the call. WHEN CALLER ID IS EQUAL TO This event is raised when an inbound caller ID matches the specified digits WHEN CALL IS CONNECTED This event is raised on all inbound calls that are answered WHEN CALL IS DISCONNECTED This event is raised on all calls inbound and outbound when the caller or callee is connected. WHEN MESSAGE IS RECORDED This event is raised when a recording is made. MAX RECORDING LIMIT REACHED This event is raised when a recording time limit has been reached before the caller hangs up. WHEN GET DIGITS TIMEOUT This event is raised when the timeout option for the following actions is lapsed. SpeakAndGetDigits WHEN GET DIGITS EQUAL TO This event is raised when the DTMF received matches the specified digits. WHEN CALLER ID IS NOT EQUAL TO This event is raised on an inbound call where the caller ID is NOT equal to the specified digits.

11 10 WHEN INVALID NUMBER ENTERED This even is raised when no other event to handle received digits is matched. For example. If an event exists to handle DTMF 1 and DTMF 2 then DTMF 3,4,5,6 and so on would trigger and invalid number entered event. This rule also applies where a request for multiple digit input is requested and the required length is not met. WHEN PLAY FILE COMPLETE This even is raised when the play file Action is used. This Event is useful for playing consecutive wave files and ensuring that the file has played completely before moving to the next action. WHEN SPEAK COMPLETE This even is raised when the Speak Action is used. This Event is useful for playing consecutive wave files and ensuring that the file has played completely before moving to the next action.

12 11 SCSIP CONTROL CALL PLAY WAVE FILE AND HANGUP Wave file store: C:/Program Files (x86)/homeseer HS3/PhoneWaves/ This action will Answer the call, play a wave file and hang-up the call. PLAY WAVE FILE AND RECORD MESSAGE Wave file store: C:/Program Files (x86)/homeseer HS3/PhoneWaves/ This action will Answer the call, play and wave file and record a message. Enter the timeout value for the maximum time you wish to allow callers to record a message. PLAY WAVE FILE AND TRANSFER CALL Wave file store: C:/Program Files (x86)/homeseer HS3/PhoneWaves/ This action will answer the call, play and wave file and transfer the call. Enter the number you wish to transfer the call to. SPEAK AND HANGUP This action will Answer the call, speak a message to the caller and then hang-up. Enter the text you wish to speak to the caller. Enter the voice you wish to use for the speech. Please refer to selecting a TTS voice to find out what voices you have available. SPEAK AND RECORD MESSAGE

13 12 This action will Answer the call, speak some text and record a message Enter the text you wish to speak to the caller. Enter the voice you wish to use for the speech. Please refer to selecting a TTS voice to find out what voices you have available. Enter the timeout value for the maximum time you wish to allow callers to record a message. SPEAK AND TRANSFER CALL This action will Answer the call, speak some text and transfer the call to another number. Enter the text you wish to speak to the caller. Enter the voice you wish to use for the speech. Please refer to selecting a TTS voice to find out what voices you have available. Enter the Number you wish to transfer the call to REJECT CALL This action will reject the incoming call. MAKE CALL This action will cause the SCSIP to originate an outbound call. Enter the number to make a call to. This action requires additional handling steps to control the call. See Tutorial - making a simple outbound call. EXECUTE SCRIPT

14 13 This action will cause SCSIP to execute a script against the current call. See Scripting for further details. HANGUP CALL This action will cause SCSIP Plugin to hangup / terminate the call. SPEAK Raises Trigger : On Speak Complete This action will cause SCSIP Plugin to speak text to the current call the call must already be answered to use this function. Enter the text to be spoken to the caller. Enter the voice you wish to use for the speech. Please refer to selecting a TTS voice to find out what voices you have available. SPEAK AND GET DIGITS This action will cause SCSIP to answer the call, speak to the caller and wait for digits to be entered. Enter the text to be spoken to the caller. Enter the voice you wish to use for the speech. Please refer to selecting a TTS voice to find out what voices you have available. Enter the timeout value for the maximum time you wish to allow callers to record a message. Enter the maximum length of digits to be collected. For example, if you have a menu with options 1 to 5, the length would be 1. If you have a menu of more than 10 then length would be 2 and so forth. You may also use this option to collect larger digit sequences in instances where you require a pin number or other data to be collected. PLAY FILE

15 14 Raises Trigger : On Play Wave File Complete Wave file store: C:/Program Files (x86)/homeseer HS3/PhoneWaves/ This action will cause SCSIP to play a wave file into the call the call must currently be answered. Select the wave file to be played.

16 15 SELECTING A TTS VOICE Each event within SCSIP allows users to select the voice they wish to use All available voices are listed here. If your voice is not listed then the voice TTS Engine you are trying to use is not compatible.

17 16 TUTORIAL - SIMPLE OUTBOUND CALL NO SCRIPTING. Step 1: Create an Event to initiate an outbound call. Step 2: Select the IF Clause This Event is Manually Triggered Step 3: Select the Action SCSIP Control Call {Registration} Please ensure you select the registration you wish the call to be made on. Step 4: Enter the number you wish to make a call to. Step 5: Create an event to handle the outbound call. Step 6: Select the If Clause SCSIP {Registration} / when outbound call is connected Step 7: Select the action SCSIP Control Call for {Registration} note both are the same. Step 8: Select Action Speak Text and Hang-up. Step 9: Enter the text to be spoken. Step 10: Step 5: Enter the Voice to use (See Selecting a TTS Voice)

18 17 TUTORIAL - SIMPLE ANSWERING MACHINE / VOICE MAIL NO SCRIPTING. Step 1: Create an Event to Answer the call and record a message. Step 2: Select the IF Clause SCSIP A Telephone Event Occurs / On Incoming Call Ringing. Step 3: Select Action SCSIP Control Call Step 4: Enter the text to be spoken to the caller. Step 5: Enter the Voice to use (See Selecting a TTS Voice) Step 6: Enter the Max Record Time in Seconds (Triggers - Max Recording Limit reached)

19 18 TUTORIAL - SIMPLE MENU NO SCRIPTING. When creating a menu using SCSIP, there are a minimum of 4 events / triggers required. There are as follows. Answer Call Create an event to answer the call. {6000} refers to this example registration only. Your own registration number will be different. See Adding a SIP Registration Step 1: Select the IF clause. Here we will select if Registration {6000} and select the telephone event On Incoming Call Ringing Step 2: Add Action, SCSIP Control Call / Answer Call Step 3: Add Action, SCSIP Control Call / Speak and Get Digits Step 4: Enter the text to be spoken Step 5: Enter the Voice to use (See Selected a voice for options) Step 6: Enter the menu time out in Seconds. Remember the timer begins when the speech begins so be sure to give you callers enough time to hear the entire message. Step 7: Enter the maximum digits to enter. Since we are creating a simple 2 option menu we will only require the used to enter 1 digit. Digit 1 or 2.

20 19 Handle Option{s} Create an Event to handle the options we wish to present to the user. Step 1: Set the IF clause to SCSIP a Telephone Event Occurs / When Get Digits is equal to Step 2: Enter the Digits to respond to {1} Step 3: Select Action SCSIP Control Call / Speak Text and Hang-up Step 4: Enter the text to be spoken to the caller Step 5: Enter the Voice to use (See Selected a voice for options)

21 20 Handle Timeout Create an Event to handle the Timeout Event for our menu, Step 1: Select the IF Clause SCSIP A Telephone Event Occurs / When Get Digits Timeout. Step 2: Select the Action SCSIP Control Call Speak Step 3: Enter the text to be spoken to the caller Step 4: Enter the Voice to use (See Selected a voice for options) Step 5: Add Action to Run another Event and Point it back to the start Event, in this case Answer Call.

22 21 Handle Invalid Option Create an Event to handle options that are not available in our menu. Step 1: Select the IF Clause SCSIP a Telephone Event Occurs / when invalid number entered. Step 2: Add Action SCSIP Control Call / Speak Step 3: Enter the text to be spoken to the caller Step 4: Enter the Voice to use (See Selected a voice for options) Step 5: Add Action to Run another Event and Point it back to the start Event, in this case Answer Call.

23 22 TUTORIAL USING CALLER ID TO IDENTIFY A CALL Using the caller ID to answer a call enables you to identify the caller and present callers with different menus and or trigger different events. For example, someone calling from Mobile number may want to hear an administration menu or a voice mail administration menu whereas all others who call may just be presented with a standard menu or voic system. Step1: Create an event to answer the call using When the caller id is equal to and enter the caller id. Step 2: Create an event to answer the call if the caller ID is not the admin caller Take not that the second event refers to When the caller id is NOT equal to You cannot use this combination alongside the following triggers. on incoming call ringing The on incoming call ringing is the highest priority event If this event type exists and is enabled call calls will be executed on this event.

24 23 TUTORIAL USING WHEN PLAY FILE COMPLETE NO SCRIPTING Please refer to Tutorial Using When Speak Complete replacing the Trigger event from When Speak Complete to When File Play Complete TUTORIAL USING WHEN SPEAK COMPLETE NO SCRIPTING Why use when speak complete? The SCSIP plugin is designed to run asynchronously. This mean that the plugin does not halt waiting for an action to be completed. Halting the application would cause the plugin to only be able to perform one action at a time. To remove this limitation the plugin is designed to enable users to perform multiple actions across multiple SIP registrations at any one time. A consequence of this is that you have to deal with each action by using triggers. It is important to handle the Speak Complete as we need to be aware of when the first request to speak has completed. If you simply request the action speak without handling the complete event, the next action will simple be processed which may terminate the call or override the original speak command with another. This example will NOT work as the sequence of events does not consider how long it takes the first action to speak. The correct way to handle this would be to add multiple events to be triggered when the last speaking command has been completed. To achive this we will use a counter. We use the counter to help us manage where in the call flow the caller is and what actions should be taken.

25 24 Step 1: Creat a counter to hold our value in. Step 2: Click on Counters Tab Step 3: Click Create Counter Step 4: Enter the name for this counter. For this example we will enter scsip_a Step 5: Click Save We can now see our newly created counter.

26 25 Step 6: Create an Event called SCSIP ANSWER THE CALL using the values bellow. Note that SCSIP {Registration} will be different on your own computer, Simply ensure that whatever registration you select in the IF Clause is the same registration you use for the Actions. Take special not that we reset the counter scsip_a here to ensure that the counter has a value of Zero {0}. Step 7: Create an event using the details bellow to speak some text when the call is connected. Note that SCSIP {Registration} will be different on your own computer, Simply ensure that whatever registration you select in the IF Clause is the same registration you use for the Actions. Take special not that we set the counter scsip_a here to ensure that the counter has a value of One {1}, which we will later use to identify this spoken text event has finished.

27 26 Step 8: Create an Event using the details bellow to handle the When Speak Complete AND the scsip_a counter has a value of 1. Note that SCSIP {Registration} will be different on your own computer, Simply ensure that whatever registration you select in the IF Clause is the same registration you use for the Actions. We also set the scsip_a counter to 2 before speaking in the actions, this is in preperation for the next speak event. Step 9: Create an Event using the details bellow to handle the last speaking command and hangup the call. Take note again that we have checking for the scsip_a counter with a value of 2 All Done, Ensuring that each of the newly created events are enabled, we are ready to dial our registration and try out it out.

28 27 TUTORIAL REQUESTING A PIN NUMBER NO SCRIPTING Let s take a look at how we would request a 4 digit pin number from a user before giving them access to our Administration menus. Please note that should you have multiple menus on the same line you may wish to employ the use of counters to ensure that you are triggering events based on the correct actions. Please see Tutorial Using When Speak Complete for more information. We will also use a second counter here to terminate the call on 3 failed tries. SCSIP_1_Fails. This variable will be decrement each time the caller enters an invalid number allowing us to respond differently when the SCSIP_1_Fails count is equal to 0. Why does the SCSIP_1_Fails decrement rather than count upward. Simple, HS3 has no way of checking if a value is less than only equal to or greater than so we have to work in reverse. Here is what the end result will look like. Step 1: Create an event to answer the call using the following as an example.

29 28 Step 2: Create an event to handle the call connected, here we will be playing some text and requesting digits.

30 29 Step 3: Create an event to handle the invalid number entered. Take note that here we are also checking for the counter scsip_a to have a value of 1 and we are decrementing the SCSIP_1_Fails counter. We also check the ensure that the scsip_1_fails counter exceeds the value of zero {0} Step 4: Create an event to handle an invalid number entered and the amount of re-tries has reached three. Note that this time we change the AND IF clause to check if the SCSIP_1_FAILS has an absolute value of zero {0} then we change the action to speak text and hangup, thus terminating the call or the third incorrect try.

31 30 Step 5: Create an Event to handle the correct pin number entry. Using the details below we create an event to respond when the digits 1234 have been entered. For this example we will simply play a message this is part 2 and hangup the all. However obviously the use of PIN number entry would suggest an administration menu. Here one might chose to execute another event which contains an administration menu or other actions that require authorisation. Step 6: Creating events to handle the no data entry timeout. Here we have two events, the first event catches the event When get digits timeout and the scsip_1_fails is greater than zero. Then from here we execute the event Invalid Pin Number which will derement the scsip_1_fails counter for us and re-execute the menu.

32 31 Step 7: Creating an event to handle no data entry timeout and all retries have been depleated. Note that for this last event we push the call to re-run the INVALID PIN NUMBER FAILED event, this is because that event already plays a failed message and terminates the call so there is no need to creat another. TUTORIAL PLAY WAVE FILE, SPEAKING, PLAY WAVE FILE & HANGUP NO SCRIPTING This is an example of Playing a wave file, waiting for the wave file to complete before speaking. Waiting for the speaking to finish before playing another wave file and then hanging up the call. To achive this we need 4 events as follows. Step 1: Create an event to Answer the call as follows.

33 32 Step 2: Create an event to play a wave file on call connected as follows. Step 3: Create an event to Speak some text when the wave file has finished playing as follows. Step 4: Create an event to play another wave file when the speaking has finished and hang-up the call as follows.

34 33 VIDEO LINKS TO EXAMPLE TUTORIALS Example on how to configured HS3 events to play and audio file, speak some text and then play another audio file and hangup the call using SCSIP. Requesting a Pin Number PLEASE BE AWARE THAT ONLINE VIDEOS MAY BECOME OUTDATED AS NEW VERSIONS OF THE PRODUCT ARE RELEASED.

35 34 SCRIPTING Sub Main(parm As Object) Try 'Start the script hs.writelog("debug", "SmarterControl Script for SIP controller") 'Parameter Passed In contains the UserRegistration from which the script is being called. 'This parameter will need to be stored as we must pass this parameter back for each Function Call. Dim UserRegistration As String = CStr(parm) hs.writelog("debug", "Registration User is :" & UserRegistration) ' get a reference to the plugin Dim SCSIP = New HomeSeerAPI.PluginAccess(hs, "SCSIP", "") hs.writelog("debug", "SCSIP Handle Received") ''Request the caller id information Dim CallerID As String = SCSIP.PluginFunction("GetCallerID", {UserRegistration}) hs.writelog("debug", "SCSIP Call From :" & CallerID) 'Setting the voice to use for this line. '1. Bring up a run dialog by pressing Windows key + R. '2. Type in the following command into the run dialog box and press enter when done. 'C:\Windows\SysWOW64\Speech\SpeechUX\sapi.cpl '3. Select the voice you wish to use, copy the name and enter it in the SetVoice Property 'Example: Vocalizer Expressive Serena Premium High 22kHz 'Note that if you do not enter the name exactly as it appear this property will be ignored. 'Parameters {Name of voice,user} SCSIP.PluginFunction("SetVoice", {"Vocalizer Expressive Serena Premium High 22kHz", UserRegistration}) ' call the function and get the value 'Parameters {User} SCSIP.PluginFunction("AnswerCall", {UserRegistration}) hs.writelog("debug", "SCSIP Call Answered") 'Speak Text and Get Digits Dim GetDigits As String 'Parameters {TextToSpeak,TerminationKey,Max Digits To Collect, User, Timeout} GetDigits = SCSIP.PluginFunction("SpeakAndGetDigits", {"Please Enter a three digit number", "#", 3, UserRegistration, 10}) hs.writelog("debug", "SCSIP RESPONSE FROM SPEAK :" & GetDigits) 'Play Back A response to the user. SCSIP.PluginFunction("Say", {"This is an example script. You Entered " & GetDigits, UserRegistration}) SCSIP.PluginFunction("Say", {"Now we are going to play a pre recorded wave file and request digits", UserRegistration})

36 35 SCRIPTING SCRIPT FORMAT. The first thing to take care of when dealing with scripts is the sub Main. This is case sensitive and must contain a parameter of parm As Object Sub Main(parm As Object) End sub When SCSIP executes a script, the first thing it will do is pass the USER name of the registration that the call has been received on. This allows the script to ensure that any callback functions made to the plugin are executed on the correct call. SCRIPTING GETTING THE USERREIGTSRATION PARAMETER. Sub Main(parm As Object) Dim UserRegistration as String = CStr(parm) End sub This parameter is important and required on all functions calls back to the plugin. SCRIPTING AVAILABLE PLUGIN FUNCTIONS. GETCALLERID Example of use: Dim CallerID As String = SCSIP.PluginFunction("GetCallerID", {UserRegistration}) Parameters : UserRegitsration ANSWERCALL Example of use: SCSIP.PluginFunction("AnswerCall", {UserRegistration}) Parameters : UserRegitsration SETVOICE Example of use:

37 36 SCSIP.PluginFunction("SetVoice", {"Vocalizer Expressive Serena Premium High 22kHz", UserRegistration}) Parameters : UserRegitsration SPEAKANDGETDIGITS Example of use: Dim GetDigits = SCSIP.PluginFunction("SpeakAndGetDigits", {"Please Enter a three digit number", "#", 3, UserRegistration, 10}) Parameters : Text to speak, termination key, max length, UserRegitsration, timeout Termination key : a key to be assigned should you wish to terminate the imput early. Example would be (#) with a length of 5, should the caller only enter 2 digits followed by the (#)key this would terminate the input and continue the script. PLAYANDGETDIGITS Example of use: GetDigits = SCSIP.PluginFunction("PlayAndGetDigits", {"E:\test.wav", "#", 4, UserRegistration, 10}) Parameters : Path To File, termination key, max length, UserRegitsration, timeout SAY Example of use: 'Play Back A response to the user. SCSIP.PluginFunction("Say", {"After Playing a wave file You Entered " & GetDigits, UserRegistration}) Parameters : UserRegitsration HANGUPCALL Example of use: SCSIP.PluginFunction("HangupCall", {UserRegistration})

38 37 BUILT IN FEATURES AND ABOVE VOICE MAIL ADMINISTRATION This feature automatically catalogues the recordings that have been made using the recording feature of the plug-in and offers a simple way to access voice mail / recordings remotely. Access Code: This is the code used to protect the administration menu. Allow from CID only: This prevents the feature from being executed on every caller. Setting your caller ID here will ensure that the feature is only available on that caller ID. Allow Deleting: This features enables users of the VM administration to delete messages via the telephone admin menu Option (2) Speak Time and Date: This feature causes the VM administration to speak the call time and date prior to playing the recording. Speak Caller Number: This feature causes the VM administration to speak the telephone number of the caller who left the message. Play Instructions: This feature causes the VM administration to speak the instructions each time the VM Administration feature is accessed. Turning this off enables quicker usability once the instructions are understood. Play message Number: This feature causes the VM administration menu to speak the number of the message playing.

39 38 When no messages are available you will automatically be connected to the voice mail admin menu which. If messages are available, the system will proceed to play the messages back, at any time you can press (0) during the play back of a message to quit the playback and enter the Administration Menu Playback Message Menu: 0) Administration Menu 0) Exit 1) Change Pin 2) Toggle delete 3) Toggle Time and Date 4) Toggle Caller Number 5) Toggle Instructions 6) Toggle Message number 2) Move to next message (1) 3) Delete Message (2) RECORDED MESSAGES When this feature is enabled, after a message has been recorded the system will automatically you a copy of the voice file recorded. Please ensure that you have configured HS3 to send s correctly before using this feature. If HS3 configuration has not been setup you will not receive an s. Sample message AUTOMATICALLY DELETE MESSAGES AFTER ING When this feature is enabled the recorded message will be ed to the recipient and then the original recorded deleted from the file system.

40 39 LOGGING SCSIP has some advanced logging features. These can be configured as follows. Please note that the plugin will have to be re-started after the SIP Logging level has been changed.

41 40 CALLER ID GLOBAL VARIABLES SCSIP is able to automatically update a global variable with the caller id of the incoming call. To use this feature simply create a variable with the name CID- REGISTRATION NAME The registration name is the username you entered for the line. Remember to set the variable type to String. Now when a call is received on that line, the variable will automatically be updated with the Caller ID. INTERUPTING A PLAY AND GET DIGITS During the process of a play and get digits, SCSIP will automatically terminate this request if another speak or play file is received. This allows users to interrupt menus allow SCSIP to be more reactive to events and triggers. SETTING TTS VOICE RATE The Global settings for voice configuration will take effect on all events that use speak for that voice. The range is from -10 to 10 where (0) zero is the default speed.

BUSINESS LINE COMMPORTAL GUIDE

BUSINESS LINE COMMPORTAL GUIDE wowforbusiness.com BUSINESS LINE COMMPORTAL GUIDE WOW! Business BCSE.U.1505.O Business Line CommPortal Guide Table of Contents Getting Started...3 Dashboard...4 Messages and Calls...5 Messages...5 Missed

More information

East-Central Vermont Community Fiber-Optic Network

East-Central Vermont Community Fiber-Optic Network East-Central Vermont Community Fiber-Optic Network www.ecfiber.net support@ecfiber.net TELEPHONE SERVICE USER GUIDE Your ECFiber telephone service is an advanced Voice Over Internet Protocol (VOIP) system

More information

IPX-Series VoIP PBX September 11, Extension User Guide

IPX-Series VoIP PBX September 11, Extension User Guide IPX-Series VoIP PBX 30.9.0.5 September 11, 2018 Extension User Guide Version: 30.8.0.14 Updated: September 12, 2018 Contents Extension User Guide...3 Extension User Portal...4 Log in Extension User Portal...4

More information

Appia User Portal for SIP Trunks

Appia User Portal for SIP Trunks Appia User Portal for SIP Trunks The User Portal is available at https://userportal.appiaservices.com. Please contact Appia Support at 877-277-4297, option 3 or support@appiaservices.com if you need login

More information

1. General Information

1. General Information Tenant User Manual INDEX 1. General Information...3 1.1 Introduction...3 1.2 Logging in...3 1.3 Forgot Password...4 1.4 Dashboard...6 2. Config...9 2.1 ACL List...9 2.2 Prompt List...10 2.3 Plan...11 2.4

More information

Voic Plus User Guide

Voic Plus User Guide Voicemail Plus User Guide Version: 2.0_CA Revised: 25 September 2007 Notices Copyright 2007 Vonage. All rights reserved. No part of this documentation may be reproduced in any form or by any means or used

More information

Script Step Reference Information

Script Step Reference Information Script Step Reference Information This chapter lists all the steps available for use in creating scripts. These steps are accessed using the palette pane (see Using the Palette Pane, page 8). This chapter

More information

PREMIUM ATTENDANT GUIDE

PREMIUM ATTENDANT GUIDE wowforbusiness.com PREMIUM ATTENDANT GUIDE WOW! Business PAGM.U.1408.O Premium Attendant Table of Contents Product Overview...3 CommPortal Login Screen...4 Main Page...5 Schedule...6 Special Days...8 Menus

More information

DIGITAL PHONE USER GUIDE

DIGITAL PHONE USER GUIDE DIGITAL PHONE USER GUIDE 1.800.952.1001 (NH/ME) 1.800.633.8578 (PA) 1.877.959.4862 (MD) 1.877.952.4863 (VA) Atlanticbb.com All Rights Reserved The use, disclosure, modification, transfer or transmittal

More information

Brekeke PBX Version 3 Administrator's Guide (Basic) Brekeke Software, Inc.

Brekeke PBX Version 3 Administrator's Guide (Basic) Brekeke Software, Inc. Brekeke PBX Version 3 Administrator's Guide (Basic) Brekeke Software, Inc. Version Brekeke PBX version 3, Administrator s Guide (Basic) Copyright This document is copyrighted by Brekeke Software, Inc.

More information

Beacon Office. User Manual. Radianta Inc. Version - 2.5(1)

Beacon Office. User Manual. Radianta Inc. Version - 2.5(1) Beacon Office User Manual Version - 2.5(1) Radianta Inc. September 2008 Radianta, Inc. Beacon Office Page 2 Table of Contents Introduction... 3 What is Beacon Office... 3 How to Use This Guide... 3 Conventions...

More information

DMP 128 Plus C V DMP 128 Plus C V AT

DMP 128 Plus C V DMP 128 Plus C V AT DMP 128 Plus C V DMP 128 Plus C V AT Interactive Intelligence Configuration Guide REVISION: 1.0.1 DATE: MARCH 7 TH 2018 Revision Log Date Version Notes Feb 9 th 2018 1.0 First Release: Applies to Firmware

More information

Managing your PBX- Administrator

Managing your PBX- Administrator Managing your PBX- Administrator ACCESSING YOUR PBX ACCOUNT Navigate to https://voip.ancero.com/ and log in to the Ancero Utility VoIP portal account. If you would like your web browser to keep you logged

More information

Start your greeting once the Incoming Call window appears. Make sure you are in Ready state to receive incoming calls

Start your greeting once the Incoming Call window appears. Make sure you are in Ready state to receive incoming calls Agent Desktop Plus Working With Voice Calls Receiving & Initiating Calls Receiving an Outbound Campaign Call Make sure you are in Ready state to receive incoming calls Always enable Auto-Answer for Outbound

More information

For customers in Newnan, GA WEB PORTAL GUIDE. NuLink. NuLink_RES_0117

For customers in Newnan, GA WEB PORTAL GUIDE. NuLink. NuLink_RES_0117 WEB PORTAL GUIDE NuLink NuLink_RES_0117 Web Portal Guide Table of Contents Getting Started...3 Dashboard...4 Messages and Calls...5 Messages...5 Missed Calls...5 Dialed Calls...5 Received Calls...5 Contacts...6

More information

vsuite Home Phone Feature Reference

vsuite Home Phone Feature Reference vsuite Home Phone Feature Reference Below is a list of features that are included with you new vsuite telephone service. Should you have any questions or problems with a feature please feel free to contact

More information

Residential Voice SUBSCRIBER GUIDE

Residential Voice SUBSCRIBER GUIDE Residential Voice SUBSCRIBER GUIDE RESIDENTIAL VOICE SUBSCRIBER GUIDE TABLE OF CONTENTS Table of Contents Getting Started... 6 Requirements... 6 First Login... 6 Features Management... 0 Basic Features...

More information

Spectrum Business Voice Features

Spectrum Business Voice Features Spectrum Business Voice Features Caller ID When you receive a call, the name and telephone number of the person calling you is showing in your Caller ID display screen. To use Caller ID: 1. When you receive

More information

UCM6102/6104/6108/6116 Configuration

UCM6102/6104/6108/6116 Configuration UCM6102/6104/6108/6116 Configuration This document introduces manual configuration steps performed for interoperability testing between AccessLine and Grandstream UCM6102/6104/6108/6116. Configuration

More information

Grandstream Networks, Inc. UCM6xxx Series Follow Me Guide

Grandstream Networks, Inc. UCM6xxx Series Follow Me Guide Grandstream Networks, Inc. UCM6xxx Series Table of Content INTRODUCTION... 3 FOLLOW ME CONFIGURATION... 4 Follow Me Settings... 6 Follow Me Options... 6 FOLLOW ME FLOW EXAMPLE... 8 Table of Figures Figure

More information

Anonymous Call Rejection

Anonymous Call Rejection Contents Anonymous Call Rejection 4 Call Block 5 Call Forward 6-7 Call Return 8 Call Waiting 9 Caller ID 10-11 Do Not Disturb 12 Find Me 13 Selective Call Forwarding 14 Speed Dial 15 Three-Way Calling

More information

Hosted VOIP CommPortal

Hosted VOIP CommPortal Business Services Hosted VOIP CommPortal User Guide wowforbusiness.com CommPortal Guide Table of Contents Getting Started... 4 Dashboard... 5 Messages and Calls... 6 Messages... 6 Missed Calls... 6 Dialed

More information

Call Center Administration

Call Center Administration Hosted VoIP Phone System Blue Platform Admin Portal Guide for Call Center Administration 1 Table of Contents 1 About this Guide... 3 2 Accessing the Hosted VoIP Phone System Administration Portal... 4

More information

Premium Auto Attendant User Guide

Premium Auto Attendant User Guide Premium Auto Attendant User Guide Contents Introduction to Premium Attendant... 1 Setting up Premium Attendant for the First Time...1 Working with the Premium Attendant Interface... 2 Names and Descriptions...2

More information

ACD (Automatic Call Distributor) Operation Manual

ACD (Automatic Call Distributor) Operation Manual ACD (Automatic Call Distributor) Operation Manual Ver1.1.0 2018/11/13 1 Table of Contents Preface ACD (Automatic Call Distributor) is a Cloud PBX feature used in handling large volume of incoming calls.

More information

Beacon Office. User Manual. Radianta Inc. V2.4.3

Beacon Office. User Manual. Radianta Inc. V2.4.3 Beacon Office User Manual V2.4.3 Radianta Inc. 3/2008 Radianta, Inc. Beacon Office Page 2 Table of Contents Introduction...3 What is Beacon Office...3 How to Use This Guide... 3 Beacon Office Overview...4

More information

VME-Pro. Application Notes VERSION 1 JUNE, 2005

VME-Pro. Application Notes VERSION 1 JUNE, 2005 VME-Pro Application Notes VERSION 1 JUNE, 2005 NOTICE No part of this document may be reproduced or transmitted in any form or by any means (electronic, photocopying, recording, or otherwise) without the

More information

Grandstream Networks, Inc. UCM6200 Basic Configuration Guide

Grandstream Networks, Inc. UCM6200 Basic Configuration Guide Grandstream Networks, Inc. Table of Contents OVERVIEW... 4 SETUP GUIDE SCENARIO... 4 QUICK INSTALLATION... 5 Connecting the UCM6200... 5 Access UCM6200 series Web Interface... 5 CREATE USER EXTENSION...

More information

INSTRUCTIONS AND INFORMATION: If someone tries to call while you are using the telephone:

INSTRUCTIONS AND INFORMATION: If someone tries to call while you are using the telephone: The list below features a description of each of the Custom Calling Features that we offer. There are bound to be several that you will find to be indispensable. Voice Mail When you are unable to answer

More information

VoIP Overview. Device Setup The device is configured via the VoIP tab of the devices Device Properties dialog in Integration Designer.

VoIP Overview. Device Setup The device is configured via the VoIP tab of the devices Device Properties dialog in Integration Designer. VoIP Overview DESCRIPTION: RTI devices with VoIP (Voice over IP) support currently support peer-to-peer communication with other RTI devices and 3rd party devices that support the SIP protocol. Audio is

More information

TVM 2002 User s Guide. TVM 2002 for NT TM. User s Guide. Telekol Intelligent Applications

TVM 2002 User s Guide. TVM 2002 for NT TM. User s Guide. Telekol Intelligent Applications TVM 2002 for NT TM User s Guide Telekol Intelligent Applications 1 Telekol Intelligent Applications P.O. Box 2206 Greenville, SC 29602 (800) 797-0123 http://www.telekol.com All product, brand, or trade

More information

Dear Valued Customer:

Dear Valued Customer: *Revised 5/08 Dear Valued Customer: We proudly welcome you to the Troy Cable Unlimited calling plan. Your Troy Cable Unlimited Voice plan provides digital quality features and affordability you won t find

More information

Solutions Reference Guide. IP TalkSM. Voic & Navigator Web Portal

Solutions Reference Guide. IP TalkSM. Voic & Navigator Web Portal IP Talk SM Solutions Reference Guide IP TalkSM Voicemail & Navigator Web Portal Table of Contents Voicemail Accessing Your Voicemail................... 1 Voicemail Main Menu........................ 2

More information

Quick Guide to TraiTel Outbound IVR. Traitel Telecommunications Ltd 2012 Telephone: (61) (2) Page 1

Quick Guide to TraiTel Outbound IVR. Traitel Telecommunications Ltd 2012 Telephone: (61) (2) Page 1 Quick Guide to TraiTel Outbound IVR Page 1 Quick Guide to TraiTel Outbound IVR The TraiTel IVR system is designed to be easy to set up for people with basic computer knowledge. TraiTel has a team of technical

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring Esna Technologies Telephony Office-LinX (TOL) Voicemail, Automated Attendant, and Speech Enabled Automated Attendant with Avaya

More information

Vertical 2-Line Desk Phone Quick Reference Guide

Vertical 2-Line Desk Phone Quick Reference Guide Contact your Sales Representative for more information. Table of Contents Introduction to your Xcelerator Desk Phone... 3 How to use your Xcelerator Desk Phone... 3 Answering and making calls... 3 Handling

More information

Dashboard User Guide For assistance, please call

Dashboard User Guide For assistance, please call Dashboard User Guide For assistance, please call 1-866-399-8647. With these instructions, you will: PAGE 1. Login to the Clarity site, Configure 911, and Change your Password... 2 2. Set up Mobile Connect

More information

1 P age NEXTIVA CALL CENTER. Supervisor User Guide. nextiva.com/support 2015 NEXTIVA, ALL RIGHTS RESERVED

1 P age NEXTIVA CALL CENTER. Supervisor User Guide. nextiva.com/support 2015 NEXTIVA, ALL RIGHTS RESERVED 1 P age NEXTIVA CALL CENTER Supervisor User Guide nextiva.com/support 2015 NEXTIVA, ALL RIGHTS RESERVED 2 P age Creating Employees... 3 Creating an Employee... 3 Assigning Licenses to Employees... 7 Schedules...

More information

Call Back supports Suspend/Resume CallBack notification for both intracluster and intercluster QSIG

Call Back supports Suspend/Resume CallBack notification for both intracluster and intercluster QSIG Overview, page 1 Prerequisites, page 1 Configuration Task Flow, page 2 Interactions and Restrictions, page 8 Troubleshooting, page 9 Overview The CallBack feature allows you to receive notification when

More information

IP Centrex User Guide Release 2.1

IP Centrex User Guide Release 2.1 IP Centrex User Guide Release 2.1 2014 by Cox Communications. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic, mechanical, photocopying,

More information

Please follow the steps that are listed here to get started with your Berkshire 10K ippbx telephone system.

Please follow the steps that are listed here to get started with your Berkshire 10K ippbx telephone system. Please follow the steps that are listed here to get started with your Berkshire 10K ippbx telephone system. Step 1 Power-up and log into your PC. Unplug any existing ethernet cable from your PC. Step 2

More information

IVR Module User Guide

IVR Module User Guide IVR Module User Guide THIS WIKI HAS BEEN UPDATED FOR VERSION 13 OF YOUR PBX GUI Overview Logging In Creating a new IVRs IVR General Options IVR Name IVR Description IVR DTMF Options Announcement Enable

More information

AUGUST CommPortal GUIDE

AUGUST CommPortal GUIDE AUGUST 2018 CommPortal GUIDE 2 AirePBX CommPortal Guide Table of Contents 1 Introduction...4 1.1 About This Manual...4 2 CommPortal Overview...5 2.1 Interface overview...5 2.2 Browser and Operating System

More information

VoiceAccess Users Guide

VoiceAccess Users Guide Users Guide Table of Contents GETTING STARTED...1 Device Configuration...1 Connecting to a PBX...2 Plus Features...2 VoiceMail...2 Call Forwarding...2 Caller ID...3 MANAGING CALLING FEATURES FROM THE PHONE...4

More information

Hosted PBX Administrator Guide

Hosted PBX Administrator Guide Hosted PBX Administrator Guide Table of Contents 1 INTRODUCTION... 1-1 1.1 PURPOSE OF THIS GUIDE... 1-1 1.2 OTHER GUIDES... 1-1 2 COMMPORTAL BUSINESS GROUP ADMINISTRATOR (BG ADMIN)... 2-1 2.1 ACCESSING

More information

SurVo. Stepping Through the Basics. Version 2.0

SurVo. Stepping Through the Basics. Version 2.0 Stepping Through the Basics Version 2.0 Contents What is a SurVo?... 3 SurVo: Voice Survey Form... 3 About the Documentation... 3 Ifbyphone on the Web... 3 Setting up a SurVo... 4 Speech/Recording Options...

More information

SoLink-Lite IP-PBX. Administrator Guide. (Version 1.0)

SoLink-Lite IP-PBX. Administrator Guide. (Version 1.0) SoLink-Lite IP-PBX Administrator Guide (Version 1.0) TABLE OF CONTENT 1.0 Introduction... 1 2.0 Setting Up the IP-PBX... 2 3.0 Logging On... 3 4.0 Configuring Network... 4 5.0 Configuring Hardware... 5

More information

Voice Mail System User s Guide

Voice Mail System User s Guide Voice Mail System User s Guide Personal Mailbox Management (PMM) Utility Program VERSION 2.0 MARCH, 2005 PROPRIETARY VMS User s Guide: PMM Utility Program (v. 2) I Contents 1. Introduction...1 2. Personal

More information

Quick Resource for Crexendo Home Office Suite

Quick Resource for Crexendo Home Office Suite Crexendo Business Solutions Inc. Quick Resource for Crexendo Home Office Suite Crexendo QuickStart Guide 1 Crexendo QuickStart Guide Crexendo Business Solutions Inc. Getting Started Adaptor Installation

More information

Cebod Telecom. Customer Admin Manual

Cebod Telecom. Customer Admin Manual Customer Admin Manual Table of Contents Contents 1. INTRODUCTION... 1 ABOUT THIS MANUAL... 1 CEBOD TELECOM OVERVIEW... 1 2. REGISTER A NEW ACCOUNT... 2 3. MY ACCOUNT... 5 4. DASHBOARD... 9 5. ACTIVITIES...

More information

Voic Complete User Guide

Voic Complete User Guide VoiceMail Complete User Guide Thank you for subscribing to Pioneer VoiceMail service. We re happy you ve chosen Pioneer for your telecommunication needs. In addition to exceptional local and long distance

More information

Extension User Guide. S-Series Extension User Guide

Extension User Guide. S-Series Extension User Guide Extension User Guide Sales Tel: +86-592-5503309 E-mail: sales@yeastar.com Support Tel:+86-592-5503301 E-mail: support@yeastar.com Web: http://www.yeastar.com Version: 1.0 Revised: 2016.06 1 Contents 1.

More information

Premium Auto Attendant USER GUIDE

Premium Auto Attendant USER GUIDE Premium Auto Attendant USER GUIDE CONTENTS 1.0 Introduction 4 2.0 Setting up for the First Time 4 3.0 Working with the Interface 5 3.1 Names and Descriptions 5 3.2 Error Icons 6 4.0 Configuring your Schedule

More information

Avaya Aura Messaging Web Interface

Avaya Aura Messaging Web Interface Avaya Aura Messaging Web Interface You can configure options for various Messaging features in the User Preferences Web pages. To go to User Preferences Web pages, use a web browser and on the address

More information

CommPortal User Guide

CommPortal User Guide CommPortal User Guide Broadband and Voice Applications Turn your web browser into your personal call center CommPortal is an interactive web program that allows you to check your VoiceMail, set preferences

More information

Voic . Glossary of Terms. Click here to access your voic online.

Voic . Glossary of Terms. Click here to access your voic online. Voicemail Click here to access your voicemail online. Voicemail from Arvig will enhance the way you communicate! Our voicemail allows you to play, send, answer and forward voice messages from any touch-tone

More information

HELPFUL HINTS FOR VOIP PHONES

HELPFUL HINTS FOR VOIP PHONES HELPFUL HINTS FOR VOIP PHONES TO LEAVE A MESSAGE IN MAILBOX WITHOUT CALLING THE NUMBER ACCESS THE LINE (GET DIAL TONE) - PRESS STAR DIAL 5 DIGIT NUMBER TO TRANSFER A CALL WITHOUT ANNOUNCING WHOSE CALLING

More information

Digital Voice Services Residential User Guide

Digital Voice Services Residential User Guide Digital Voice Services Residential User Guide TECH SUPPORT - 888.855.9997 734.324.7190 WYANDOTTECABLE.COM Feature Access Codes *62 Voice Portal *86 Direct Voice Mail Retrieval *77 Anonymous Call Rejection

More information

Auto Attendant. Blue Platform. Administration. User Guide

Auto Attendant. Blue Platform. Administration. User Guide Blue Platform Administration User Guide Contents 1 About Auto Attendant... 3 1.1 Benefits... 3 2 Accessing the Auto Attendant Admin Portal... 4 3 Auto Attendant Admin Portal Interface... 5 4 Auto Attendant

More information

Voice Messaging User Guide from Level 3. Updated April Level 3 Communications, LLC. All rights reserved. 1

Voice Messaging User Guide from Level 3. Updated April Level 3 Communications, LLC. All rights reserved. 1 Voice Messaging User Guide from Level 3 Updated April 2017 Level 3 Communications, LLC. All rights reserved. 1 Table of Contents 1 Introduction... 4 1.1 Voice Mailbox... 4 1.2 Additional Voice Mailbox

More information

Plug-in 3457 User Guide

Plug-in 3457 User Guide NN43060-100 Document status: Standard Document issue: 01.02 Document date: 23 November 2009 Product release: 1.1 Job function: Product Fundamentals Type: User Guide Language type: English. All Rights Reserved.

More information

Calling Features. Cisco Unified IP Conference Phone 8831 User Guide for Cisco Unified Communications Manager 9.3 1

Calling Features. Cisco Unified IP Conference Phone 8831 User Guide for Cisco Unified Communications Manager 9.3 1 You can perform basic call-handling tasks using a range of features and services. Feature availability can vary; contact your system administrator for more information. Softkey feature map, page 2 Answer,

More information

Setting Up a Mitel SX-2000 Digital PIMG Integration with Cisco Unity Connection

Setting Up a Mitel SX-2000 Digital PIMG Integration with Cisco Unity Connection Up a Mitel SX-2000 Digital PIMG Integration with Cisco Unity Connection Up a Mitel SX-2000 Digital PIMG Integration, page 1 Up a Mitel SX-2000 Digital PIMG Integration Task List for Mitel SX-2000 PIMG

More information

Setup Guide v Saxony Road, Suite 212 Encinitas, CA Phone & Fax: (800)

Setup Guide v Saxony Road, Suite 212 Encinitas, CA Phone & Fax: (800) Setup Guide v4.6 169 Saxony Road, Suite 212 Encinitas, CA 92024 Phone & Fax: (800) 477-1477 Welcome! Thank you for choosing FreedomVoice. The instructions in this guide are intended for the administrator

More information

Logging into CommPortal for the first time

Logging into CommPortal for the first time Logging into for the first time Go to http://myphone.bayring.com Number: Your 10-digit telephone number (no dashes) Password: 112233 (temp pin) At this screen, click Next Enter Old password (temp pin is

More information

VOICE MAIL VOICE MAIL USER GUIDE USER GUIDE NEVER MISS A MESSAGE NEVER MISS A MESSAGE. windstream.com

VOICE MAIL VOICE MAIL USER GUIDE USER GUIDE NEVER MISS A MESSAGE NEVER MISS A MESSAGE. windstream.com VOICE MAIL USER GUIDE VOICE MAIL USER GUIDE NEVER MISS A MESSAGE NEVER MISS A MESSAGE windstream.com 1.877.481.9463 Windstream is a registered service mark of Windstream Corporation. 2009 Windstream Corporation

More information

Portal User Guide. Portal Release 3.13

Portal User Guide. Portal Release 3.13 Portal User Guide Portal Release 3.13 https://portal.3starsnet.com Page 1 01-08-2018 Contents 1 Introduction 4 2 Accessing Messages on the Web Interface 4 2.1 Searching for Messages 4 2.2 Sorting Messages

More information

Setting up Alcatel 4400 Digital PIMG Integration

Setting up Alcatel 4400 Digital PIMG Integration up Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection Up an Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection, on page 1 Up an Alcatel 4400 Digital PIMG Integration with

More information

Quick Start Guide. Intermedia Hosted PBX Polycom VVX 300/310

Quick Start Guide. Intermedia Hosted PBX Polycom VVX 300/310 Quick Start Guide Intermedia Hosted PBX Polycom VVX 300/310 2 Welcome to your Hosted PBX service. What s in the box? Polycom VVX 300/310 A. Phone B. Ethernet Cable C. Handset Cable D. Handset E. Stand

More information

CBV Support CBV Telephone. User Guide. For Cisco 7900 Series IP Phones

CBV Support CBV Telephone. User Guide. For Cisco 7900 Series IP Phones CBV Support 312-416-5142 CBV Telephone User Guide For Cisco 7900 Series IP Phones Contents INTRODUCING YOUR PHONE...4 Getting to Know Your Phone...4 Using Softkeys...6 Navigating Menus...6 Entering Text

More information

Setting Up an Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection

Setting Up an Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection up Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection Up an Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection, page 1 Up an Alcatel 4400 Digital PIMG Integration with Cisco

More information

VOICE MAIL USER GUIDE

VOICE MAIL USER GUIDE VOICE MAIL USER GUIDE VOICE MAIL USER GUIDE NEVER MISS A MESSAGE NEVER MISS A MESSAGE Table Of Contents How to Use Your Voice Mail 2 Setting Up Your Account 4 Collecting Your Messages 5 Sending Messages

More information

Queue Callback Module

Queue Callback Module Queue Callback Module Part of the VQ Plus Commercial Module Overview How to Create a Queue Callback Name Caller ID Number Prepend Dial Matches Callback Queue Announcement Number Prompt Force CID Allow

More information

Web Administration Interface User Guide. (version 2.1)

Web Administration Interface User Guide. (version 2.1) Web Administration Interface (version 2.1) 2 Disclaimer THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT TO CHANGE WITHOUT NOTICE. ALL STATEMENTS, INFORMATION, AND RECOMMENDATIONS

More information

Engineering Bulletin

Engineering Bulletin Engineering Bulletin EBA-2011-07 (REV 2) January 8, 2013 Follow these procedures to integrate an Esnatech Officelinx system with the Iwatsu Enterprise-CS (ECS) Overview... 2 Iwatsu Enterprise-CS Configuration...

More information

Five9 Adapter for Velocify

Five9 Adapter for Velocify Cloud Contact Center Software Five9 Adapter for Velocify Agent s Guide November 2017 The Five9 Adapter for Velocify enables you to integrate the Five9 Cloud Contact Center with the Velocify desktop. This

More information

Wyandotte Feature Overview

Wyandotte Feature Overview Wyandotte Feature Overview Residential Features Features Call Waiting *70 turn off Calling Line ID Delivery Use this feature to turn the Call Waiting service on or off. This service allows you to decide

More information

The TELUS Business Connect Mobile solution. Admin guide

The TELUS Business Connect Mobile solution. Admin guide The TELUS Business Connect Mobile solution Admin guide Table of contents. Part Getting started 4 Introduction 5 Admin homepage 5 Main functions 5 Admin Portal 5 My Extension 6 Do Not Disturb 7 RingOut

More information

powered by ZVRS V R S USER GUIDE I #EveryConversationMatters

powered by ZVRS V R S USER GUIDE   I #EveryConversationMatters powered by ZVRS V R S USER GUIDE www.zvrs.com I #EveryConversationMatters Welcome to the ZVRS Family! Congratulations, you are now a user of our new ONEVP! QUICK START Go to settings on top right corner

More information

BUSINESS VOICE. Spectrum Business Voice. Business Voice. Quick Start Guide SpectrumBusiness.net

BUSINESS VOICE. Spectrum Business Voice. Business Voice. Quick Start Guide SpectrumBusiness.net Spectrum Business Voice Business Voice 1 1-800-314-7195 SpectrumBusiness.net Quick Start Guide CONTENTS Overview 3 Account Creation 3 Accessing the User Portal 4 Voice Feature Management 5 Messages and

More information

1 Page. Digital Voice Services Business User Guide

1 Page. Digital Voice Services Business User Guide 1 Page Digital Voice Services Business User Guide Feature Access Codes *62 Voice Portal *86 Direct Voice Mail Retrieval *77 Anonymous Call Rejection Activation *87 Anonymous Call Rejection Deactivation

More information

Verizon Business National Unified Messaging Service (NUMS) Forms Mailbox User s Guide

Verizon Business National Unified Messaging Service (NUMS) Forms Mailbox User s Guide Voice Verizon Business National Unified Messaging Service (NUMS) Forms Mailbox User s Guide The Forms Mailbox allows you to create a survey, which is a series of questions recorded by you over the telephone

More information

Startel Soft Switch Configuration

Startel Soft Switch Configuration Startel Soft Switch Configuration User s Guide While every attempt is made to ensure both accuracy and completeness of information included in this document, errors can occur, and updates or improvements

More information

Grandstream Networks, Inc. UCM6xxx Series IP PBX Lightweight Call Center Guide

Grandstream Networks, Inc. UCM6xxx Series IP PBX Lightweight Call Center Guide Grandstream Networks, Inc. UCM6xxx Series IP PBX Lightweight Call Center Guide Table of Contents INTRODUCTION... 4 UCM CALL CENTER FEATURES LIST... 5 Call Queues... 5 Virtual Queue... 7 Position Announcement...

More information

USER GUIDE. Dynamic IP & Virtual PBX User Guide

USER GUIDE. Dynamic IP & Virtual PBX User Guide USER GUIDE Dynamic IP & Virtual PBX User Guide Table of contents 3 Windstream Online 5 Enhanced VoIP Interface 27 Primary VoIP Interface DYIP & VIRTUAL PBX USER GUIDE WINDSTREAM 2 Windstream Online The

More information

AT&T Voice DNA Administrator Guide

AT&T Voice DNA Administrator Guide AT&T Voice DNA Administrator Guide GET STARTED Page 2 Contents GET STARTED... 5 Log In... 6 About the AT&T Voice DNA Administrator Dashboard... 10 Use Search... 16 Move IP Phones... 22 Support... 33 Frequently

More information

Five9 Agent Desktop Toolkit

Five9 Agent Desktop Toolkit Cloud Contact Center Software Five9 Agent Desktop Toolkit User s Guide November 2017 The Agent Desktop Toolkit comprises the CTI Web Services and the Web toolbar, a softphone integrated in your browser.

More information

Hosted PBX > CALLING FEATURES GUIDE

Hosted PBX > CALLING FEATURES GUIDE Hosted PBX > CALLING FEATURES GUIDE Get the power of Hosted PBX working for you. Keep this user guide handy for quick and easy reference to the many features available to you as a Hosted PBX customer.

More information

MITEL. Mobile Extension. Mobile Client Handset User Guide Release 1.7

MITEL. Mobile Extension. Mobile Client Handset User Guide Release 1.7 MITEL Mobile Extension Mobile Client Handset User Guide Release 1.7 NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel Networks Corporation

More information

Virtual Office Phone Service Setup Guide

Virtual Office Phone Service Setup Guide Setup Guide A guide for the Phone System Administrator Version 4.0, July 2010 Table of Contents Welcome to 8x8 Virtual Office!...3 Activate Your 8x8 IP Phones...3 The 8x8 Self Service Portal...4 Set Up

More information

VoIPvoice Integration User Guide. VoIPvoice Skype Integration. User Guide. Last Updated 30 November Page 1 of 28

VoIPvoice Integration User Guide. VoIPvoice Skype Integration. User Guide. Last Updated 30 November Page 1 of 28 VoIPvoice Skype Integration User Guide Last Updated 30 November 2005 Page 1 of 28 Contents 1 Getting Started 3 Who are VoIPvoice? 3 What is Skype? 3 Glossary of Terms 3 Minimum System Requirements 4 2

More information

Allworx User s Guide (Release x)

Allworx User s Guide (Release x) Allworx User s Guide (Release 6.8.1.x) -PAGE INTENTIONALLY LEFT BLANK- Table of Contents 1 VOICEMAIL...1 1.1 ACCESSING YOUR MESSAGE CENTER INBOX...1 1.2 LISTENING TO YOUR VOICEMAIL...2 1.3 SENDING VOICEMAIL

More information

AVAYA VOICE OVER INTERNET PROTOCOL (VOIP) TELEPHONE REFERENCE GUIDE

AVAYA VOICE OVER INTERNET PROTOCOL (VOIP) TELEPHONE REFERENCE GUIDE AVAYA VOICE OVER INTERNET PROTOCOL (VOIP) TELEPHONE REFERENCE GUIDE Information from Hawaiian Telecom Modified by Leeward Community College, UH West O ahu Copyright 2011 Table of Contents Pre-dial... 4

More information

Logging Into the Web Portal

Logging Into the Web Portal V0610 Logging Into the Web Portal Open your Web browser application. In the address field, enter the external WebPortal address, https://lightpathvoice.com Click Go. In the Phone Number field, enter your

More information

Hosted Fax Mail. Blue Platform. User Guide

Hosted Fax Mail. Blue Platform. User Guide Hosted Fax Mail Blue Platform Hosted Fax Mail User Guide Contents 1 About this Guide... 2 2 Hosted Fax Mail... 3 3 Getting Started... 4 3.1 Logging On to the Web Portal... 4 4 Web Portal Mailbox... 6 4.1

More information

ENTERPRISE SUBSCRIBER GUIDE

ENTERPRISE SUBSCRIBER GUIDE ENTERPRISE SUBSCRIBER GUIDE Enterprise Subscriber Guide 880 Montclair Road Suite 400 Birmingham, AL 353 www. TABLE OF CONTENTS Table of Contents Introduction...6 Logging In...6 Navigation Bar, Sub-Menu

More information

UCM6100 Series IP PBX Firmware Release Note

UCM6100 Series IP PBX Firmware Release Note UCM6100 Series IP PBX Firmware Release Note Table of Content FIRMWARE VERSION 1.0.10.39... 2 PRODUCT NAME... 2 DATE... 2 IMPORTANT UPGRADING NOTE... 2 UPGRADING INSTRUCTIONS... 2 CHANGES SINCE FIRMWARE

More information

MyOffice PBX Quick-Start Guide

MyOffice PBX Quick-Start Guide MyOffice PBX Quick-Start Guide www.ipcomms.net Table of Contents MyOffice PBX...1 #1 BASIC ACCOUNT SETTINGS...3 #2 CREATING YOUR FIRST EXTENSION...4 CREATING BLOCKS OF EXTENSIONS (BULK)...10 Here are a

More information

Barracuda Phone System User Portal - Communication Command Center

Barracuda Phone System User Portal - Communication Command Center Barracuda Phone System User Portal - Communication Command Center This feature was formerly called the Call Control Client. The Barracuda Phone System provides a web-based portal, the Communication Command

More information

Your new phone.! Web Portal.! navigate to syntelsolutions.com and click customer login located at the top left of your screen.!

Your new phone.! Web Portal.! navigate to syntelsolutions.com and click customer login located at the top left of your screen.! Syntel Solutions Your new phone. Web Portal. syntelsolutions.com navigate to syntelsolutions.com and click customer login located at the top left of your screen. 855-SYNTEL1 Your username is your email

More information