I am trying to make a call from pjsip device=> h323 device vice versa. I can dial from the sip to h323 and the h323 rings but no audio is heard. The other way around the h323 does not dial out at all. I am new to asterisk. Any help would be much appreciated .
this is the content of my ooh323.conf file
[general]
port=1720
bindaddr=0.0.0.0
gatekeeper=DISABLE
context=sets
disallow=all
allow=ulaw
dtmfmode=rfc2833
fastStart=yes
h245Tunneling=yes
h323id=PHONE_073DC9
[myfriend1]
type=peer
ip=192.168.1.100 ; UPDATE with appropriate ip address
port=1720 ; UPDATE with appropriate port
allow=ulaw
e164=1001
dtmfmode=rfc2833
Also in the ooh323 log file i got this error ERROR:Failed to connect to remote destination for transmit H2250 channel(outgoing, ooh323c_o_1, 45, 0.0.0.0)