1. На стороне FreePBX создаем файл
etc/asterisk/ooh323.conf
[general]
bindaddr=0.0.0.0
h323id=MyAsterisk
callerid=Asterisk
gatekeeper=DISABLE
Context=from-pstn
disallow=all
allow=alaw
dtmfmode=rfc2833
tracelevel=7
[TDA]
type=friend
port=1720
ip=192.168.0.59
Context=from-pstn
;context=office ...

