📄 gateway_r4.ver
字号:
******** Version 5.10 (E14) ********* Date: 13 November, 2001 [JF]
This tag is relevant only for Linux SR 5.1, tested with build 40 + patch E-31 !!!!
Cheetah version: NT: NA
Linux: patch E-31
PDL versions: NT: NA
Linux: PDL_LINUX-5_10-E01
Util version: UTIL-5_10-E04
1. Fix PTR 40205 - segmentation fault when running the gateway_r4 demo without recompiling.
The solution to recompile the demo.
The file that was changed : gateway_r4.ver
gateway_r4 - new executable
2. Updating the comments in .cfg file for coder 711.
The file that was changed : gateway_R4.cfg
******** Version 5.10 (E13) ********* Date: 4 November, 2001 [JF]
This tag is relevant only for Linux SR 5.1, testen with build 35 + patch E-28_1 !!!!
Cheetah version: NT: NA
Linux: patch E-28_1
PDL versions: NT: NA
Linux: PDL_LINUX-5_10-E01
Util version: UTIL-5_10-E04
1. Fix PTR 24200 - the demo doesn't work with TOC/ROC clustering and CAS.
The solution is to call gc_OpenEx() function for network and voice resources on the same time.
Events, other than UNBLOCKED are received by the demo.
There are still unknown issues that prevent from running successfully the demo in the loop test. This will be resolved.
The files that were changed:
gatepstn.c, gatestrc.h
2. gateway_r4.ver - new version of the demo
gateway_r4 - new executable
******** Version 5.10 (E12) ********* Date: 1 November, 2001 [SS]
Warnning :This tag is relevant only for Linux SR 5.1 build 35 + patch E-28 !!!!
Cheetah version: NT: NA
Linux: SR 5.1 build 35
PDL versions: NT: NA
Linux: PDL_LINUX-5_10-E01
Util version: UTIL-5_10-E04
1. Fix the sleep problem, change the input parametr from 2000 to 2 (Linux sleep function works in seconds, while NT function works in msec ).
NT: Not tested yet, so the change is relevant only for Linux !!!
The files that were changed:
gatepstn.c, gateip.c,
2. Correct the spelling errors in CFG file and the FPP for G711 to the correct valus: 10,20,30
The files that were changed:
gateway_R4.cfg
******** Version 5.10 (E11) ********* Date:OCT 21 2001 // Time:12:00 [SS]
Warnning :This tag is relevant only for Linux SR 5.1 build 31 !!!!
Cheetah version: NT: NA
Linux: SR 5.1 build 31
PDL versions: NT: NA
Linux: PDL_LINUX-5_10-E01
Util version: UTIL-5_10-E04
1. Fix PTR 40198 - regarding to Rate values for G723 Coder.(Linux & NT)
Note: This change includes 2 new coder types for G723: g723_5_3k & g723_6_3k.
This change was tested partially under SR5.1 build 31, i.e. g723_5_3k was tested only because cheetah does not support
g723_6_3k yet, and it will be suppored later on build SR5.11 build 5.
NT: there is no build yet with the new header files , so the change is relevant only for Linux for now!!!
The files that were changed:
gatepars.c, gatedefs.h, gateway_R4.cfg
2. Fix PTR 40196 - gateway_r4 demo for linux does not support multiboards. (Linux only)
Changes were done in pdl_linux module (PDLsr_boardcnt function).
The file that was changed:
pdl.c (located in pdl_linux module)
3. Fix PTR 23371- Add sleep for 2 seconds when after openinig 30 IP or PSTN devices , as a workaround.(Linux & NT)
Note: This change was tested partially under SR5.1 build 26 for NT only , because no available test machine for Linux !!!
The files that were changed:
gateip.c, gatepstn.c
pdl.c , pdl.h (located in pdl_linux module)
4. Update the CFG file Description to represent all coders FPP values currently supported.(Linux & NT)
The file that was changed:
gateway_R4.cfg
5. Updated makefile: to compile all libraries (including pdl_linux and util).(Linux only)
The files that were changed:
makefile
6. A small fix for the demo banner:
The file that was changed:
gatemain.c
The addional files that were changed:
gateway_r4.ver - new version of the demo
gateway_r4 - new executable
******** Version 5.10 (E10) ********* Date:OCT 15 2001 // Time:09:15 [JF]
1. Support new header files:
in gcip.h variable changed from silence_suppression to VAD
in gccfgparm.h GCCAP_AUDIO_g7231 changed to GCCAP_AUDIO_g7231_5_3k .
This change is supported in Linux from SR5.1 build 31.
NT: there is no build yet with the new header files , so the change is relevant only for Linux for now!!!
2. Updated makefile: no dependencies on home directory when compiling the demo with libraries of PDL and UTIL (Linux).
3. The files that were changed:
change from silence_suppression to VAD: gateip.c, gatemain.c, gatepars.c
change from GCCAP_AUDIO_g7231 to GCCAP_AUDIO_g7231_5_3k: gatepars.c
makefile
gateway_r4.ver - new version of the demo
gateway_r4 - new executable
******** Version 5.10 (E09) ********* Date:OCT 7 2001 // Time:12:00 [JF]
1. Cheetah version: NT: on top of SR 5.1 build 26 add patch 1.11A
Linux: SR 5.1 build 25
Those cheetah version contain the gc_OpenEx problem,
of receiving GCEV_UNBLOCKED before gc_OpenEx() returns.
2. PDL versions: PDL_NT-5_10-E01
PDL_LINUX-5_10-E00
3. Util version: UTIL-5_10-E04
4. Support for new features: facility, H.245 UII, H.245 NonStdCmd.
Support in sending messages, receiving events, reading from CFG file, printing statistics.
Files changed: gateip.c, gatedefs.h, gatemain.c, gatepars.c, gatevars.h, main.h, gatestrc.h
5. Changed protocol name to be H323_NTSC instead of p_ppc_h323.
changed files: gatepars.c, gatevars.h, gateway_R4.cfg
6. Changed pstn gc_LoadDxParm().
Changed files: gatedefs.h, gatepstn.c
7. Delete work arround for gc_openEx() for NT code.
Chnaged files: gatemain.c
8. Delete conference ID and Conference Goal.
Chnaged files: gatestate.c, gateip.c
9. Add support to UUI and PhoneList in MakeCall.
Changed files: gatestate.c, gateip.c
10. Add LINUX support.
11. Changed default pstn protocol from dil_t1_io to isdn.
changed files: gatepars.c, gatevars.h, gateway_R4.cfg
******** Version 5.10 (E08) ********* Date:Sep 6 2001 // Time:14:00 PM [SS + JF]
1. Add the PDL library to support cross platform (NT & Linux).
******** Version 5.10 (E07) ********* Date:August 30 2001 // Time:15:00 PM [SS]
1. Correct the NumOfDropExpected field spelling in Session struct in gatestrc.h .
******** Version 5.10 (E06) ********* Date:August 29 2001 // Time:15:30 PM [SS]
1. Fix PTR 40185 - Add support for GCEV_OFFERED in DROP state.
2. Fix PTR 40184 - Add support to more than one trunc/board.
3. Fix PTR 40182 - Add support to more than 24 channels per E1 board.
4. Add the UTIL version printout, while printing the banner.
5. Add support for GCEV_PROCEEDING in IPCONNECTED state.
6. Add support for GCEV_DISCONNECTED in DROP state.
7. Enable to change debug level on run time.
******** Version 5.10 (E05) ********* Date:August 16 2001 // Time:15:30 PM [SS]
1. Fix PTR 40179 - Make the demo supporting more than 24 channels per board.
2. Fix PTR 40180 - Add the Demo version printout, while printing the banner.
******** Version 5.10 (E04) ********* Date:August 14 2001 // Time:15:30 PM [SS]
1. Fix PTR 40171 - Changing the ipProtocol Name in Gtaeway_r4.cfg file to PCC_H323 (instead of P_PCC_H323).
2. Adding all files of Release mode to the project.
3. Fix PTR 40177 - Setting the value of GCLIB_MAKECALL_BLKP structure to 0x0 (it was initialized to 0xFF) in ipMakeCall function.
******** Version 5.10 (E03) ********* Date:July 23 2001 // Time:13:30 PM [HH]
1. The tag is cancelled !!
******** Version 5.10 (E02) ********* Date:July 23 2001 // Time:13:30 PM [HH]
1. The tag is cancelled !!
******** Version 5.10 (E01) ********* Date:July 23 2001 // Time:13:30 PM [SR]
1. Add gateway_r4.exe.(didn't pass in the import action)
******** Version 5.10 (E00) ********* Date:July 23 2001 // Time:12:00 AM [SR]
1. Basic version for gateway_r4 project.
*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -