Difference between revisions of "Assignment 2: H323 (by Fabio & Anneke)"

From TD-er's Wiki
Jump to navigationJump to search
m
 
(70 intermediate revisions by 4 users not shown)
Line 1: Line 1:
We use '''gnomemeeting''' softphones and a '''gnugk''' gatekeeper.
+
<big>'''2.1 H323'''</big>
=== Configuration of Gnomemeeting ===
 
'''Edit -> Preferences'''
 
  
* General: You can fill in your personal data and leave everything default
+
'''[[H323 analysis]]'''
* H323 Settings: Gatekeeper:
 
  
Registering method: Gatekeeper host
+
'''[[Our Architecture]]'''
Gatekeeper host: 129.125.71.173:1719
 
Gatekeeper alias: 601
 
 
''Gatekeeper host'' is the IP address and port of the gatekeeper. Port 1720 is the standard h323 port but in our case the h323 client was on the same computer so the 1720 port was already occupied.
 
  
''Gatekeeper alias'' is the primary alias with the gatekeeper, also the extension number in Asterisk to keep things simple.
+
'''[[HOWTO SET UP TRIXBOX AS H323 GATEWAY]]'''
  
Tick the "Register this alias as the primary alias with the gatekeeper" box and Apply (sorry, this is of course after you've installed the gk) :).
+
<big>'''2.2 Connection to regular telephone network'''</big>
* H323 Settings: Gateway - Do not use a gateway
+
* [[VoIPBuster]]
* Codecs: Audio Codecs - We enabled all available codecs.
+
* [[ZapTel]]
* Codecs: Video Codecs - We have not been able to spend time on this
+
<big>'''2.3 Configuring videoconferencing'''</big>
* Devices:
+
* [[Videoswitch support for MeetMe]]
** Audio Devices:
+
* [[app_conference]]
*** Audio Plugin ALSA
+
<big>'''2.4 Intercom'''</big>
*** Output device: Intel ICH5
 
*** Input device: Intel ICH5
 
**'''Detect Devices'''
 
  
(All the audio and video devices settings are of course depending on your local system, this is more for our own reference) :)
+
<big>'''2.5 Updating to newer versions of Trixbox'''</big>
 
+
* [[Regarding H323]]
=== GnuGk Gatekeeper ===
 
We could not
 

Latest revision as of 16:55, 16 March 2007

2.1 H323

H323 analysis

Our Architecture

HOWTO SET UP TRIXBOX AS H323 GATEWAY

2.2 Connection to regular telephone network

2.3 Configuring videoconferencing

2.4 Intercom

2.5 Updating to newer versions of Trixbox