Ooh323.conf
From TD-er's Wiki
Jump to navigationJump to searchNext thing was to edit the ooh323.conf file. This file needs to be copied from the samples first:
cp /etc/asterisk-1.2.8-samples/ooh323.conf /etc/asterisk
Here is our ooh323.conf:
FINALE VERSIE KOMT HIER
Comments on this file:
- All parameters that have been changed by us are preceded with a comment line ;CHANGED
- The Trixbox is going to act as gateway for the gatekeeper hence gateway = yes
- h245tunneling = yes (Later our trixbox forum instructor suggested h245tunneling = no. Some people have yes, some have no. It did not change anything for us at this point but this might be an important parameter)
- For some reason it seems that you have to set e164 to the SIP extension number ??? (how to handle multiple extension???) (not true anymore ?)
- We will be using a gatekeeper so gatekeeper = 129.125.71.171 (ip-address of the gatekeeper)