DRG11/22 SW R2L Release Notes

Size: px
Start display at page:

Download "DRG11/22 SW R2L Release Notes"

Transcription

1 DRG11/22 SW R2L Release Notes

2 DOC-DRG-11/22-R2L-RN Rev B Printed October 8, 2008

3 Contents Contents 1 INTRODUCTION Supported Platform Released Images NEW FUNCTIONALITY CR293: Support for Port mode settings via INI CR970: INI/configuration file can be uploaded CR1947: Call waiting tone played from SIP INFO CR2100: Use Hostname as the DRG identity for CDSP CR13851: TCP Throughput improvement on DRG 11/ CR14524: Support for two early media streams carried in SDP in both 180 and 183 messages CR15533: Support for Call Forwarding Indication/Reminder by NOTIFY CR15715: DRG configuration to send SIP requests to the proxy server even though there is no Record-Route inserted by the server FIXED BUGS TR2135: Record-Route header in INVITE is not properly handled TR14071: No RTP when Packet size was set to 30ms TR14245: One way speech with DRG22i on MD IPLU when incoming call to group extension TR15178: Fallback to RTP during T.38 FAX renegotiation KNOWN BUGS TR1132: The parameter of BEARERCAP is invalid TR1274: No Routing protocol observed when enable "Dynamic Routing" TR1998: SIP INVITE hacker attacks according to CA makes DRG stuck/dead after certain amount of run testcases TR2131: Always sending ACK to dialog unmatched 200OK TR2137: "500 Server Internal Error" shall be responded to requests with sequence number lower than or equal to previous request TR2140: BYE without tags not rejected TR13596: Wrong report while INI file upgrading with unavailable FQDN

4 2 DRG11/22 SW R2L Relase Notes

5 Introduction 1 Introduction This release notes describes the DRG 11/22 R2L software maintenance release. 1.1 Supported Platform Unless stated otherwise, new functionality and fixed bugs apply to all DRG11/22 products. 1.2 Released Images Image revision DMA0021-R2L465 Protocol SIP DMA0022-R2L466 H.323 3

6 DRG11/22 SW R2L Release Notes 2 New Functionality 2.1 CR293: Support for Port mode settings via INI The DRG supports the configurable speed and duplex mode settings on both the WAN and LAN ports. The parameter configuration is described as follows: Parameter name: PORTMODE Format: PORTMODE= [AUTO AUTO10 100FD 100HD 10FD 10HD OFF], [AUTO AUTO10 100FD 100HD 10FD 10HD OFF] The first value presents the setting of the WAN interface, and the second value presents that of the LAN interface. Values: - AUTO: The port uses IEEE802.3u negotiation with its link partner to determine the correct mode of operation. The port advertises 100FD, 100HD, 10FD and 10HD modes, and will select one of these modes based upon the modes advertised by the link partner. - AUTO10: The port uses IEEE802.3u negotiation with its link partner to determine the correct mode of operation. The port advertises 10FD and 10HD modes, and will select one of these modes based upon the modes advertised by the link partner FD: The port speed is 100Mbps and the mode is full duplex - 100HD: The port speed is 100Mbps and the mode is half duplex - 10FD: The port speed is 10Mbps and the mode is full duplex - 10HD: The port speed is 10Mbps and the mode is half duplex - OFF: The port is disabled. Note: It is not recommended to set the WAN port to OFF as this will result in connectivity loss. Default value: AUTO,AUTO Example: Configuration to set WAN port into 10Mbps half-duplex mode and to set LAN port into 10Mbps full duplex mode PORTMODE=10HD,10FD 2.2 CR970: INI/configuration file can be uploaded The DRG now supports uploading of all configuration information, i.e. config, INI, DEF, and network related information, to a designated HTTP server. A "CFG Upload" item in the System submenu is added to provide the feature. The item requires the user to provide the uploading URL indicating the designated HTTP server, CGI and config filename. Note: Information about passwords, e.g. the VoIP user and PPPoE user passwords, is removed from the uploaded configuration for security reason. 4

7 New Functionality 2.3 CR1947: Call waiting tone played from SIP INFO The DRG plays the Call Waiting tone when it receives Broadsoft-specific SIP-INFO from the server. When the user presses the flash, the DRG sends Broadsoft specific SIP-INFO to inform the server of the flashhook event. To enable this feature, the External Class 5 service must be enabled and the keypad type for the corresponding line must be set to "SIP INFO". 2.4 CR2100: Use Hostname as the DRG identity for CDSP2 Hostname is used instead of MAC Address if the Hostname is defined in CDSP2 clients. MAC Address is also supported by CDSP2 clients using the GetParameterValue method. Items Identity and Hostname are added on the WAN Status page of the Web GUI. If the Hostname is set, the content of the Identity is the Hostname. Otherwise, Identity is the MAC Address. 2.5 CR13851: TCP Throughput improvement on DRG 11/22 The TCP throughput performance on the DRG is improved. Both the downlink and the uplink volumes are increased by providing a rate limit function, and by adding the feature to manually configure the WAN/LAN port by setting the parameters RATELIMIT to YES and PORTMODE to AUTO. Please refer to the release notes for CR293 for the details of the parameter PORTMODE. 2.6 CR14524: Support for two early media streams carried in SDP in both 180 and 183 messages In previous releases, the DRG is not able to handle two early media streams at the same time in both SIP 180 and 183 messages. When the parameter LOCAL_RINGING is set to ON, sometimes the ring back tone sounds OK and sometimes it is just imtermittent noise (one tone, then intermittent noise, then ring back one continues). If the parameter LOCAL_RINGING is set to OFF, two behaviors are observed: - 1 ring back tone once and then a different ring back tone - 1 ring back tone once and then silence This problem is solved by playing the first incoming media stream and ignoring the other stream in the early dialog stage. A related issue is also solved in this release. In the previous release, the RTP packet is only supported when it is 12 bytes. This causes the intermittent noise, because the last 2 bytes in a RTP header is treated as the voice data. This issue is fixed by recognizing the extension field in the RTP header. 5

8 DRG11/22 SW R2L Release Notes 2.7 CR15533: Support for Call Forwarding Indication/Reminder by NOTIFY The DRG supports two new features: 1) Call Forwarding Indication If Call Forwarding is enabled for the phone line, a stuttering Dial-Tone is played when the handset of the connected phone is taken off the hook, 2) Call Forwarding Reminder If there is an incoming call on the phone line, a special ringing signal is played when the handset of the connected phone is on-hook, 2.8 CR15715: DRG configuration to send SIP requests to the proxy server even though there is no Record-Route inserted by the server The DRG can be configured to send SIP requests to the proxy server even though there is no Record-Route inserted by the server. 6

9 Fixed Bugs 3 Fixed Bugs 3.1 TR2135: Record-Route header in INVITE is not properly handled The DRG alters the values of the unknown parameters received in the Record-Route header. 3.2 TR14071: No RTP when Packet size was set to 30ms When the RTP packet size is set to a volume bigger than 20ms, speech cannot be heard. Speech is delivered normally when the RTP packet is set to be bigger than 20ms in this release. 3.3 TR14245: One way speech with DRG22i on MD IPLU when incoming call to group extension The DRG sends OpenLogicalChannel when the TerminalCapabilitySetExchange is completed but the MasterSlaveDetermine is uncompleted. This causes one way speech on the DRG. 3.4 TR15178: Fallback to RTP during T.38 FAX renegotiation When voice calls are established successfully and the DRG detects FAX, a SIP INVITE is sent to renegotiate T.38 capability. The session content is changed from voice call to T.38 FAX, but the session version is not increased. It results in a failed capability negotiation for FAX. 7

10 DRG11/22 SW R2L Release Notes 4 Known Bugs 4.1 TR1132: The parameter of BEARERCAP is invalid The support of parameter BEARERCAP is currently missing. Configuring the parameter in the ini file or via HDD does not take any effect. 4.2 TR1274: No Routing protocol observed when enable "Dynamic Routing" When the DRG WAN port is connected to the hub, the LAN port is connected to the PC and the DRG works in routed mode with LAN routing configuration Dynamic Routing Tx and Rx enabled, routing packets such as the RIP on the WAN side cannot be observed. 4.3 TR1998: SIP INVITE hacker attacks according to CA makes DRG stuck/dead after certain amount of run testcases The DRG becomes stuck/dead when the DRG is under SIP INVITE hacker attack according to CA (Multiple vulnerabilities in implementations of the Session Initiation Protocol (SIP)). 4.4 TR2131: Always sending ACK to dialog unmatched 200OK The DRG always sends ACK to 200OK regardless of whether the 200OK is the correct response to INVITE or not. This is because it may have a different Call-ID header other than that for the INVITE request. If the Call-ID header of 200OK to INVITE is different from that requested by the INVITE request, the DRG should not acknowledge the 200 OK with ACK. Instead, the DRG should discard the 200 OK silently. When a 200 OK is sent to the DRG, the DRG also acknowledges it with ACK. This is incorrect. 8

11 Known Bugs 4.5 TR2137: "500 Server Internal Error" shall be responded to requests with sequence number lower than or equal to previous request If the remote sequence number is empty, it must be set to the value of the sequence number in the CSeq header field in the request. If the remote sequence number is not empty and the sequence number of the request is lower than the remote sequence number, the request is out of order and must be rejected with a "500 Server Internal Error" response. If the remote sequence number is not empty and the sequence number of the request is higher than the remote sequence number, the request is in order. It is possible that the CSeq sequence number can be higher than the remote sequence number by more than one. This is not an error condition, and a UAS should be prepared to receive and process requests with CSeq values more than one higher than that of the previously received request. The UAS must then set the remote sequence number to the value of the sequence number in the CSeq header field in the request. If a proxy challenges a request generated by the UAC, the UAC has to resubmit the request with credentials. The resubmitted request then has a new CSeq number. The UAS never sees the first request, and therefore, a gap in the CSeq number space is noticed. The DRG should respond a "500 Server Internal Error" response, but instead, a "400 Bad Request" message is responded by the DRG. 4.6 TR2140: BYE without tags not rejected A UAS processes the BYE request according to the general UAS processing. The UAS checks if the BYE request matches an existing dialog. If the BYE request does not match an existing dialog, the UAS core should generate a "481 Call/Transaction Does Not Exist" response and pass that onto the server transaction. This rule means that a BYE request sent without tags by a UAC will be rejected. However, the DRG accepts all the BYE requests with or without tags and the 200 OK responses are sent by the DRG. 4.7 TR13596: Wrong report while INI file upgrading with unavailable FQDN The DRG incorrectly reports the download status while upgrading an existing INI file with a non-existent FQDN (Fully Qualified Domain Name). 9

12 DRG11/22 SW R2L Release Notes Copyright and Legal Notices Copyright 2008 PacketFront. All rights reserved. DRG is a trade name of PacketFront. All other trademarks, service marks and trade names are proprietary to their respective owner. Every effort was made to ensure that the information in this document was complete and accurate at the time of printing. However, information is subject to change without notice. PacketFront assumes no liability for damages incurred directly or indirectly from errors, omissions or discrepancies between the software and this document. Purchasers, licensees and users accept and acknowledge that the products contain components (including components carrying certain firmware) and combinations of components that constitute trade secrets protected by PacketFront or its partners. Purchasers, licensees and users warrant that the delivered products will not be opened or dismantled, copied, altered or in any other way modified. Furthermore, purchasers, licensees and users agree not to attempt to reverse engineer, disassemble, modify, translate, create derivate works, rent, lease, loan, or without written permission distribute or sublicense the software, in whole or in part. The products and its hardware, firmware and software, including technical data, may be subject to EU and U.S export control laws, including the U.S Export Administration Act and its associated regulations and the International Traffic in Arms Regulations administered by the US Department of State, and may be subject to export or import regulations in other countries. Purchasers and licensees agree to comply strictly with all such regulations and acknowledge that it has the responsibility to obtain licenses to export, re-export, or import hardware, firmware and software. Purchasers and licensees are not entitled to, and PacketFront is not in any event liable to pay, compensation for damages which delivered products or software has caused to other property or to persons or any other consequential damages, including but not limited to loss of profit, loss of production or any other indirect damages. 10

DRG SW R2N30 Release Notes

DRG SW R2N30 Release Notes PF-DOC-DRG_R2N30-RN. Published August 31, 2011. Copyright and Legal notice Copyright 2011 PacketFront International AB. All rights reserved. DRG, the DRG bootloader, program models and other software,

More information

Release Notes. DRG SW R2N33 Release Notes

Release Notes. DRG SW R2N33 Release Notes Release Notes DRG SW R2N33 Release Notes DRG SW R2N33 Release Notes DOC-DRG_R2N33-RN. Published June 6, 2012. Copyright and Legal Notice Copyright 2012 Genexis B.V. All rights reserved. DRG, DRGOS, DRG

More information

SIP System Features. SIP Timer Values. Rules for Configuring the SIP Timers CHAPTER

SIP System Features. SIP Timer Values. Rules for Configuring the SIP Timers CHAPTER CHAPTER 4 Revised: October 30, 2012, This chapter describes features that apply to all SIP system operations. It includes the following topics: SIP Timer Values, page 4-1 Limitations on Number of URLs,

More information

HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE

HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE Once HT801/HT802 is upgraded to 1.0.3.2 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT801/HT802 is upgraded

More information

HT812/HT814 Firmware Release Note IMPORTANT UPGRADING NOTE

HT812/HT814 Firmware Release Note IMPORTANT UPGRADING NOTE HT812/HT814 Firmware Release Note IMPORTANT UPGRADING NOTE Once HT812/HT814 is upgraded to 1.0.3.2 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT812/HT814 is upgraded

More information

SIP System Features. Differentiated Services Codepoint CHAPTER

SIP System Features. Differentiated Services Codepoint CHAPTER CHAPTER 6 Revised: December 30 2007, This chapter describes features that apply to all SIP system operations. It includes the following topics: Differentiated Services Codepoint section on page 6-1 Limitations

More information

HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE

HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE Once HT801/HT802 is upgraded to 1.0.5.7 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT801/HT802 is upgraded

More information

Compliance with RFC 3261

Compliance with RFC 3261 APPENDIX A Compliance with RFC 3261 This appendix describes how the Cisco Unified IP Phone 7960G and 7940G complies with the IETF definition of SIP as described in RFC 3261. It contains compliance information

More information

The main purpose of this release is improving voice quality and addressing stability issues observed in previous releases.

The main purpose of this release is improving voice quality and addressing stability issues observed in previous releases. GRANDSTREAM NETWORKS Firmware Version: 1.3.4.9 Name of Product: GXW 410X Date: November 12, 2009 SUMMARY OF UPDATES The main purpose of this release is improving voice quality and addressing stability

More information

Polycom Video Border Proxy (VBP ) 7301

Polycom Video Border Proxy (VBP ) 7301 RELEASE NOTES 14.8.2 January 2017 3725-78311-001I Polycom Video Border Proxy (VBP ) 7301 Release Notes Polycom VBP 7301 Version 14 Current Version: 14.8.2 Release Date: January 2017 Polycom VBP Release

More information

HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE

HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE Once HT801/HT802 is upgraded to 1.0.3.2 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT801/HT802 is upgraded

More information

SIP System Features. SIP Timer Values. Rules for Configuring the SIP Timers CHAPTER

SIP System Features. SIP Timer Values. Rules for Configuring the SIP Timers CHAPTER CHAPTER 4 Revised: March 24, 2011, This chapter describes features that apply to all SIP system operations. It includes the following topics: SIP Timer Values, page 4-1 SIP Session Timers, page 4-7 Limitations

More information

HT812/HT814 Firmware Release Notes IMPORTANT UPGRADING NOTE

HT812/HT814 Firmware Release Notes IMPORTANT UPGRADING NOTE HT812/HT814 Firmware Release Notes IMPORTANT UPGRADING NOTE Once HT812/HT814 is upgraded to 1.0.3.2 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT812/HT814 is upgraded

More information

GXV3370 Firmware Release Notes

GXV3370 Firmware Release Notes GXV3370 Firmware Release Notes Table of Content FIRMWARE VERSION 1.0.1.28... 2 PRODUCT NAME... 2 DATE... 2 FIRMWARE FILE INFORMATION... 2 CHANGES SINCE FIRMWARE VERSION 1.0.1.12... 2 ENHANCEMENT... 2 BUG

More information

Beta RN , Rev 00, Release

Beta RN , Rev 00, Release 480i, 480i CT, 9112i, 12i, 9133i SIP IP PHONE RN-001033-00 Rev 00 Release Notes Release 1.4.2 Beta RN-001033-00, Rev 00, Release 1.4.2 1 Aastra Telecom will not accept liability for any damages and/or

More information

2. Open the web browser (IE, Mozila firefox, etc) on the computer, type in on the address bar, and then press Enter.

2. Open the web browser (IE, Mozila firefox, etc) on the computer, type in  on the address bar, and then press Enter. Firmware Version: F111-S306NCM-C02_R09 Filename: NB12WD-F111-S306NCM-C02_R09.bin Date: 05, October, 2009 1. Fix the PSTN line incoming call CLI issue Upgrade Instructions 1. Connect the computer to any

More information

Information About SIP Compliance with RFC 3261

Information About SIP Compliance with RFC 3261 APPENDIX A Information About SIP Compliance with RFC 3261 This appendix describes how the Cisco SIP IP phone complies with the IETF definition of SIP as described in RFC 3261. It has compliance information

More information

User Guide TL-R470T+/TL-R480T REV9.0.2

User Guide TL-R470T+/TL-R480T REV9.0.2 User Guide TL-R470T+/TL-R480T+ 1910012468 REV9.0.2 September 2018 CONTENTS About This Guide Intended Readers... 1 Conventions... 1 More Information... 1 Accessing the Router Overview... 3 Web Interface

More information

SUPERSTACK 3 FIREWALL FIRMWARE VERSION RELEASE NOTES

SUPERSTACK 3 FIREWALL FIRMWARE VERSION RELEASE NOTES SUPERSTACK 3 FIREWALL FIRMWARE VERSION 6.0.2 RELEASE NOTES Please use these notes in conjunction with the following documents: SuperStack 3 Firewall User Guide Part number: DUA1611-0AAA02 SuperStack 3

More information

Aastra SIP DECT Software Release Notes for an update from to 1.8.9

Aastra SIP DECT Software Release Notes for an update from to 1.8.9 Aastra SIP DECT Software Release 1.8.9 Notes for an update from 1.8.5 to 1.8.9 1 Software Identification 2 1.1 Current Delivery... 2 1.2 Last Delivery... 2 2 Reason for Software Release 3 2.1 Corrections...

More information

Overview of SIP. Information About SIP. SIP Capabilities. This chapter provides an overview of the Session Initiation Protocol (SIP).

Overview of SIP. Information About SIP. SIP Capabilities. This chapter provides an overview of the Session Initiation Protocol (SIP). This chapter provides an overview of the Session Initiation Protocol (SIP). Information About SIP, page 1 How SIP Works, page 4 How SIP Works with a Proxy Server, page 5 How SIP Works with a Redirect Server,

More information

Cisco ATA 191 Analog Telephone Adapter Overview

Cisco ATA 191 Analog Telephone Adapter Overview Cisco ATA 191 Analog Telephone Adapter Overview Your Analog Telephone Adapter, page 1 Your Analog Telephone Adapter The ATA 191 analog telephone adapter is a telephony-device-to-ethernet adapter that allows

More information

Polycom Unified Communications for Cisco Environments

Polycom Unified Communications for Cisco Environments RELEASE NOTES July 2014 3725-06947-004 Rev A Polycom Unified Communications for Cisco Environments Polycom, Inc. 1 Contents Polycom Unified Communications for Cisco Environments... 3 New Hardware Support...

More information

Release Notes for Cisco Small Business IP Phone SPA525G/525G2 Firmware Version 7.4.9a and 7.4.9c

Release Notes for Cisco Small Business IP Phone SPA525G/525G2 Firmware Version 7.4.9a and 7.4.9c Release Notes for Cisco Small Business IP Phone SPA525G/525G2 Firmware Version 7.4.9a and 7.4.9c October 27, 2011 These Release Notes describe the updates and fixes in the Cisco Small Business IP Phone

More information

Voice over IP Consortium

Voice over IP Consortium Voice over IP Consortium Version 1.6 Last Updated: August 20, 2010 121 Technology Drive, Suite 2 University of New Hampshire Durham, NH 03824 Research Computing Center Phone: +1-603-862-0186 Fax: +1-603-862-4181

More information

HT818 Firmware Release Note

HT818 Firmware Release Note HT818 Firmware Release Note Table of Content FIRMWARE VERSION 1.0.10.6... 3 PRODUCT NAME... 3 DATE... 3 FIRMWARE FILE INFORMATION... 3 ENHANCEMENT... 3 BUG FIX... 3 NEW FEATURES OVERVIEW... 4 VISUAL MWI

More information

SmartWare R6.10 Release Notes

SmartWare R6.10 Release Notes Patton Electronics Company, Inc. 7622 Rickenbacker Drive Customer Deliverable Documentation Revision 1.00, April 2, 2018 Gaithersburg, MD 20879 USA Tel. +1 (301) 975-1000 Fax +1 (301) 869-9293 support@patton.com

More information

Release Note. Software Version: Models:X1/ X2/ X2C/ X3S/ X4/ H2S/ H3/ H5. Date:

Release Note. Software Version: Models:X1/ X2/ X2C/ X3S/ X4/ H2S/ H3/ H5. Date: Release Note Software Version:2.10.0 Models:X1/ X2/ X2C/ X3S/ X4/ H2S/ H3/ H5 Date:2019-1-30 1 New Features 1. Added BLF status prompt supports customization. 2. Supported AutoProvision now features. 3.

More information

Release Note for N412

Release Note for N412 Yeastar Information Technology Co. Ltd. CONTENTS FIRMWARE VERSION 45.15.0.3... 3 FIRMWARE VERSION 45.15.0.1... 3 FIRMWARE VERSION 45.14.0.23... 5 FIRMWARE VERSION 45.14.0.22... 12 2/12 FIRMWARE VERSION

More information

HUAWEI H30-U10. Quick Start Guide

HUAWEI H30-U10. Quick Start Guide HUAWEI H30-U10 Quick Start Guide Dual card dual standby single pass Your phone supports only dual card dual standby single pass, which means you cannot use both SIM cards for calls or data services simultaneously.

More information

AddPac VoIP Gateway Series

AddPac VoIP Gateway Series AddPac VoIP Gateway Series Release Note V7.01 AddPac Technology, Co. Ltd. 2/3 fl., Jeong-Am Building., 769-12 Yoksam-dong Kangnam-ku Seoul, Korea 135-080 Phone: (82 2) 568-3848 Fax: (82 2) 568-3847 E-mail

More information

SBC Configuration Examples for Mediant SBC

SBC Configuration Examples for Mediant SBC Configuration Note AudioCodes Mediant Series of Session Border Controllers (SBC) SBC Configuration Examples for Mediant SBC Version 7.2 Configuration Note Contents Table of Contents 1 Introduction...

More information

RP-FSO522 2-Line FXO, 2-Line FXS SIP IP Gateway. Feature

RP-FSO522 2-Line FXO, 2-Line FXS SIP IP Gateway. Feature RP-FSO522 2-Line FXO, 2-Line FXS SIP IP Gateway RP-FSO522 is an 2-Line FXO plus 2-Line FXS gateway with SIP protocol IP device which allows to connect 2 Lines of analog PSTN telephone line and connect

More information

SDP-R25 User Manual 05/06/2015

SDP-R25 User Manual 05/06/2015 SDP-R25 User Manual 05/06/2015 1 Content Production Overview... 4 1. Production... 4 2. Features...4 Configuration...7 1. Web Login... 7 1.1. Obtaining the IP address... 7 1.2. Login the Web...7 2. Status...8

More information

2.2 Interface Capabilities Supported

2.2 Interface Capabilities Supported 2.2 Interface Capabilities Supported The Patton SN4524 has completed interoperability testing with BroadWorks using the BroadWorks SIP Access Device Interoperability Test Plan [4]. The results are summarized

More information

TT11 VoIP Router 1FXS/1FXO TA User Guide

TT11 VoIP Router 1FXS/1FXO TA User Guide TT11 VoIP Router 1FXS/1FXO TA User Guide Page 1 Table of Contents: 1.0 Introduction... 3 2.0 Package Contents... 3 3.0 Summary of LED & Connector Descriptions... 4 3.1 The Front LEDs... 4 3.2 The Rear

More information

INTERFACE SPECIFICATION SIP Trunking. 8x8 SIP Trunking. Interface Specification. Version 2.0

INTERFACE SPECIFICATION SIP Trunking. 8x8 SIP Trunking. Interface Specification. Version 2.0 8x8 Interface Specification Version 2.0 Table of Contents Introduction....3 Feature Set....3 SIP Interface....3 Supported Standards....3 Supported SIP methods....4 Additional Supported SIP Headers...4

More information

CompleteView Admin Console User Manual. CompleteView Version 4.6

CompleteView Admin Console User Manual. CompleteView Version 4.6 CompleteView Admin Console User Manual CompleteView Version 4.6 Table of Contents Introduction... 1 End User License Agreement...1 Overview...2 Configuration... 3 Starting the Admin Console...3 Adding

More information

SmartWare R6.11 Release Notes

SmartWare R6.11 Release Notes Patton Electronics Company, Inc. 7622 Rickenbacker Drive Customer Deliverable Documentation Revision 1.00, October 24, 2018 Gaithersburg, MD 20879 USA Tel. +1 (301) 975-1000 Fax +1 (301) 869-9293 support@patton.com

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between the PAETEC Broadsoft based SIP Trunking Solution and an Avaya IP Office Telephony Solution Issue 1.0 Abstract

More information

SIP Access Device. Interoperability Test Plan. Release 20.0 Document Version 1.4

SIP Access Device. Interoperability Test Plan. Release 20.0 Document Version 1.4 SIP Access Device Interoperability Test Plan Release 20.0 Document Version 1.4 9737 Washingtonian Boulevard, Suite 350 Gaithersburg, MD 20878 Tel +1 301.977.9440 WWW.BROADSOFT.COM BroadWorks Guide Copyright

More information

Model Information, Status, and Statistics

Model Information, Status, and Statistics Overview, page 1 Display Model Information Screen, page 1 Status Menu, page 2 Overview This chapter describes how to use the following menu and screen on the Cisco Unified IP Phone 7931G to view model

More information

VG422R. User s Manual. Rev , 5

VG422R. User s Manual. Rev , 5 VG422R User s Manual Rev 1.0 2003, 5 CONGRATULATIONS ON YOUR PURCHASE OF VG422R... 1 THIS PACKAGE CONTAINS... 1 CONFIRM THAT YOU MEET INSTALLATION REQUIREMENTS... 1 1. INSTALLATION GUIDE... 2 1.1. HARDWARE

More information

Configuration Guide IP-to-IP Application

Configuration Guide IP-to-IP Application Multi-Service Business Gateways Enterprise Session Border Controllers VoIP Media Gateways Configuration Guide IP-to-IP Application Version 6.8 November 2013 Document # LTRT-40004 Configuration Guide Contents

More information

BroadSoft Partner Configuration Guide

BroadSoft Partner Configuration Guide BroadSoft Partner Configuration Guide Toshiba Strata CIX July 2011 Document Version 1.8 9740 Irvine Boulevard Irvine, California, 92618 949-583-3500 www.toshiba.com BroadWorks Guide Copyright tice Trademarks

More information

Mitel 6735i and 6737i SIP Phones RN REV SERVICE PACK 5 RELEASE NOTES

Mitel 6735i and 6737i SIP Phones RN REV SERVICE PACK 5 RELEASE NOTES Mitel 6735i and 6737i SIP Phones RN-001037-03 REV39 3.3.1 SERVICE PACK 5 RELEASE NOTES NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted

More information

Programming Guide KX-TDA5480 KX-TDA Channel VoIP Gateway Card. Model

Programming Guide KX-TDA5480 KX-TDA Channel VoIP Gateway Card. Model 4-Channel VoIP Gateway Card Programming Guide Model KX-TDA548 KX-TDA484 Thank you for purchasing a Panasonic 4-Channel VoIP Gateway Card. Please read this manual carefully before using this product and

More information

Cisco Unified IP Phone Settings

Cisco Unified IP Phone Settings Phone Settings Overview, page 1 Cisco Unified IP Phones 7906G and 7911G Menus, page 1 Phone Setup s, page 4 Network Configuration Menu, page 5 Device Configuration Menu, page 17 Security Configuration

More information

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

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

More information

CHAPTER 7 ADVANCED ADMINISTRATION PC

CHAPTER 7 ADVANCED ADMINISTRATION PC ii Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband ADSL Router Features... 1 Package Contents... 3 Physical Details... 4 CHAPTER 2 INSTALLATION... 6 Requirements... 6 Procedure... 6 CHAPTER 3 SETUP...

More information

Blue Coat ProxySG First Steps Solution for Controlling HTTPS SGOS 6.7

Blue Coat ProxySG First Steps Solution for Controlling HTTPS SGOS 6.7 Blue Coat ProxySG First Steps Solution for Controlling HTTPS SGOS 6.7 Legal Notice Copyright 2018 Symantec Corp. All rights reserved. Symantec, the Symantec Logo, the Checkmark Logo, Blue Coat, and the

More information

Release Note for Vigor2820 Series

Release Note for Vigor2820 Series NO:AP1101-2 V.1 Release Note for Vigor2820 Series Firmware Version: 3.3.4 Built Date: June 21, 2010 Applied Models: Vigor2820/2820V/Vigor2820n/Vigor2820Vn/Vigor2820VS/ Vigor2820VSn File and Modem Code

More information

Release Notes for DrayTek VigorBX 2000 series (UK/Ireland)

Release Notes for DrayTek VigorBX 2000 series (UK/Ireland) Release Notes for DrayTek VigorBX 2000 series (UK/Ireland) Firmware Version 3.8.1.9 Release Type Critical Upgrade recommended immediately Release Date 21 st May 2018 Build Date 21 st May 2018 Revision

More information

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

Aastra Models 6700i and 9000i Series SIP IP Phones. SIP Service Pack 1 Release Notes Aastra Models 6700i and 9000i Series SIP IP Phones SIP 3.3.1 Service Pack 1 Release Notes RN-001037-03 REV07 01.2013 Content SIP IP Phone Models 6700i and 9000i Series Phones Release Notes 3.3.1 Service

More information

Application Notes for Configuring Tidal Communications tnet Business VoIP with Avaya IP Office using SIP Registration - Issue 1.0

Application Notes for Configuring Tidal Communications tnet Business VoIP with Avaya IP Office using SIP Registration - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Tidal Communications tnet Business VoIP with Avaya IP Office using SIP Registration - Issue 1.0 Abstract These Application Notes

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between Sotel IP Services SIP Edge Advanced SIP Trunking Solution and an Avaya IP Office Telephony Solution Issue

More information

GXP1610/1615/1620/1625/1628/1630 Firmware Release Notes IMPORTANT UPGRADING NOTE

GXP1610/1615/1620/1625/1628/1630 Firmware Release Notes IMPORTANT UPGRADING NOTE GXP1610/1615/1620/1625/1628/1630 Firmware Release Notes IMPORTANT UPGRADING NOTE Starting from firmware version 1.0.2.21, downgrading to version 1.0.2.4 or lower requires a matched protocol for upgrading

More information

Firmware Release Notes

Firmware Release Notes Firmware Release Notes NF18ACV VDSL/ADSL2+ Dual Band AC1600 Gigabit Gateway with VoIP Doc No. RN01086 Copyright Copyright 2018 NetComm Wireless Limited. All rights reserved. The information contained herein

More information

GRANDSTREAM NETWORKS Firmware Release Notes Firmware Version Product Name: GXW4216/GXW4224/GXW4232/GXW4248 Date: October 1, 2014

GRANDSTREAM NETWORKS Firmware Release Notes Firmware Version Product Name: GXW4216/GXW4224/GXW4232/GXW4248 Date: October 1, 2014 GRANDSTREAM NETWORKS Firmware Release Notes Firmware Version 1.0.5.5 Date: October 1, 2014 CHANGES SINCE FIRMWARE RELEASE 1.0.4.24 Fixed device crashes under performance test Fixed if sending DTMF slightly

More information

Department of Computer Science. Burapha University 6 SIP (I)

Department of Computer Science. Burapha University 6 SIP (I) Burapha University ก Department of Computer Science 6 SIP (I) Functionalities of SIP Network elements that might be used in the SIP network Structure of Request and Response SIP messages Other important

More information

RELEASE NOTE ETERNITY ME\GE\PE Card VoIP V2R9

RELEASE NOTE ETERNITY ME\GE\PE Card VoIP V2R9 RELEASE NOTE ETERNITY ME\GE\PE Card VoIP V2R9 DATE: 24 th August, 2017 VERSION: V2R9 AUTHOR: Tapan Upmanyu Contents Affected Configuration... 3 Release Information... 4 Up-gradation Procedure... 4 Packages...

More information

HT802 Firmware Release Note IMPORTANT UPGRADING NOTE

HT802 Firmware Release Note IMPORTANT UPGRADING NOTE HT802 Firmware Release Note Once HT802 is upgraded to 1.0.3.2 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT802 is upgraded to 1.0.2.7, downgrading to 1.0.1.x firmware

More information

GXP1610/1615/1620/1625/1628/1630 Firmware Release Notes IMPORTANT UPGRADING NOTE

GXP1610/1615/1620/1625/1628/1630 Firmware Release Notes IMPORTANT UPGRADING NOTE GXP1610/1615/1620/1625/1628/1630 Firmware Release Notes IMPORTANT UPGRADING NOTE Starting from firmware version 1.0.2.21, downgrading to version 1.0.2.4 or lower requires a matched protocol for upgrading

More information

DME-N Network Driver Installation Guide for M7CL

DME-N Network Driver Installation Guide for M7CL DME-N Network Driver Installation Guide for M7CL ATTENTION SOFTWARE LICENSE AGREEMENT PLEASE READ THIS SOFTWARE LICENSE AGREEMENT ( AGREEMENT ) CAREFULLY BEFORE USING THIS SOFTWARE. YOU ARE ONLY PERMITTED

More information

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver LevelOne FBR-1416 1W, 4L 10/100 Mbps ADSL Router User s Manual Ver 1.00-0510 Table of Contents CHAPTER 1 INTRODUCTION... 1 FBR-1416 Features... 1 Package Contents... 3 Physical Details... 3 CHAPTER 2

More information

Polycom RealPresence Desktop for Mac OS X

Polycom RealPresence Desktop for Mac OS X Help 3.2 June 2014 3725-69931-003A Polycom RealPresence Desktop for Mac OS X Copyright 2014, Polycom, Inc. All rights reserved. No part of this document may be reproduced, translated into another language

More information

Pancode IP User Manual from Version 49 and above

Pancode IP User Manual from Version 49 and above Pancode IP User Manual from Version 49 and above Contents Contents... 1 Chapter 1. Product Overview... 3 1. Introduction... 3 2. Features... 3 Chapter 2. Quick Setup... 5 Chapter 3. Settings... 9 1. IP

More information

HT812/HT814 Firmware Release Notes IMPORTANT UPGRADING NOTE

HT812/HT814 Firmware Release Notes IMPORTANT UPGRADING NOTE HT812/HT814 Firmware Release Notes IMPORTANT UPGRADING NOTE Once HT812/HT814 is upgraded to 1.0.3.2 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT812/HT814 is upgraded

More information

SBC Configuration Examples

SBC Configuration Examples Configuration Note SBC Configuration Examples Mediant Session Border Controllers (SBC) Version 7.0 Configuration Note Contents Table of Contents 1 Introduction... 7 1.1 Configuration Terminology... 7

More information

AudioCodes CPE & Access Gateway Products MP-20x Multimedia Home Gateway Quick Guide MediaPack 20x for BroadSoft s BroadCloud PacketSmart Monitoring

AudioCodes CPE & Access Gateway Products MP-20x Multimedia Home Gateway Quick Guide MediaPack 20x for BroadSoft s BroadCloud PacketSmart Monitoring AudioCodes CPE & Access Gateway Products MP-20x Multimedia Home Gateway Quick Guide MediaPack 20x for BroadSoft s BroadCloud PacketSmart Monitoring Version 4.4.4 Document #: LTRT-25313 Quick Guide Contents

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

Polycom RealPresence Mobile for Android Phone

Polycom RealPresence Mobile for Android Phone Help 3.3 January 2015 3725-69926-004/A Polycom RealPresence Mobile for Android Phone Copyright 2015, Polycom, Inc. All rights reserved. No part of this document may be reproduced, translated into another

More information

Overview of the Session Initiation Protocol

Overview of the Session Initiation Protocol CHAPTER 1 This chapter provides an overview of SIP. It includes the following sections: Introduction to SIP, page 1-1 Components of SIP, page 1-2 How SIP Works, page 1-3 SIP Versus H.323, page 1-8 Introduction

More information

Release Note. Firmware Version Dec. 4, 2006

Release Note. Firmware Version Dec. 4, 2006 Release Note Firmware Version 1.0.3.64 1.0.3.64 Dec. 4, 2006 Added support for Allow incoming SIP messages from SIP Proxy only Added logic to prevent user from accessing Web UI during firmware upgrade

More information

Time Warner Cable Configuration Guide

Time Warner Cable Configuration Guide Time Warner Cable Configuration Guide Patton SmartNode 1k April 2015 Document Version 1.0 1. Overview: This guide describes the configuration procedures required for the Patton SmartNode 1k for interoperability

More information

Cisco Instant Connect MIDlet Reference Guide

Cisco Instant Connect MIDlet Reference Guide Cisco Instant Connect MIDlet Reference Guide Cisco IPICS 4.7 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS

More information

Allworx Admin Update for 7.0

Allworx Admin Update for 7.0 Allworx Admin Update for 7.0 No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopy, recording, or otherwise

More information

HG658 Home Gateway. User Guide HUAWEI TECHNOLOGIES CO., LTD.

HG658 Home Gateway. User Guide HUAWEI TECHNOLOGIES CO., LTD. HG658 Home Gateway User Guide HUAWEI TECHNOLOGIES CO., LTD. HG658 Home Gateway V100R001 User Guide Issue 01 Date 2012-06-07 Part Number 202500 Huawei Technologies Co., Ltd. provides customers with comprehensive

More information

Network-MIDI Driver Installation Guide

Network-MIDI Driver Installation Guide Network-MIDI Driver Installation Guide ATTENTION SOFTWARE LICENSE AGREEMENT PLEASE READ THIS SOFTWARE LICENSE AGREEMENT ( AGREEMENT ) CAREFULLY BEFORE USING THIS SOFTWARE. YOU ARE ONLY PERMITTED TO USE

More information

Installation and Configuration Guide for Visual Voic Release 8.5

Installation and Configuration Guide for Visual Voic Release 8.5 Installation and Configuration Guide for Visual Voicemail Release 8.5 Revised October 08, 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE

HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE Once HT801/HT802 is upgraded to 1.0.3.2 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT801/HT802 is upgraded

More information

ANSEL FXS / 1 PSTN. VoIP Telephone Adaptor. User Manual V1.10

ANSEL FXS / 1 PSTN. VoIP Telephone Adaptor. User Manual V1.10 ANSEL 5518 1 FXS / 1 PSTN VoIP Telephone Adaptor User Manual V1.10 Quick Guide Step 1: Broadband (ADSL/Cable Modem) Connections for ANSEL 5518 A. Connect ANSEL 5518 WAN port to ADSL NAT Router as the following

More information

PJP-25UR Conference Microphone Speaker

PJP-25UR Conference Microphone Speaker PJP-25UR Conference Microphone Speaker User's Manual Contents INTRODUCTION Introduction...2 Controls and Functions...3 PREPARATION Connection...5 Check the following before connecting this unit to the

More information

Broadband Router DC-202. User's Guide

Broadband Router DC-202. User's Guide Broadband Router DC-202 User's Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband Router Features... 1 Package Contents... 3 Physical Details...3 CHAPTER 2 INSTALLATION... 5 Requirements...

More information

Configuration Note Microsoft Lync Server 2013 & BluIP SIP Trunk using Mediant E-SBC

Configuration Note Microsoft Lync Server 2013 & BluIP SIP Trunk using Mediant E-SBC Enterprise Session Border Controllers (E-SBC) AudioCodes Mediant Series Interoperability Lab Configuration Note Microsoft Lync Server 2013 & BluIP SIP Trunk using Mediant E-SBC October 2013 Document #

More information

Configuring PPP And SIP

Configuring PPP And SIP Copyright Copyright 2005. All rights reserved. The content of this manual is subject to change without notice. The information and messages contained herein are proprietary to. No part of this manual may

More information

GIGABIT COLOR IP PHONE

GIGABIT COLOR IP PHONE GIGABIT COLOR IP PHONE USER GUIDE UC842 Version:1.0.3.59 Nanjing Hanlong Technology Co., Ltd 86-25-84608050 support@hanlongtek.com Notices Information Notices Information Copyright Copyright 2005-2013

More information

Genesys Application Note. AudioCodes SIP Phones With Genesys SIP Server. Document version 1.7

Genesys Application Note. AudioCodes SIP Phones With Genesys SIP Server. Document version 1.7 Genesys Application Note AudioCodes SIP Phones With Genesys SIP Server Document version 1.7 The information contained herein is proprietary and confidential and cannot be disclosed or duplicated without

More information

EIP 7012 Essence VoIP Phone Administration Guide Version 1.0B

EIP 7012 Essence VoIP Phone Administration Guide Version 1.0B Essence Technology EIP 7012 Essence VoIP Phone Administration Guide Version 1.0B Table of Contents 1 Introduction... 1 1.1 Hardware Overview... 1 1.2 Software Overview... 1 2 Keypad interface for IP Phone

More information

Unofficial IRONTON ITSP Setup Guide

Unofficial IRONTON ITSP Setup Guide September 13 Unofficial IRONTON ITSP Setup Guide Author: Zultys Technical Support This unofficial configuration guide was created to assist knowledgeable vendors with configuring the Zultys MX Phone System

More information

IP806GA/GB Wireless ADSL Router

IP806GA/GB Wireless ADSL Router IP806GA/GB Wireless ADSL Router 802.11g/802.11b Wireless Access Point ADSL Modem NAT Router 4-Port Switching Hub User's Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 Wireless ADSL Router Features...

More information

Application Note Asterisk BE with SIP Trunking - Configuration Guide

Application Note Asterisk BE with SIP Trunking - Configuration Guide Application Note Asterisk BE with SIP Trunking - Configuration Guide 23 January 2009 Asterisk BE SIP Trunking Table of Contents 1 ASTERISK BUSINESS EDITION AND INGATE... 1 1.1 SIP TRUNKING SUPPORT... 2

More information

Cisco IP Phone Installation

Cisco IP Phone Installation Verify the Network Setup, on page 1 Install the Cisco IP Phone, on page 2 Configure the Network from the Phone, on page 3 Verify Phone Startup, on page 10 Configure the Voice Codecs, on page 10 Set the

More information

SIP Session Initiation Protocol

SIP Session Initiation Protocol Session Initiation Protocol ITS 441 - VoIP; 2009 P. Campbell, H.Kruse HTTP Hypertext Transfer Protocol For transfer of web pages encoded in html: Hypertext Markup Language Our interest: primarily as model

More information

Network Controller 3500 Quick Start Guide

Network Controller 3500 Quick Start Guide Network Controller 3500 Quick Start Guide Firmware Version 1.00.82 1. Configuring the Controller 1.1. Connect to the Controller: The default LAN IP Address of the Controller is: IP: 192.168.1.1 Set you

More information

Expandable SIP Phone System. Expandable SIP Phone System

Expandable SIP Phone System. Expandable SIP Phone System Expandable SIP Phone System Key Features Included: + One DVX-1000 SIP IP PBX + One DIV-140 Trunk Gateway + Ten DPH-140S IP Telephones + Unified Management + Save On Long-distance Calling + Create an IP

More information

AT-S85 and AT-S97 Version Patch 1 Management Software for the AT-MCF2000 Media Converter Series Software Release Notes

AT-S85 and AT-S97 Version Patch 1 Management Software for the AT-MCF2000 Media Converter Series Software Release Notes AT-S85 and AT-S97 Version 3.0.2 Patch 1 Management Software for the AT-MCF2000 Media Converter Series Software Release Notes Please read this document before you begin to use the management software. Supported

More information

Acano Solution. Acano Server Release Release Notes. Acano. December I

Acano Solution. Acano Server Release Release Notes. Acano. December I Acano Solution Acano Server Release 1.0.12 Release Notes Acano December 2013 76-1005-12-I Contents Contents 1 Introduction 3 2 New Features/Changes in 1.0.12 3 2.1 Acano Solution Virtual Deployment Release...

More information

HG658d Home Gateway. User Guide HUAWEI TECHNOLOGIES CO., LTD.

HG658d Home Gateway. User Guide HUAWEI TECHNOLOGIES CO., LTD. HG658d Home Gateway User Guide HUAWEI TECHNOLOGIES CO., LTD. HG658d Home Gateway V100R001 User Guide Issue 01 Date 2013-07-23 Part Number 202633 Huawei Technologies Co., Ltd. provides customers with comprehensive

More information

Aastra Models 6735i and 6737i SIP IP Phones. SIP Service Pack 2 Release Notes

Aastra Models 6735i and 6737i SIP IP Phones. SIP Service Pack 2 Release Notes Aastra Models 6735i and 6737i SIP IP Phones SIP 3.2.2 Service Pack 2 Release Notes RN-001038-00 REV00 07.2012 Content SIP IP Phone Models 6735i and 6737i Release Notes 3.2.2 Service Pack (SP)2............................................................

More information