⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gateway_r4.ver

📁 dialogic voip 测试代码
💻 VER
📖 第 1 页 / 共 2 页
字号:
/****************************************************************************

*		Copyright (c) 1997 Intel Corp.

*		All Rights Reserved.

*

*		THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF Intel Corp.

*		The copyright notice above does not evidence any actual or

*		intended publication of such source code.

***************************************************************************/



/****************************************************************************

*	 		 FILE: gateway_r4.ver

*		  AUTHOR: 

*

*	DESCRIPTION:

*		This is the version history file for the gateway_r4 project.

*

*		Version number looks like this:

*		"KEYWORD TMmmBBAA-<build> exename <optional string>"

*

* Where:

*       KEYWORD = DLcid

*       T  = type (0-Prod, 1-Beta, 2-Alpha, 3-Expr, 4-Special)

*       M  = major number (0-9)

*       mm = minor number (00-99)

*       BB = beta number  (00-99)

*       AA = alpha/experimental number (00-99)

*       <build> - build number (reset to 0 when major/minor/alpha/beta change)

*       <exename> - name of file this is a version of

*       <optional string> - optional comment string

*

***************************************************************************/



/*

 *											  ---Type: 0=Prod, 1=Beta, 2=Alpha, 3=Exp

 *											 | -----Major Number

 *											 ||  -----Minor Number

 *											 || |  -----Beta Number

 *											 || | |  -----Alpha/Exp Number

 *											 || | | |

 *											 || | | |

 *											 vv v v v

 */

			    



#define GATEWAY_R4_VERSION_STRING     "DLcid 31000001-01"

#define GATEWAY_R4_RELEASE_STRING    " GATEWAY_R4  5.10 -E19" __DATE__ " :: "  __TIME__ 

#define GATEWAY_R4VERSION  0x31000001

#define DEMO_VERSION_STRING "Gateway_R4-5_10-E19"





/*

******** Version 5.10 (E19) ********* Date: 16 January, 2002   [JF]

This is a first branch tag for SR5.1.1 (NT) and SR5.1(Linux)!



 GC patch: libgc.dll (NT) libgc.so (Linux) without any version that fix the UNBLOCKED event problem in gateway_r4.

 

 Cheetah version:  NT: from build 16

                    Linux: from build 43

 PDL versions:     NT: pdl_nt-5_10-E04

                   Linux: pdl_linux-5_10-E03

 Util version:     util-5_10-E04



1. Fix PTR 25103 - gateway_r4 demo fails on Legacy Analog Boards initializations. 

   The default pathname for "dxchan.vcp" is wrong, thus "gc_LoadDx" call fails

   The files that were changed:

   gatedefs.h



2. Fix PTR 23934 - the gateway_r4 demo pass invalid IP Media device names in their calls to gc_OpenEx.

   The files that were changed:

   gateip.c

    

3. Additional files that were changed: \debug\gateway_r4.exe

                                       \debug\gateway_r4.pdb

                                       \debug\vc60.idb 

                                       \debug\vc60.pdb     

                                       \release\gateway_r4.exe

                                        gateway_r4 - new executable (for Linux)

                                        gateway_r4.ver

                                       







******** Version 5.10 (E18) ********* Date: 24 December, 2001   [HH]



 GC patch: libgc.dll (NT) libgc.so (Linux) without any version that fix the UNBLOCKED event problem in gateway_r4.

 

 Cheetah version:  NT: from build 10

                   Linux: from build 43

 PDL versions:     NT: pdl_nt-5_10-E03

                   Linux: pdl_linux-5_10-E02

 Util version:     util-5_10-E04



1. Removing support for coders: g729, g729b from IPTCoderListing[][].

   The files that were changed: gatepars.c, gatedefs.h

   

2. Additional files that were changed: \debug\gateway_r4.exe

                                       \debug\gateway_R4.cfg

                                       \debug\gateway_r4.pdb

                                       \debug\vc60.idb 

                                       \debug\vc60.pdb     

                                       \release\gateway_r4.exe

                                       \release\gateway_R4.cfg 

                                        gateway_r4 - new executable (for Linux)

                                        gateway_r4.ver

                                        gateway_R4.cfg 



******** Version 5.10 (E17) ********* Date: 7 December, 2001   [JF]



 GC patch: libgc.dll (NT) libgc.so (Linux) without any version that fix the UNBLOCKED event problem in gateway_r4.

 

 Cheetah version:  NT: from build 10

                   Linux: from build 43

 PDL versions:     NT: pdl_nt-5_10-E03

                   Linux: pdl_linux-5_10-E02 

 Util version:     util-5_10-E04



1. Adding support for coders: g729, g729b, g729ab and removing coders sx7300, rt29h from IPTCoderListing[][].

   The files that were changed: gatepars.c, gatedefs.h

   

2. Additional files that were changed: \debug\gateway_r4.exe

                                       \debug\gateway_R4.cfg - comments about new coders

                                       \debug\gateway_r4.pdb

                                       \debug\vc60.idb 

                                       \debug\vc60.pdb     

                                       \release\gateway_r4.exe

                                       \release\gateway_R4.cfg 

                                        gateway_r4 - new executable (for Linux)

                                        gateway_r4.ver

                                        gateway_R4.cfg 

                                        



******** Version 5.10 (E16) ********* Date: 2 December, 2001   [JF]



 GC patch: libgc.dll without any version that fix the UNBLOCKED event problem in gateway_r4.

 

 Cheetah version:  NT: from build 10

                   Linux: from build 43

 PDL versions:     NT: pdl_nt-5_10-E03

                   Linux: pdl_linux-5_10-E02 

 Util version:     util-5_10-E04

    

1. After getting the network and voice channels to return the minimum between them.(wasn't submitted to E15 by mistake)

   The file that was changed : gatepstn.c

      

2. Removing the workaround for PTR 23371 - sleep for 2 seconds when after openinig 30 IP or  PSTN devices.

   The files that were changed : gatepstn.c

                                 gateip.c



3. The files that were changed : \debug\gateway_r4.exe

                                 \debug\gateway_r4.pdb

                                 \debug\vc60.idb 

                                 \debug\vc60.pdb     

                                 \release\gateway_r4.exe

                                 gateway_r4 - new executable (for Linux)

                                 gateway_r4.ver





******** Version 5.10 (E15) ********* Date: 28 November, 2001   [JF]

This tag is relevant only for NT SR 5.1.1, tested with build 10!!!!



GC patch: libgc.dll without any version that fix the UNBLOCKED event problem in gateway_r4.

 

 Cheetah version:  NT: from build 10

                   Linux: NA

 PDL versions:     NT: PDL_LINUX-5_10-E02

                   Linux: NA 

 Util version:     UTIL-5_10-E04



1. All changes that were done in versions E10-E14 that were only for Linux, tested in NT:

   - in gcip.h variable changed from silence_suppression to VAD 

   - in gccfgparm.h GCCAP_AUDIO_g7231 changed to GCCAP_AUDIO_g7231_5_3k

   - Workaround for PTR 23371-  Add sleep for 2 seconds when after openinig 30 IP or  PSTN devices  , as a workaround 

   - Fix PTR 40198 - regarding to Rate values for G723 Coder 

     This change includes 2 new coder types for G723: g723_5_3k &  g723_6_3k.

   - Correct the spelling errors in CFG file and the FPP for G711 to the correct valus: 10,20,30

   - Fix PTR 23602 (24200 for Linux) - the demo doesn't work with TOC/ROC clustering and CAS

    

2. After getting the network and voice channels to return the minimum between them.

   The file that was changed : gatepstn.c

   gateway_r4.exe - new executable

   gateway_r4.ver





3. Updating the comments in .cfg file for coder 711.PTR 40210

   The file that was changed : gateway_R4.cfg from \debug and \release directories and also the gateway_R4.cfg for Linux.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -