Aastra BluStar TM 8000i Desktop Media Phone / Aastra BluStar TM for Conference Room SIP Call Server Release Notes. Draft

Size: px
Start display at page:

Download "Aastra BluStar TM 8000i Desktop Media Phone / Aastra BluStar TM for Conference Room. 4.3.0 SIP Call Server Release Notes. Draft"

Transcription

1 Aastra BluStar TM 8000i Desktop Media Phone / Aastra BluStar TM for Conference Room SIP Call Server Release Notes REVRC Draft

2 Content SIP Call Server Release Notes About this document Release notes topics General information Release content information Update URL Important BluStar 8000i firmware upgrade/downgrade information New Features in Release Configuration Features SIP Features User Interface Features Additional Information Configuration Features Customized Codec Preference List Option to Disable Call Waiting SIP Features Secure Real-Time Transport Protocol (SRTP) Support User Interface Features BluStar Server Interoperability Visual Enhancment for BluStar Server Interoperability and Busy Lamp Field (BLF) Features Aspect Ratio Negotiation and Option to Change Video Stream Orientation While in a Conference Call Currency Converter Application Issues Resolved in Release Contacting Aastra Telecom Support II REVRC

3 SIP Call Server Release Notes About this document This document provides details on new features and/or issues resolved for the BluStar 8000i Desktop Media Phone and BluStar for Conference Room in SIP Call Server mode, for Release Note: The term BluStar device(s) in this document refers only to the BluStar 8000i Desktop Media Phone and/or the BluStar for Conference Room, unless stated otherwise. For more detailed information about features associated with the BluStar devices, and for information on how to use the devices, see the Quick Start Guide or the SIP Call Server User Guide for your respective device. For detailed information regarding more advanced features, see the Aastra BluStar 8000i Desktop Media Phone / Aastra BluStar for Conference Room SIP Call Server Administrator Guide. Release notes topics Topics in these release notes include: General information New Features in Release Additional Information Issues Resolved in Release Contacting Aastra Telecom Support REVRC

4 SIP Call Server Release Notes General information Release content information This document provides release content information on the BluStar 8000i Desktop Media Phone and BluStar for Conference Room firmware. Model Release Version Release Filename Release Date BluStar 8000i RC2 FC REVRC2 September 2013 BluStar for Conference Room RC2 FC REVRC2 September 2013 Update URL In order for the BluStar devices to download software, the update url parameter must be in either the <mac>.cfg, <model>.cfg (8000i.cfg [for the BluStar 8000i] or 8000icr.cfg [for the BluStar for Conference Room]), or aastra.cfg file. It is recommended to have this parameter in the <mac>.cfg file. For example: update url: ftp:// /aastracfg Notes: The update url parameter supports the FTP, HTTP, and HTTPS protocols only. All updated system software files provided by Aastra should be placed in the path specified in the update url parameter. Important BluStar 8000i firmware upgrade/downgrade information Upgrading the BluStar 8000i firmware to Release from a version prior to Release involves a two-step process. It is required to first upgrade to Release and then to Release in such scenarios. Additionally, downgrading the firmware from Release to Release (or a version prior to Release 4.1.1) involves a two-step process as well. It is required to first downgrade to Release 4.1.2, and then to Release (or the desired firmware version prior to Release 4.1.1) in such scenarios. The upgrade/downgrade process will fail if the above procedures are not followed REVRC

5 New Features in Release This section provides the new features in Release These new features apply to BluStar 8000i and BluStar for Conference Room devices that are configured in SIP Call Server mode. The following table summarizes each new feature and provides a link to more information within this release note. Each feature also specifies whether it affects the Administrator, the User, or the XML Developer. This table may also provide the documentation location of features that have already been documented in Aastra s documentation suite. Refer to those documents for more information about the applicable feature. Feature Configuration Features Customized Codec Preference List (For Administrators) Option to Disable Call Waiting (For Administrators) SIP Features Secure Real-Time Transport Protocol (SRTP) Support (For Administrators and Users) User Interface Features BluStar Server Interoperability (For Administrators and Users) Visual Enhancment for BluStar Server Interoperability and Busy Lamp Field (BLF) Features (For Administrators and Users) Description A new configuration parameter, sip customized codec, has been introduced in Release allowing Administrators the ability to customize the codec preference list on the BluStar devices. With Release 4.3.0, Administrators now have the option to disable the call waiting feature using the call waiting parameter, so that new incoming calls are automatically rejected by the BluStar device with a busy message. The BluStar devices now support the Secure Real-time Transfer Protocol (SRTP), using Session Description Protocol Security (SDES) key negotiation, for encryption and authentication of RTP/RTCP messages sent and received by the devices on the network. The BluStar devices are now fully interoperable with the BluStar Server. By defining presence server and user details in the configuration files, the BluStar devices will be able to take advantage of the enhanced presence capabilities offered by the BluStar Server. A visual enhancement configuration parameter is now available in Release 4.3.0, which can be used to enable visual aids (i.e. icons) for the presence color status bars and line state indicators for the BluStar interoperability feature and the color status bars for the BLF feature. This allows users that have a color vision deficiency to differentiate presence status and line states by icon rather than by color REVRC

6 New Features in Release Feature Description Aspect Ratio Negotiation and Option to Change Video Stream Orientation While in a Conference Call (For Users) BluStar devices now utilize the aspect ratio field in the Session Description Protocol (SDP) to detect any aspect ratio changes from BluStar for iphone & ipad clients caused by the rotation of iphone/ipad devices. Additionally, when in a video conference call, the default video stream orientation is now in landscape format and conference hosts have the ability to change the video stream orientation between landscape format and auto (portrait) format. Currency Converter Application (For Users) A new Currency Converter application has been introduced in Release allowing users the ability to easily find and view the latest currency exchange rates as well as quickly convert one currency to another. All major world currencies are supported REVRC

7 Configuration Features Customized Codec Preference List A new configuration parameter, sip customized codec, has been introduced in Release allowing Administrators the ability to customize the codec preference list on the BluStar devices. To customize the codec preference list, Administrators must define the payload value (payload), packetization time (ptime), and silence suppression setting (silsupp) for each respective payload in order of preference. Note: While defining the ptime and silsupp values are mandatory, any values deviating from the defaults will be ignored (i.e. packetization time will always default to 20ms and silence suppression will be disabled). Payload is the codec type to be used. Each codec utilized by the BluStar devices has a corresponding payload value (representing the data format carried within the RTP packets to the end user at the destination). By defining the payload value in order of preference, the BluStar devices will take the configured preference list into consideration when negotiating calls with other devices. Ptime (packetization time) is a measurement of the duration of PCM data within each RTP packet sent to the destination. The packetization time defines how much network bandwidth is used for transfer of the RTP stream. For BluStar devices, the ptime will always be set to 20ms. Silsupp is used to define silence suppression settings. For BluStar devices, silence suppression is always disabled REVRC

8 The default payload setting is to allow the use of all codecs in the following order of preference: Preference Payload Codec G.719/ G.722/ G.722.1/ G.722.1/ G.722.1/ G.711μ/ G.711a/ G.728/ ilbc/ G.729/8000 (license required) To manually configure a codec preference list using the configuration files, you must enter the payload values in order of preference in the following format: sip customized codec: payload=8;ptime=20;silsupp=off, payload=0;ptime=20;silsupp=off,payload=111;ptime=20;silsupp=off The valid payload values for creating a codec preference list are as follows (in numerical order of payload): 0 - G.711μ/ G.711a/ G.722/ G.728/ G.729/8000 (license required) 98 - ilbc/ G.722.1/ G.722.1/ G.722.1/ G.719/ REVRC

9 Notes: If any of the payload, ptime, or silsupp values are not defined within the sip customized codec configuration parameter, the BluStar device will use the default codec preference list. For information on G.729 codec licensing please contact your respective Aastra representative. Configuring a Customized Codec Preference List Use the following parameter to configure a customized codec preference list: Parameter sip customized codec Description Format Configuration Files aastra.cfg, <model>.cfg, <mac>.cfg, <user>.cfg Specifies a customized codec preference list allowing Administrators the ability to select the preferred codecs for the respective BluStar device (in order of preference). Comma-separated list of semicolon-separated values Default Value 116, 9, 113, 112, 111, 0, 8 15, 98, and (if license available) 18 Range payload 0 - G.711μ/ G.711a/ G.722/ G.728/ G.729/8000 (license required) 98 - ilbc/ G.722.1/ G.722.1/ G.722.1/ G.719/48000 ptime (in milliseconds): 20 (any other values will be ignored) silsupp: off (any other values will be ignored) Note: If any of the payload, ptime, or silsupp values are not defined, the BluStar device will use its default codec preference list. Example sip customized codec: payload=8;ptime=20;silsupp=off, payload=0;ptime=20;silsupp=off,payload=111;ptime=20;silsupp=off REVRC

10 Option to Disable Call Waiting The call waiting feature notifies a user on an active call of a new incoming call. With Release 4.3.0, Administrators now have the option to disable the call waiting feature using the call waiting parameter, so that new incoming calls are automatically rejected by the BluStar device with a 486 Busy Here message. If you disable call waiting on the BluStar device and the user is on a call, any additional incoming calls will receive a busy message unless the Call Forward Busy option is configured. If this is the case, the BluStar device will forward the call accordingly as per the rules configured. Administrators can enable/disable call waiting using the configuration files. The call waiting parameter is enabled by default. Enable/Disabling the Call Waiting Feature Use the following parameter to enable/disable the call waiting feature: Parameter call waiting Description Format Default Value Range Configuration Files aastra.cfg, <model>.cfg, <mac>.cfg, <user>.cfg Allows you to enable or disable call waiting on the BluStar device. If you enable call waiting (default), the user has the option of accepting a second call while currently on the first call. If you disable call waiting, and a user is currently on a call, a second incoming call is automatically rejected by the BluStar device with a busy message. If you disable call waiting on the BluStar device, and the user is on a call, any additional incoming calls will receive a busy message unless the Call Forward Busy option is configured. If this is the case, the BluStar device will forward the call accordingly as per the rules configured. Boolean 1 (Enabled) 0 (Disabled) 1 (Enabled) Example call waiting: REVRC

11 SIP Features Secure Real-Time Transport Protocol (SRTP) Support The BluStar devices now support the Secure Real-time Transfer Protocol (SRTP), using Session Description Protocol Security (SDES) key negotiation, for encryption and authentication of RTP/RTCP messages sent and received by the devices on the network. Administrators and users can choose among three levels of SRTP encryption: SRTP Disabled (default): BluStar devices generate and receive non-secured RTP calls. If a BluStar device with SRTP disabled receives a call from an SRTP-enabled device, it ignores SRTP and tries to answer the call using RTP. If the calling device requires calls to utilize SRTP, the call fails; however, if SRTP is not a requirement, it will accept the call using RTP. Allow Secured Calls: The BluStar device generates SRTP calls, and accepts both SRTP and RTP calls. If the receiving device is not SRTP enabled, it sends a nonsecured RTP call instead. Require Secured Calls: The BluStar device generates and accepts SRTP calls only. All other calls are rejected. Note: If you enable SRTP, then it is recommended to enable Transport Layer Security (TLS) for increased protection. To configure TLS refer to the Aastra BluStar 8000i Desktop Media Phone / Aastra BluStar for Conference Room SIP Call Server Administrator Guide. When an active point to point call is using SRTP (i.e. when an SRTP-enabled device initiates a call and the receiving device is also SRTP enabled) and the transport protocol is set to TLS, the BluStar devices UIs display the following lock icon beside the remote party s information, indicating that audio, video, and signaling is secure. When a conference call is using SRTP (for all devices) and the transport protocol is set to TLS, the BluStar devices UIs display indicating that audio and signaling is secure, but video is not secure. When only TLS is enabled during a call, the BluStar devices UIs display indicating that signaling is secure, but audio and video are not secure REVRC

12 During any type of call, if one of the devices does not support SRTP and if TLS is not enabled, the UI does not display any icons, indicating that the call may not be secure. Administrators have the option of configuring SRTP using the configuration files or through the BluStar device s UI. Users can configure SRTP using the BluStar device s UI only. Configuring SRTP Using the Configuration Files Use the following parameter to configure SRTP using the configuration files: Parameter sip srtp mode Description Format Default Value Range Configuration Files aastra.cfg, <model>.cfg, <mac>.cfg, <user>.cfg Specifies the degree to which SRTP should be utilized on the respective BluStar device as per the following levels: If set to 0, then disable SRTP. If set to 1, then SRTP calls are preferred (i.e. allow secure calls). If set to 2, then only SRTP calls are generated/accepted (i.e. require secure calls). Integer 0 (SRTP disabled) 0 (SRTP disabled) 1 (Allow secure calls) 2 (Require secure calls) Example sip srtp mode: REVRC

13 Configuring SRTP Using the BluStar Device s UI Use the following procedure to configure SRTP using the BluStar device s UI: 1. Select the App Menu button. 2. Select Tools > Call Handling 3. Under the Security category, select the box beside the All Secure Calls option. Skip to step 5 if you prefer to use SRTP for all calls but do not want to make it a requirement. 4. Select the box beside the Require Secure Calls option to ensure that only SRTP calls are generated/accepted. Note: Leaving both options unchecked disables SRTP. 5. Select Done REVRC

14 User Interface Features BluStar Server Interoperability The BluStar devices are now fully interoperable with the BluStar Server. By defining presence server and user details, the BluStar devices will be able to take advantage of the enhanced presence capabilities offered by the BluStar Server. The BluStar Server aggregates presence information from multiple sources and relays the information to the BluStar devices. BluStar device users are able to monitor the status for any contacts connected to the BluStar Server through their Favorites, Search, Contacts, History, and Directory menus as well as obtain more detailed status information through an individual s partial contact information display or full contact information page. Status information available in the various menus and pages include: Presence status bars and information (default as well as personalized status text). Line state details. Microsoft Exchange calendar activity. Presence Status Presence status bars and information can be found in the Favorites, Search, Contacts, History, and Directory menus as well as an individual s partial contact information display or full contact information page. The available presence states, their corresponding colors, and priority details (from highest to lowest) are as follows: Priority Presence States Status Bar Color 1 Unavailable Do Not Disturb 2 Busy In a Call In a Meeting Inactive Away Be Right Back Other REVRC

15 Priority Presence States Status Bar Color 3 Available 4 Signed Out 5 Unknown Note: Visual enhancement icons can also be enabled for users with color vision deficiency if required. See Visual Enhancment for BluStar Server Interoperability and Busy Lamp Field (BLF) Features on page 3-24 for more information. Line States Line states can be found by navigating to an individual s partial contact information display or full contact information page. The available line states and their corresponding indicators are as follows: Line States Idle Busy Line State Indicator Unknown Note: Visual enhancement icons can also be enabled for users with color vision deficiency if required. See Visual Enhancment for BluStar Server Interoperability and Busy Lamp Field (BLF) Features on page 3-24 for more information REVRC

16 Calendar Activity BluStar devices will also display Microsoft Exchange calendar activity if applicable. When the contact s status text is displayed as In a Meeting, navigating to the individual s partial contact information display will reveal when the appointment is scheduled to end. Furthermore, navigating to the individual s full contact information page will show additional appointment details (if configured on the BluStar Server) such as the appointment s subject. Note: Additional appointment details may be displayed as simply Private Data in which case the BluStar Server has been configured to not display the appointment s subject line. Examples Favorites Menu REVRC

17 Partial Contact Information Display Full Contact Information Page REVRC

18 User Information Button and Manually Overriding Presence Status When connected to the BluStar Server, the User Information section (located at the top of the Home screen) becomes a selectable button and shows the BluStar device user their current presence status that is being displayed to all of their contacts. As the states can be aggregated from multiple sources, the BluStar device will display the state with the highest priority. For example, if a user s BluStar device status is Available but the user is in a meeting as per the schedule on his/her Microsoft Exchange calendar, the user s presence status will be displayed as In a Meeting. By selecting the User Information button users have the option of manually overriding their current status. Override options include: Available Busy Do Not Disturb More REVRC

19 Presence and Telephony Do Not Disturb Synchronization When the telephony DND feature is enabled on the BluStar device (i.e. configuration parameter dnd ui is set to 1), the Do Not Disturb presence status is synchronized with the telephony DND feature. If the telephony DND feature is disabled (either through the configuration files [i.e. dnd ui is set to 0] or server-side by the call manager) the Do Not Disturb presence status and telephony DND feature are not synchronized. When synchronized: Changing your presence status to Do Not Disturb will also turn on the telephony DND feature whereby incoming calls will automatically be rejected or (if configured) forwarded to a voic account/another number. Selecting the Available presence status option will turn off the telephony DND feature. The inverse is also applicable whereby turning on the telephony DND feature will automatically change your presence status to Do Not Disturb. Turning off the telephony DND feature will change your presence status back to Available. You can enable/disable the telephone DND feature by selecting the button in the Telphone Feature Controls. When not sychronized, changing your presence status to Do Not Disturb will only affect your presence status. Incoming calls will not be rejected or forwarded REVRC

20 More... Menu Selecting More... accesses a menu allowing users to select an override option and enter in personalized status text. For example, users can select the Busy override option and then type Out to lunch as a status text. After selecting the Done button, the user s presence status will change accordingly REVRC

21 Notes: The More menu can alternatively be accessed by selecting the Presence application button on the App Menu. Overriding the current status is only applicable until the user s next scheduled event. For example, when the BluStar Server is aggregating status information for a user from the user s Microsoft Exchange calendar as well as his/her BluStar device, if the user overrides his/her status from Available to Do Not Disturb, the status will automatically switch to In a Meeting when his/her next Exchange-calendar-scheduled meeting begins. The last 10 personalized status messages are retained under the status text field s drop-down menu so users do not have to re-enter a commonly used message when required REVRC

22 Overriding Current Presence Status Using the BluStar Device s UI Use the following procedure to override your current presence status using the BluStar device s UI: 1. Select the User Information button located on the top of the Home screen. 2. Select a presence setting from the following list (e.g. Do Not Disturb): The User Information button will be updated to reflect the presence setting change you made REVRC

23 Overriding Current Presence Status and Including Personalized Status Text Using the BluStar Device s UI Use the following procedure to override your current presence status and include personalized status text using the BluStar device s UI: 1. Select the User Information button located on the top of the Home screen and then the More... option or Select the Presence button located on the App Menu. 2. Using the New Status drop-down menu, select an override option (e.g. Busy) REVRC

24 3. Select the Personalized Status Text field and type in your personalized text (e.g. Out to lunch ) or Select the arrow in the Personalized Status Text field to choose from a list of previously typed entries. 4. Select Done. The User Information button will be updated to reflect the presence setting change you made. Configuration Parameters Administrators can configure presence server and user details using the configuration files. The server address/name and port are defined using the sip presence server and sip presence server port parameters, while user credentials are defined using the sip presence user name parameter. Notes: At a minimum, the sip presence server and sip presence user name (including a valid address) must be defined in the configuration files to enable this feature. When the parameters are defined, the BluStar device will no longer send SUB- CRIBE messages for the Busy Lamp Field (BLF) feature REVRC

25 Configuring Presence Server Support Use the following parameters to configure presence server support: Parameter sip presence server Description Format Default Value Range Configuration Files aastra.cfg, <model>.cfg, <mac>.cfg, <user>.cfg Specifies the IP address or name of the BluStar Server. String N/A N/A Example sip presence server: Parameter sip presence server port Description Format Configuration Files aastra.cfg, <model>.cfg, <mac>.cfg, <user>.cfg Specifies the port to use on the BluStar Server. Integer Default Value 5060 Range 1 through Example sip presence server port: 5061 Parameter sip presence user name Description Format Configuration Files <user>.cfg Specifies the user name for the user defined on the BluStar Server (typically the user s address). String Default Value Range Example N/A N/A sip presence user name: jdoe@aastra.com REVRC

26 Visual Enhancment for BluStar Server Interoperability and Busy Lamp Field (BLF) Features A visual enhancement configuration parameter is now available in Release 4.3.0, which can be used to enable visual aids (i.e. icons) for the presence color status bars and line state indicators for the BluStar interoperability feature and the color status bars for the BLF feature. This allows users that have a color vision deficiency to differentiate presence status, line states, or BLF status by icon rather than by color. Visual Enhancement BluStar Server Interoperability Presence Status and Line States When the visual enhancement parameter and BluStar interoperablity is enabled, the following changes are applied: Presence States Unavailable Do Not Disturb Busy In a Call In a Meeting Inactive Away Be Right Back Other Available Signed Out Visual Enhancement Disabled Visual Enhancement Enabled Unknown REVRC

27 Line States Visual Enhancement Disabled Visual Enhancement Enabled Idle Busy Unknown Visual Enhancement for BLF Status When the visual enhancement parameter and BLF are enabled, the following changes are applied BLF Status Available Ringing Busy Unavailable Visual Enhancement Disabled Visual Enhancement Enabled REVRC

28 Configuring the Visual Enhancement Feature for BluStar Server Interoperability and BLF Use the following parameters to configure visual enhancement feature for BluStar Server interoperability and BLF: Parameter visual enhancement Description Configuration Files aastra.cfg, <model>.cfg, <mac>.cfg, <user>.cfg Enables or disables visual aids for the presence color status bars and line state indicators for the BluStar interoperability feature and the color status bars for the BLF feature. When enabled, users will be able to differentiate the presence/blf status and line states by color and/or icon. Format Integer Default Value 0 (Disabled) Range 0 (Disabled) 1 (Enabled) Example visual enhancement: REVRC

29 Aspect Ratio Negotiation and Option to Change Video Stream Orientation While in a Conference Call BluStar devices now utilize the aspect ratio field in the Session Description Protocol (SDP) to detect any aspect ratio changes from BluStar for iphone & ipad clients caused by the rotation of iphone/ipad devices. The aspect ratio field syntax in the SDP is as follows: a=x-app:vipr 56 ViPrTerminal ar:[aspect Ratio Information] Additionally, when in a video conference call, the default video stream orientation is now in landscape format (as opposed to the auto/portrait format utilized previously). Conference hosts also have the ability to change the video stream orientation between landscape format and auto (portrait) format. When landscape format is used in a three-way conference call, the BluStar device will scale down and display the two video streams side-by-side in landscape orientation. Three-Way Conference Call in Landscape Format REVRC

30 When landscape format is used in a four-way conference call, the BluStar device will display two of the video streams side-by-side and one video stream below all in landscape orientation. Four-Way Conference Call Video Orientation in Landscape Format Users can change the screen format by selecting the Conf Menu button on the telephone feature control bar and then the Change Format button REVRC

31 Changing the Video Stream Orientation While in a Conference All Using the BluStar Device s UI: Use the following procedure to change the video stream orientation while in a conference call using the BluStar device s UI: 1. While in a conference call, touch the Conf Menu button on the telephone feature control bar. 2. Touch the Change Format button. 3. Select either Auto or Force Landscape. Notes: Only the conference host can change the orientation of the video stream. All participants in a conference call use the same video stream orientation. If the conference host switches the video stream orientation, all other conference call participants screens will reflect the change REVRC

32 Currency Converter Application A new Currency Converter application has been introduced in Release allowing users the ability to easily find and view the latest currency exchange rates as well as quickly convert one currency to another. The Currency Converter can be accessed by selecting the Currency button located on the App Menu REVRC

33 Users can choose which currencies to convert and see the conversion rates by selecting the currencies from the two drop-down lists. The drop-down lists can be configured to display one of the three following list structures: All the major world currencies (in alphabetical order). Your favorite (user-configured) currencies only (in alphabetical order). Your favorite currencies listed first (in alphabetical order) followed by the remaining major world currencies below (in alphabetical order). Note: Currency conversion rates are provided by Yahoo! Finance and are first updated when the Currency app is added to the home screen and then updated every hour thereafter REVRC

34 Adding or Deleting Favorite Currencies Use the following procedure to add or delete favorite currencies: 1. Select the Currency app. 2. Select the Options button then Configure. 3. Type in the country, type of currency, or currency code in the search field REVRC

35 4. Select a currency from the results of the search. The selected currency will be added to your Favorite Currencies list. Note: To delete a favorite currency, select the currency from the Favorite Currencies list. The selected currency will be deleted from your Favorite Currencies list. 5. (Optional) Select the Use Favorite Currencies only option if you only want your favorite currencies to be displayed in the currency drop-down lists when selecting a currency for conversion. Notes: If the Use Favorite Currencies only option is not selected, then your favorite currencies will be listed first followed by the remaining major world currencies. If no favorite currencies are configured, the currency drop-down list will display all the major world currencies. 6. If you do not have to configure anything else on the screen, select Done REVRC

36 Converting or Viewing the Conversion Rate of Two Currencies Use the following procedure to convert or view the conversion rate of two currencies: 1. Select the Currency app. 2. Click/touch the first currency drop-down list and select the primary currency from/to which you would like to convert. 3. Click/touch the second currency drop-down list and select the secondary currency from/to which you would like to convert. The conversion rate of the two currencies is automatically displayed on screen. 4. Select the amount field of one of the currencies and type in the amount for conversion. The respective amount is automatically converted and displayed on screen REVRC

37 Issues Resolved in Release This section describes the issues resolved on the BluStar 8000i and BluStar for Conference Room in Release The following table provides the issue number and a brief description of each fix. Note: Unless specifically indicated, these resolved issues apply to both the BluStar 8000i and BluStar for Conference Room. Issues Resolved Issue Number Configuration DEF33361/DEF33628 DEF33035 SIP DEF33183 User Interface DEF32820 DEF32821 DEF32876/DEF32878 DEF32881/DEF32882 DEF32884/DEF32893 DEF32894/DEF32895 DEF32897/DEF32910 DEF32911/DEF32913 DEF32914/DEF32915 DEF33444 Description of Fix When using the auto-resync feature on the BluStar device, it was observed that check-syncs were being incorrectly triggered based on the time displayed on the Clock application instead of the system time. This issue has been resolved. An issue was observed whereby the BluStar device would use an invalid password when attempting to connect to an anonymous FTP server to perform a software upgrade. This issue has been fixed. When used with the Aastra 5000 call manager, if the call forward feature was enabled for all calls and the user logged out and logged back in to his/her BluStar device, disabling call forwarding would cause the BluStar device to respond to incoming calls with a 302 Moved Temporarily message. This issue has been resolved. If an outgoing call was either cancelled by the user or ignored by the remote party, the BluStar device did not retain the last dialed number as expected when selecting the Redial button. This issue has been corrected. An issue was observed whereby selecting the Goodbye key did not clear the previously entered number on the dialpad in certain situations. This issue has been resolved. Various French language translation issues have been corrected in Release REVRC

38 Issues Resolved in Release Issue Number DEF32929 DEF33212 Description of Fix With the out-of-band DTMF feature enabled, DTMF digits were incorrectly being sent by a user s BluStar device when the user selected the Add Participant and Join button during an active call. This issue has been corrected. After creating a new contact from a Directory entry using the Search tool, the newly created contact was not immediately listed as a contact on the Search page. This issue has been fixed and contacts are now updated correctly on the Search page in such situations REVRC

39 Contacting Aastra Telecom Support If you have read this release note, and consulted the Troubleshooting section of your phone model s manual and still have problems, please send inquiries via to beta_support@aastra.com REVRC

40 Disclaimer Aastra Telecom Inc. will not accept liability for any damages and/or long distance charges, which result from unauthorized and/or unlawful use. While every effort has been made to ensure accuracy, Aastra Telecom Inc. will not be liable for technical or editorial errors or omissions contained within this documentation. The information contained in this documentation is subject to change without notice. Copyright 2013 Aastra Technologies Limited,

Aastra Models 9000i and 6700i Series SIP IP Phones. SIP 3.2.1 Release Notes

Aastra Models 9000i and 6700i Series SIP IP Phones. SIP 3.2.1 Release Notes Aastra Models 9000i and 6700i Series SIP IP Phones SIP 3.2.1 Release Notes RN-001037-02 REV02 03.2011 Content SIP IP Phone Models 9000i and 6700i Series Phones Release Notes 3.2.1................................................

More information

Aastra Models 6700i and 9000i Series SIP IP Phones. SIP 3.3.1 Service Pack 2 Hot Fix 1 Release Notes

Aastra Models 6700i and 9000i Series SIP IP Phones. SIP 3.3.1 Service Pack 2 Hot Fix 1 Release Notes Aastra Models 6700i and 9000i Series SIP IP Phones SIP 3.3.1 Service Pack 2 Hot Fix 1 Release Notes RN-001037-03 REV11 09.2013 Content SIP IP Phone Models 6700i and 9000i Series Phones Release Notes 3.3.1

More information

RN-001033-00 Rev 02 Release Note Release 1.4.3

RN-001033-00 Rev 02 Release Note Release 1.4.3 480i, 480i CT, 9112i, 9133i SIP IP PHONE RN-001033-00 Rev 02 Release Note Release 1.4.3 Aastra Telecom will not accept liability for any damages and/or long distance charges, which result from unauthorized

More information

Aastra Models 6735i, 6737i, and 6800i Series SIP IP Phones. SIP 3.3.1 Service Pack 3 Release Notes

Aastra Models 6735i, 6737i, and 6800i Series SIP IP Phones. SIP 3.3.1 Service Pack 3 Release Notes Aastra Models 6735i, 6737i, and 6800i Series SIP IP Phones SIP 3.3.1 Service Pack 3 Release Notes RN-001037-03 REV14 04.2014 Content Aastra Models 6735i, 6737i and 6800i Series SIP IP Phone Release Notes

More information

Aastra Models 6700i and 9000i Series SIP IP Phones. SIP 3.2.2 Release Notes

Aastra Models 6700i and 9000i Series SIP IP Phones. SIP 3.2.2 Release Notes Aastra Models 6700i and 9000i Series SIP IP Phones SIP 3.2.2 Release Notes RN-001037-02 REV03 06.2011 Content SIP IP Phone Models 6700i and 9000i Series Phones Release Notes 3.2.2................................................

More information

Mitel 6800i Series SIP Phones RN-001039-01 REV00 4.1.0 RELEASE NOTES

Mitel 6800i Series SIP Phones RN-001039-01 REV00 4.1.0 RELEASE NOTES Mitel 6800i Series SIP Phones RN-001039-01 REV00 4.1.0 RELEASE NOTES NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel Networks

More information

Corporate Telephony Toolbar User Guide

Corporate Telephony Toolbar User Guide Corporate Telephony Toolbar User Guide 1 Table of Contents 1 Introduction...6 1.1 About Corporate Telephony Toolbar... 6 1.2 About This Guide... 6 1.3 Accessing The Toolbar... 6 1.4 First Time Login...

More information

Application Notes for Configuring Intelepeer SIP Trunking with Avaya IP Office 7.0 - Issue 1.0

Application Notes for Configuring Intelepeer SIP Trunking with Avaya IP Office 7.0 - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Intelepeer SIP Trunking with Avaya IP Office 7.0 - Issue 1.0 Abstract These Application Notes describe the procedures for configuring

More information

Telephony Toolbar Corporate. User Guide

Telephony Toolbar Corporate. User Guide Telephony Toolbar Corporate User Guide Release 7.1 March 2011 Table of Contents 1 About This Guide...7 1.1 Open Telephony Toolbar - Corporate... 7 1.2 First Time Login... 8 1.3 Subsequent Use... 11 2 Using

More information

Application Notes for BT Wholesale/HIPCOM SIP Trunk Service and Avaya IP Office 8.0 Issue 1.0

Application Notes for BT Wholesale/HIPCOM SIP Trunk Service and Avaya IP Office 8.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for BT Wholesale/HIPCOM SIP Trunk Service and Avaya IP Office 8.0 Issue 1.0 Abstract These Application Notes describe the procedures for configuring

More information

Using Avaya Flare Experience for Windows

Using Avaya Flare Experience for Windows Using Avaya Flare Experience for Windows Release 9.0 Issue 02.01 September 2013 Contents Chapter 1: About Flare Experience... 5 About Flare Experience... 5 Main window... 6 Button descriptions... 10 Chapter

More information

RN-001029-00 Rev 03. Release Note Release 2.1

RN-001029-00 Rev 03. Release Note Release 2.1 53i, 55i, 57i, and 57i CT SIP IP PHONE RN-001029-00 Rev 03 Release Note Release 2.1 Aastra Telecom will not accept liability for any damages and/or long distance charges, which result from unauthorized

More information

Frequently Asked Questions: Cisco Jabber 9.x for Android

Frequently Asked Questions: Cisco Jabber 9.x for Android Frequently Asked Questions Frequently Asked Questions: Cisco Jabber 9.x for Android Frequently Asked Questions (FAQs) 2 Setup 2 Basics 4 Connectivity 8 Calls 9 Contacts and Directory Search 14 Voicemail

More information

Aastra 673xi / 675xi. Telephony with SIP Phones at the Aastra 800/OpenCom 100 Communications System User Guide

Aastra 673xi / 675xi. Telephony with SIP Phones at the Aastra 800/OpenCom 100 Communications System User Guide Aastra 673xi / 675xi Telephony with SIP Phones at the Aastra 800/OpenCom 100 Communications System User Guide Welcome to Aastra Thank you for choosing this Aastra product. Our product meets the strictest

More information

P160S SIP Phone Quick User Guide

P160S SIP Phone Quick User Guide P160S SIP Phone Quick User Guide Version 2.2 TABLE OF CONTENTS 1.0 INTRODUCTION... 1 2.0 PACKAGE CONTENT... 1 3.0 LIST OF FIGURES... 2 4.0 SUMMARY OF KEY FUNCTIONS... 3 5.0 CONNECTING THE IP PHONE... 4

More information

480i BROADSOFT SIP IP PHONE RELEASE # 1.0 ADMINISTRATOR GUIDE

480i BROADSOFT SIP IP PHONE RELEASE # 1.0 ADMINISTRATOR GUIDE 480i BROADSOFT SIP IP PHONE RELEASE # 1.0 ADMINISTRATOR GUIDE Aastra Telecom will not accept liability for any damages and/or long distance charges, which result from unauthorized and/or unlawful use.

More information

Enterprise Toolbar User s Guide. Revised March 2015

Enterprise Toolbar User s Guide. Revised March 2015 Revised March 2015 Copyright Notice Trademarks Copyright 2007 DSCI, LLC All rights reserved. Any technical documentation that is made available by DSCI, LLC is proprietary and confidential and is considered

More information

MaxMobile Communicator User Guide

MaxMobile Communicator User Guide MaxMobile Communicator User Guide For Android Phones MAX Communication Server Release 7.0 October 2013 WARNING! Toll fraud is committed when individuals unlawfully gain access to customer telecommunication

More information

MAX Communication Server Release 7.5

MAX Communication Server Release 7.5 MAX Communication Server Release 7.5 Polycom IP Phone Configuration Guide Intended audience: AltiGen Authorized Partners September 30, 2014 Contents Introduction... 3 Prerequisites... 3 Supported Polycom

More information

DPH-140S SIP Phone Quick User Guide

DPH-140S SIP Phone Quick User Guide DPH-140S SIP Phone Quick User Guide Version 1.0 TABLE OF CONTENTS 1.0 INTRODUCTION... 1 2.0 PACKAGE CONTENT... 1 3.0 LIST OF FIGURES... 2 4.0 SUMMARY OF KEY FUNCTIONS... 3 5.0 CONNECTING THE IP PHONE...

More information

Application Notes for Configuring Cablevision Optimum Voice SIP Trunking with Avaya IP Office - Issue 1.1

Application Notes for Configuring Cablevision Optimum Voice SIP Trunking with Avaya IP Office - Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Cablevision Optimum Voice SIP Trunking with Avaya IP Office - Issue 1.1 Abstract These Application Notes describe the procedures

More information

How To Configure Aastra Clearspan For Aastro (Turbos) And Bpb (Broadworks) On A Pc Or Macbook (Windows) On An Ipa (Windows Xp) On Pc Or Ipa/

How To Configure Aastra Clearspan For Aastro (Turbos) And Bpb (Broadworks) On A Pc Or Macbook (Windows) On An Ipa (Windows Xp) On Pc Or Ipa/ BroadSoft Partner Configuration Guide Aastra Clearspan TM April 2011 Document Version 1.4 2811 Internet Blvd. Frisco, TX 75034, U.S.A Tel: 469-365-3237 Fax: 469-365-3071 WWW.AASTRA.COM BroadWorks Guide

More information

LifeSize Video Communications Systems Administrator Guide

LifeSize Video Communications Systems Administrator Guide LifeSize Video Communications Systems Administrator Guide November 2009 Copyright Notice 2005-2009 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made

More information

Avaya IP Office Platform Web Self Administration

Avaya IP Office Platform Web Self Administration Avaya IP Office Platform Web Self Administration Release 9.1 Issue 01.02 August 2015 Contents Chapter 1: Avaya IP Office Platform Web Self Administration... 3 Logging in to Web Self Administration... 3

More information

BroadSoft Partner Configuration Guide

BroadSoft Partner Configuration Guide BroadSoft Partner Configuration Guide Grandstream GXW-400X FXS Analog Gateway & HandyTone HT-50X Analog Telephone Adapter April 2007 Document Version 1.1 BroadWorks Guide Copyright Notice Copyright 2007

More information

Assistant Enterprise. User Guide. www.lumosnetworks.com 3-27-08

Assistant Enterprise. User Guide. www.lumosnetworks.com 3-27-08 Assistant Enterprise User Guide www.lumosnetworks.com 3-27-08 Assistant Enterprise (Toolbar) Guide Copyright Notice Trademarks Copyright 2007 BroadSoft, Inc. All rights reserved. Any technical documentation

More information

Ipiphony Phone System. User Manual. 1 P a g e

Ipiphony Phone System. User Manual. 1 P a g e Ipiphony Phone System User Manual 1 P a g e About this Guide This guide explains how to use the basic features of your new Aastra phones. Not all features listed are available by default. Contact your

More information

LifeSize UVC Multipoint Deployment Guide

LifeSize UVC Multipoint Deployment Guide LifeSize UVC Multipoint Deployment Guide May 2014 LifeSize UVC Multipoint Deployment Guide 2 LifeSize UVC Multipoint LifeSize UVC Multipoint is a software MCU optimized for conferences that mix high definition

More information

Application Notes for Configuring Avaya IP Office 9.0 with HIPCOM SIP Trunk Issue 1.0

Application Notes for Configuring Avaya IP Office 9.0 with HIPCOM SIP Trunk Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Avaya IP Office 9.0 with HIPCOM SIP Trunk Issue 1.0 Abstract These Application Notes describe the procedures for configuring

More information

Application Notes for Configuring Broadvox SIP Trunking with Avaya IP Office - Issue 1.0

Application Notes for Configuring Broadvox SIP Trunking with Avaya IP Office - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Broadvox SIP Trunking with Avaya IP Office - Issue 1.0 Abstract These Application Notes describe the procedures for configuring

More information

RiOffice Users Manual

RiOffice Users Manual RiOffice Users Manual Rio Networks 9/23/2009 Contents Available Services... 4 Core PBX Features... 4 Voicemail Features... 4 Call Center Features... 4 Call Features... 4 Using Your Phone... 5 Phone Layout...

More information

How To Configure A Cisco Unified Ip Phone On A Cnet Box On A Microsoft Powerbook 2.5 (Powerbook) On A Mini Ip Phone (Mini Ip) On An Ip Phone With A Mini Cell Phone (Microsoft Power

How To Configure A Cisco Unified Ip Phone On A Cnet Box On A Microsoft Powerbook 2.5 (Powerbook) On A Mini Ip Phone (Mini Ip) On An Ip Phone With A Mini Cell Phone (Microsoft Power CHAPTER 2 Configuring the Cisco Unified IP Phone for MIDlets Revised: January 2012, Contents This chapter describes how to configure and manage the Cisco Unified IP Phone and the Enhanced Phone User Interface

More information

Datasharp Optimum Connect Toolbar

Datasharp Optimum Connect Toolbar Datasharp Optimum Connect Toolbar User Guide Release 17 Document Version 1 WWW.DATASHARP.CO.UK Table of Contents 1 About This Guide...6 1.1 Open Datasharp Optimum Connect Toolbar... 6 1.2 First Time Login...

More information

Mediatrix 4404 Step by Step Configuration Guide June 22, 2011

Mediatrix 4404 Step by Step Configuration Guide June 22, 2011 Mediatrix 4404 Step by Step Configuration Guide June 22, 2011 Proprietary 2011 Media5 Corporation Table of Contents First Steps... 3 Identifying your MAC Address... 3 Identifying your Dynamic IP Address...

More information

LifeSize Desktop Installation Guide

LifeSize Desktop Installation Guide LifeSize Desktop Installation Guide October 2010 October 2010 Copyright Notice 2005-2010 Logitech, and its licensors. All rights reserved. LifeSize Communications, a division of Logitech has made every

More information

SIP-T22P User s Guide

SIP-T22P User s Guide SIP-T22P User s Guide Thank you for choosing this T-22 Enterprise IP Phone. This phone is especially designed for active users in the office environment. It features fashionable and sleek design, and abundant

More information

MySphere Assistant User Guide

MySphere Assistant User Guide MySphere Assistant User Guide Release 070420 Document Version 1 TeleSphere 9237 E. Via de Ventura Blvd. 2 nd Floor Scottsdale, AZ 85258 888-MYSPHERE 480.385.7007 WWW.TELESPHERE.COM Page 1 of 44 Table of

More information

Advanced Call Handling

Advanced Call Handling Advanced Call Handling Advanced call-handling tasks involve special features that your system administrator may configure for your phone depending on your call-handling needs and work environment. Speed

More information

Hosted Phone System User Guide

Hosted Phone System User Guide Hosted Phone System User Guide GXP-2020 Phone System GXP-2010 Phone System Agency Number: 1234 585 Lifetime Street Sunny, FL 10024 904-646-5837 Last Updated 6/25/2009 User friendly guide to using your

More information

Grandstream Networks, Inc.

Grandstream Networks, Inc. Grandstream Networks, Inc. GVC3200/GVC3200 Conferencing System for Android TM Application Note: Preliminary Interoperability Test between GVC3200/GVC3200 and Other Video Conference Systems Index INTRODUCTION...

More information

ipecs Communicator Installation and Operation Guide Please read this manual carefully before operating your set. Retain it for future reference.

ipecs Communicator Installation and Operation Guide Please read this manual carefully before operating your set. Retain it for future reference. ipecs Communicator Installation and Operation Guide ipecs is an Ericsson-LG Brand Please read this manual carefully before operating your set. Retain it for future reference. Revision History Issue Date

More information

MiVoice Integration for Salesforce

MiVoice Integration for Salesforce MiVoice Integration for Salesforce USER GUIDE MiVoice Integration for Salesforce User Guide, Version 1, April 2014. Part number 58014124 Mitel is a registered trademark of Mitel Networks Corporation. Salesforce

More information

OfficeSuite Simplicity Phone and System Features. General Settings. Phone status (Icon is i ) Time and date (The Settings icon is a wrench)

OfficeSuite Simplicity Phone and System Features. General Settings. Phone status (Icon is i ) Time and date (The Settings icon is a wrench) OfficeSuite Simplicity Phone and System Features General Settings Phone status (Icon is i ) Press OK and use the navigation keys to select the Status menu. Select item SIP Account Status to view the associated

More information

IP Phones Deployment Guide for BroadWorks Environment

IP Phones Deployment Guide for BroadWorks Environment IP Phones Deployment Guide for BroadWorks Environment I II About This Guide BroadSoft UC-One is a complete Unified Communications solution, providing a comprehensive suite of services meeting both business

More information

480i Broadworks SIP IP Phone Version 1.0 Release Notes

480i Broadworks SIP IP Phone Version 1.0 Release Notes January 2005 Table of Contents 1. Introduction... 3 2. Hardware Supported... 3 3. Bootloader Requirements... 3 4. New Features Available in this Release... 4 6. Broadworks Feature Support... 6 7. Known

More information

BigConnect v1.x. Software Guide 009-1525-00

BigConnect v1.x. Software Guide 009-1525-00 BigConnect v1.x Software Guide 009-1525-00 Contents Overview...3 Installation...3 Launch BigConnect...7 Minimize BigConnect...7 Exit BigConnect...7 BigConnect Home Page...8 Call Management...11 Make a

More information

SIP Trunking. Service Guide. www.megapath.com. Learn More: Call us at 877.634.2728.

SIP Trunking. Service Guide. www.megapath.com. Learn More: Call us at 877.634.2728. Service Guide Learn More: Call us at 877.634.2728. www.megapath.com What is MegaPath SIP Trunking? SIP Trunking enables your business to reduce costs and simplify IT management by combining voice and Internet

More information

Asterisk 10 Digium Partner Certification Interoperability Report ESCENE SayHi IP Phone

Asterisk 10 Digium Partner Certification Interoperability Report ESCENE SayHi IP Phone Asterisk 10 Digium Partner Certification Interoperability Report ESCENE SayHi IP Phone Digium, Inc. 445 Jan Davis Drive NW Huntsville, AL 35806 United States Main Number: 1.256.428.6000 Tech Support: 1.256.428.6161

More information

www.novell.com/documentation User Guide Novell iprint 1.1 March 2015

www.novell.com/documentation User Guide Novell iprint 1.1 March 2015 www.novell.com/documentation User Guide Novell iprint 1.1 March 2015 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this documentation, and specifically

More information

Technical Configuration Notes

Technical Configuration Notes MITEL SIPCoE Technical Configuration Notes Configure Inn-Phone SIP Phone for use with MCD SIP CoE NOTICE The information contained in this document is believed to be accurate in all respects but is not

More information

Kerio Operator. User Guide. Kerio Technologies

Kerio Operator. User Guide. Kerio Technologies Kerio Operator User Guide Kerio Technologies 2015 Kerio Technologies s.r.o. Contents Logging into Kerio Operator.................................................... 6 Which Kerio Operator interfaces are

More information

Wave 4.5. Wave ViewPoint Mobile 2.0. User Guide

Wave 4.5. Wave ViewPoint Mobile 2.0. User Guide Wave 4.5 Wave ViewPoint Mobile 2.0 User Guide 2014 by Vertical Communications, Inc. All rights reserved. Vertical Communications and the Vertical Communications logo and combinations thereof and Applications

More information

Mitel 6800i Series SIP Phones RN-001039-00 REV03 4.0.0 SP2 RELEASE NOTES

Mitel 6800i Series SIP Phones RN-001039-00 REV03 4.0.0 SP2 RELEASE NOTES Mitel 6800i Series SIP Phones RN-001039-00 REV03 4.0.0 SP2 RELEASE NOTES NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel Networks

More information

PortGo 6.0 for Wndows User Guide

PortGo 6.0 for Wndows User Guide PortGo 6.0 for Wndows User Guide PortSIP Solutions, Inc. sales@portsip.com http:// @May 20, 2010 PortSIP Solutions, Inc. All rights reserved. This User guide for PortGo Softphone 6.0. 1 Table of Contents

More information

Aastra SIP Telephones

Aastra SIP Telephones Aastra SIP Telephones Aastra 6700i Series Enterprise-grade portfolio featuring a global design and expansion module options to increase call and feature capability. A family of powerful and flexible SIPbased

More information

Deploying Polycom SoundStation IP Conference Phones with Cisco Unified Communications Manager (CUCM)

Deploying Polycom SoundStation IP Conference Phones with Cisco Unified Communications Manager (CUCM) Document Title Version SOLUTION GUIDE October 2013 1725-40120-002 Rev A Deploying Polycom SoundStation IP Conference Phones with Cisco Unified Communications Manager (CUCM) Polycom, Inc. 1 Copyright 2013,

More information

Avaya IP Office SIP Configuration Guide

Avaya IP Office SIP Configuration Guide Valcom Session Initiation Protocol (SIP) VIP devices are compatible with SIP-enabled versions of Avaya IP Office (5.0 and higher). The Valcom device is added to the IP Office system as a SIP Extension.

More information

LifeSize Passport TM User and Administrator Guide

LifeSize Passport TM User and Administrator Guide LifeSize Passport TM User and Administrator Guide February 2011 LifeSize Passport User and Administrator Guide 2 LifeSize Passport This guide explains how to use and configure LifeSize Passport. For information

More information

Using Avaya Aura Messaging

Using Avaya Aura Messaging Using Avaya Aura Messaging Release 6.3.2 Issue 1 December 2014 Contents Chapter 1: Getting Started... 4 Messaging overview... 4 Prerequisites... 4 Accessing your mailbox from any phone... 4 Accessing the

More information

Session Initiation Protocol (SIP) The Emerging System in IP Telephony

Session Initiation Protocol (SIP) The Emerging System in IP Telephony Session Initiation Protocol (SIP) The Emerging System in IP Telephony Introduction Session Initiation Protocol (SIP) is an application layer control protocol that can establish, modify and terminate multimedia

More information

RESCO MOBILE CRM USER GUIDE. Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8

RESCO MOBILE CRM USER GUIDE. Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8 RESCO MOBILE CRM USER GUIDE Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8 Contents Synchronization... 1 1.1. How to synchronize your device... 1 1.2.

More information

Aastra SIP Telephones. with Aastra MX-ONE TM and Aastra 700

Aastra SIP Telephones. with Aastra MX-ONE TM and Aastra 700 Aastra SIP Telephones with Aastra MX-ONE TM and Aastra 700 Aastra 6700i Series Enterprise-grade portfolio featuring a global design and expansion module options to increase call and feature capability.

More information

Verizon Collaboration Plug-In for Microsoft Outlook User Guide

Verizon Collaboration Plug-In for Microsoft Outlook User Guide Verizon Collaboration Plug-In for Microsoft Outlook User Guide Version 4.11 Last Updated: July 2011 2011 Verizon. All Rights Reserved. The Verizon and Verizon Business names and logos and all other names,

More information

IDDERO TOUCH PANELS. Video door phone configuration. www.iddero.com 120719-02

IDDERO TOUCH PANELS. Video door phone configuration. www.iddero.com 120719-02 IDDERO TOUCH PANELS Video door phone configuration www.iddero.com 120719-02 TABLE OF CONTENTS 1 INTRODUCTION... 3 2 INSTALLATION... 3 3 INITIAL CONFIGURATION... 4 4 2N HELIOS IP VIDEO DOOR PHONES... 5

More information

Configuring Avaya 1120E, 1140E, 1220 and 1230 IP Deskphones with Avaya IP Office Release 6.1 Issue 1.0

Configuring Avaya 1120E, 1140E, 1220 and 1230 IP Deskphones with Avaya IP Office Release 6.1 Issue 1.0 Avaya Solution & Interoperability Test Lab Configuring Avaya 1120E, 1140E, 1220 and 1230 IP Deskphones with Avaya IP Office Release 6.1 Issue 1.0 Abstract These Application Notes describe a solution comprised

More information

Hosted VoIP Phone System. Desktop Toolbar User Guide

Hosted VoIP Phone System. Desktop Toolbar User Guide Hosted VoIP Phone System Desktop Toolbar User Guide Contents 1 Introduction... 3 1.1 System Requirements... 3 2 Installing the Telesystem Hosted VoIP Toolbar... 4 3 Accessing the Hosted VoIP Toolbar...

More information

Conference Bridge setup

Conference Bridge setup Conference Bridge setup This chapter provides information to configure conference bridges using Cisco Unified Communications Manager Administration. See the following for additional information: Conference

More information

Yealink SIP IP Phones Release Note of Version 71

Yealink SIP IP Phones Release Note of Version 71 Yealink SIP IP Phones Release Note of Version 71 1. Introduction Firmware Version: T28:2.71.0.140 Upgrade to 2.71.0.165 T26:6.71.0.140 Upgrade to 6.71.0.165 T22:7.71.0.140 Upgrade to 7.71.0.165 T20:9.71.0.140

More information

An Overview of the Cisco Unified Wireless IP Phone 7921G

An Overview of the Cisco Unified Wireless IP Phone 7921G CHAPTER1 An Overview of the Cisco Unified Wireless IP Phone 7921G The Cisco Unified Wireless IP Phone 7921G provides wireless voice communication over an Internet Protocol (IP) network. Like traditional

More information

Verizon Collaboration Plug-In for Microsoft Outlook User Guide

Verizon Collaboration Plug-In for Microsoft Outlook User Guide Verizon Collaboration Plug-In for Microsoft Outlook User Guide Version 4.11 Last Updated: July 2011 2011 Verizon. All Rights Reserved. The Verizon and Verizon Business names and logos and all other names,

More information

OmniTouch 8400 Instant Communications Suite. My Instant Communicator Desktop User guide. Release 6.7

OmniTouch 8400 Instant Communications Suite. My Instant Communicator Desktop User guide. Release 6.7 OmniTouch 8400 Instant Communications Suite My Instant Communicator Desktop User guide Release 6.7 8AL 90219 USAE ed01 Sept 2012 Table of content MY INSTANT COMMUNICATOR FOR THE PERSONAL COMPUTER... 3

More information

Hosted Fax Mail. Hosted Fax Mail. User Guide

Hosted Fax Mail. Hosted Fax Mail. User Guide Hosted Fax Mail 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 Checking Messages

More information

To ensure you successfully install Timico VoIP for Business you must follow the steps in sequence:

To ensure you successfully install Timico VoIP for Business you must follow the steps in sequence: To ensure you successfully install Timico VoIP for Business you must follow the steps in sequence: Firewall Settings - you may need to check with your technical department Step 1 Install Hardware Step

More information

55i IP Phone. User Guide Release 2.0. 41-001200-00 Rev 01

55i IP Phone. User Guide Release 2.0. 41-001200-00 Rev 01 55i IP Phone User Guide Release 2.0 41-001200-00 Rev 01 Aastra Telecom will not accept liability for any damages and/or long distance charges, which result from unauthorized and/or unlawful use. While

More information

8x8 Virtual Office Mobile User Guide for ios

8x8 Virtual Office Mobile User Guide for ios 8x8 User Guide for ios Works with iphone, ipad and ipod Touch Version 3.0, August 2012 The Champion For Business Communications Table of Contents Introduction...3 Features...3 Technical Requirements...4

More information

Aastra Telephone 6737i and 6739i User Manual

Aastra Telephone 6737i and 6739i User Manual Aastra Telephone 6737i and 6739i User Manual REV 13/12/16 Aastra Telephone User s Manual Table of Contents Basics Knowing Your Passwords... 4 Setting Up and Changing Your Telephone Voice Mail Password...

More information

How To Use A Sim Sim Sims 3.2 On A Cell Phone On A Pc Or Mac Or Ipa (For A Sims) On A Simmer (For An Ipa) Or Ipb (For Mac) On An Ip

How To Use A Sim Sim Sims 3.2 On A Cell Phone On A Pc Or Mac Or Ipa (For A Sims) On A Simmer (For An Ipa) Or Ipb (For Mac) On An Ip Telephone and Voice Mail Quick Reference Guide ADTRAN IP 712 and IP 706 Phones ADTRAN Polycom IP 650, IP 601, IP 501, and IP 430 Phones Table of Contents 4 5 6 10 15 16 17 19 20 21 22 Voice Mail Quick

More information

Dial91 iphone User Guide

Dial91 iphone User Guide Dial91 iphone User Guide Dial91 iphone Edition User Guide 1 About Dial91 iphone Edition Dial91 iphone Edition is a SIP-based phone for the Apple iphone mobile digital device, and ipod touch mobile digital

More information

Broadcasting Audio Messages with Group Paging and Push-to-Talk

Broadcasting Audio Messages with Group Paging and Push-to-Talk Broadcasting Audio Messages with Group Paging and Push-to-Talk Feature Profile 62337 Group Paging enables you to broadcast one-way audio announcements to users who are subscribed to a specific page group.

More information

Broadcasting Audio Messages with Group Paging and Push-to-Talk

Broadcasting Audio Messages with Group Paging and Push-to-Talk Broadcasting Audio Messages with Group Paging and Push-to-Talk Group Paging enables you to broadcast one-way audio announcements to users who are subscribed to a specific page group. Push-to-Talk (PTT)

More information

CyberData SIP Paging Adapter Integration with Zultys MX

CyberData SIP Paging Adapter Integration with Zultys MX The IP Endpoint Company CyberData SIP Paging Adapter Integration with Zultys MX Author: Zultys Technical Support Department Document Part #930710A CyberData Corporation 3 Justin Court Monterey, CA 93940

More information

Aastra SIP Telephones

Aastra SIP Telephones Aastra SIP Telephones Aastra 67xi Series Aastra 6730i Enterprise-grade portfolio featuring a global design and expansion module options to increase call and feature capability. A family of powerful and

More information

Application Notes for Configuring Broadvox SIPTrunking with Avaya IP Office R9.0 - Issue 1.0

Application Notes for Configuring Broadvox SIPTrunking with Avaya IP Office R9.0 - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Broadvox SIPTrunking with Avaya IP Office R9.0 - Issue 1.0 Abstract These Application Notes describe the procedures for configuring

More information

53i IP Phone. User Guide Release 2.0. 41-001199-00 Rev 01

53i IP Phone. User Guide Release 2.0. 41-001199-00 Rev 01 53i IP Phone User Guide Release 2.0 41-001199-00 Rev 01 Aastra Telecom will not accept liability for any damages and/or long distance charges, which result from unauthorized and/or unlawful use. While

More information

SBC 1000 / SBC 2000 Series Configuration Guide (For Microsoft Lync Server 2013)

SBC 1000 / SBC 2000 Series Configuration Guide (For Microsoft Lync Server 2013) Configuration Guide SBC 1000 / SBC 2000 Series Configuration Guide (For Microsoft Lync Server 2013) For use with AT&T s IP Flexible Reach Enhanced Features Service on MIS, MPLS PNT or AT&T VPN Disclaimers

More information

Office of Telecommunications. Using Your Temple University Voice Over IP Phone

Office of Telecommunications. Using Your Temple University Voice Over IP Phone Office of Telecommunications Using Your Temple University Voice Over IP Phone Version 2.0 January 2015 Table of Contents Page Aastra 6737i Telephone... 5 Feature Overview... 5 Key Descriptions... 7 Aastra

More information

Cisco SPA525G2 5-Line IP Phone

Cisco SPA525G2 5-Line IP Phone Q & A Cisco SPA525G2 5-Line IP Phone Q. What is the Cisco SPA525G2 5-Line IP Phone? A. The Cisco SPA525G2 IP Phone is a five-line phone that features a high resolution color display. The phone operates

More information

Getting Started. Getting Started with Time Warner Cable Business Class. Voice Manager. A Guide for Administrators and Users

Getting Started. Getting Started with Time Warner Cable Business Class. Voice Manager. A Guide for Administrators and Users Getting Started Getting Started with Time Warner Cable Business Class Voice Manager A Guide for Administrators and Users Table of Contents Table of Contents... 2 How to Use This Guide... 3 Administrators...

More information

High Definition PoE IP Phone

High Definition PoE IP Phone High Definition IP Phone Highlights Key Features Supports SIP 2.0 (RFC3261) Supports 1 SIP voice line IEEE 802.3af Power over Ethernet compliant Supports HD voice LDAP / TR-069 / SNMP Cost-effective, High-performance

More information

Algo 8180 Integration with Zultys

Algo 8180 Integration with Zultys January 13 Algo 8180 Integration with Zultys Author: Zultys Technical Support Department This document describes the integration of Algo 8180 SIP Audio Alerter with the Zultys MX. Algo 8180 can be integrated

More information

Application Notes for Avaya IP Office 7.0 Integration with Skype Connect R2.0 Issue 1.0

Application Notes for Avaya IP Office 7.0 Integration with Skype Connect R2.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Avaya IP Office 7.0 Integration with Skype Connect R2.0 Issue 1.0 Abstract These Application Notes describe the steps to configure an Avaya

More information

UC-One. Epik. UC-One Quick Guide. Quick Guide For Apps. Why we love UC-One

UC-One. Epik. UC-One Quick Guide. Quick Guide For Apps. Why we love UC-One Quick Guide For Apps Epik UC-One UC-One is part of our Epik suite enabling you to access all your communication services, telephony, video, IM and presence from any supported device. Contact Integration

More information

Mitel BluStar for Android 1.3

Mitel BluStar for Android 1.3 Mitel BluStar for Android 1.3 April 1, 2014 Contents 1 Introduction of BluStar for Android... 3 Mitel BluStar for Android... 3 Enabling Natural Communication for Mobile Users... 3 Intuitive Communication

More information

VoIP Aastra 6757i User Guide

VoIP Aastra 6757i User Guide VoIP Aastra 6757i User Guide University of Calgary Network Services Oct 2013 1 of 10 Network Services Access: From your office... 3 Access: From any phone... 3 Voice Mail Options... 3 Access: Internet...

More information

MAX CRM v 1.2 User Guide

MAX CRM v 1.2 User Guide MAX CRM v 1.2 User Guide MAIN Telecom, Inc. 1 Mohammed Roshdy St., Agouza, Giza. Tel: +202 3037893 Tel: +202 3037894 5 Lotfy Elsayed St., El-Haram, Giza Tel: +202 5848308 Tel: +202 5870862 sales@maintelecom.com

More information

OPS Data Quick Start Guide

OPS Data Quick Start Guide OPS Data Quick Start Guide OPS Data Features Guide Revision: October, 2014 Technical Support (24/7) - (334) 705-1605 http://www.opelikapower.com Quick Start Guide OPS Data: Beginning today, you have access

More information

All Rights Reserved. Copyright 2009

All Rights Reserved. Copyright 2009 IMPORTANT NOTICE CONCERNING EMERGENCY 911 SERVICES Your service provider, not the manufacturer of the equipment, is responsible for the provision of phone services through this equipment. Any services

More information

Table of Contents... iii. Summary of Changes... v. Introduction... 1. Getting Started... 3

Table of Contents... iii. Summary of Changes... v. Introduction... 1. Getting Started... 3 Table of Contents i Table of Contents Table of Contents... iii Summary of Changes... v Changes for Release 72, Guide Version 72.1... v Changes for Release 71, Guide Version 71.165... v Changes for Release

More information