@ssaleem wrote:
I configured h323 Avaya CM and Freepbx as following.
[general]
port = 1720
bindaddr = X.X.X.X
disallow=all
allow=alaw
dtmfmode=inband
gatekeeper = DISABLE
context=default
progress_setup = 8
progress_alert = 8
h245tunneling=yes
faststart=yes[Avaya]
type=friend
context=default
host=X.X.X.X
port=1720
disallow=all
allow=alaw,g729,gsmI have a "custom" trunk definition in FreePBX gui, it has this in the "custom dial string" OOH323/$OUTNUM$@AvayaCMIP:1720
how can I check if the trunk has established to Avaya CM from the Asterisk side - CLI.
Added a custom trunk in the freepbx gui.
Regards,
Posts: 2
Participants: 2