HOWTO SET UP TRIXBOX AS H323 GATEWAY

From TD-er's Wiki
Revision as of 13:15, 12 March 2007 by 129.125.71.172 (talk)
Jump to navigationJump to search
  • Start you gatekeeper. For Gnugk do
gnugk -ttt -rr
  • Start asterisk
  • In ooh323.conf you have to change:
gatekeeper = xxx.xxx.xxx.xxx (ip address of you gatekeeper)
  • In FreePBX -> Setup -> Extensions:
    • Create a SIP extension (e.g. extension 501)
    • Create a Custom extension with dialstring
Extension number: 601
Displayname: Anneke h323
Dial: OOH323/601@129.125.71.172 (ip-address of machine where extension can be found)

Asterisk saves these extensions in the file extensions_additional.conf in the [ext-local] context.