Difference between revisions of "Assignment 2: H323 (by Fabio & Anneke)"
m |
m |
||
Line 1: | Line 1: | ||
− | We use gnomemeeting softphones and a gnugk gatekeeper. | + | We use '''gnomemeeting''' softphones and a '''gnugk''' gatekeeper. |
− | Configuration of Gnomemeeting | + | === Configuration of Gnomemeeting === |
+ | '''Edit -> Preferences''' | ||
'''General''': You can fill in your personal data and leave everything default | '''General''': You can fill in your personal data and leave everything default | ||
Line 9: | Line 10: | ||
Gatekeeper host: 129.125.71.173:1719 | Gatekeeper host: 129.125.71.173:1719 | ||
Gatekeeper alias: 601 (primary alias with gatekeeper, also extension number in Asterisk to keep things simple) | Gatekeeper alias: 601 (primary alias with gatekeeper, also extension number in Asterisk to keep things simple) | ||
− | + | ||
− | + | 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) | |
+ | |||
+ | Tick the "Register this alias as the primary alias with the gatekeeper" box and Apply. | ||
+ | |||
+ | '''H323 Settings: Gateway''': | ||
+ | Do not use a gateway | ||
+ | |||
+ | '''Codecs: Audio Codecs''': | ||
+ | We enabled all available codecs. | ||
+ | |||
+ | '''Codecs: Video Codecs''': | ||
+ | We have not been able to spend time on this | ||
+ | |||
+ | '''Devices: Audio Devices''': | ||
+ | Audio Plugin ALSA' | ||
+ | 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) :) |
Revision as of 16:50, 22 February 2007
We use gnomemeeting softphones and a gnugk gatekeeper.
Configuration of Gnomemeeting
Edit -> Preferences
General: You can fill in your personal data and leave everything default
H323 Settings: Gatekeeper:
Registering method: Gatekeeper host Gatekeeper host: 129.125.71.173:1719 Gatekeeper alias: 601 (primary alias with gatekeeper, also extension number in Asterisk to keep things simple)
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)
Tick the "Register this alias as the primary alias with the gatekeeper" box and Apply.
H323 Settings: Gateway: Do not use a gateway
Codecs: Audio Codecs: We enabled all available codecs.
Codecs: Video Codecs: We have not been able to spend time on this
Devices: Audio Devices: Audio Plugin ALSA' 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) :)