คอนฟิก [Proxy]
เซ็ตให้ GnuGK ทำงานเป็น H.323 Proxy ซึ่งจะเร้าท์ทั้ง H.245 control channel และ media channel ผ่าน gatekeeper ทำให้ไม่มี message ส่งระหว่าง endpoints ตรงๆ การทำงานแบบนี้จะมีประโยชน์เมื่อมี endpoints ใช้ private ip ติดตั้งอยู่หลัง NAT box และบาง endpoint ก็ใช้ public ip และไม่ได้อยู่หลัง NAT box
Gatekeeper สามารถ proxy ได้ทั้ง logical channels ของ RTP/RTCP (audio และ video) และ T.120 (data) รองรับทั้ง logical channels ถูกเปิดโดย fast-connect procedures และ H.245 tunneling
เพื่อให้การทำงานแบบ H.323 Proxy เวอร์ค gatekeeper ต้องมี direct connection ไปยังเน็ตเวอร์คของ caller และ callee
[RoutedMode]
GKRouted=1
H245Routed=0|1
[Proxy]
Enable=1
InternalNetwork=10.0.1.0/24,192.168.0.0/16
ProxyAlways=1
T120PortRange=40000-40999
RTPPortRange=50000-59999
ProxyForNAT=1
ProxyForSameNAT=1
DisableH235Call=1
DisableH460Call=1
DisableRTPQueueing=1
EnableRTPMute=1
EnableRTCPStates=1
RemoveMCInFastStartTransmitOffer=1
SearchBothSidesOnCLC=1
EnableH460P=1
H460PActThread=10
