[Asterisk-Users] Probs with oh323 driver: audio only in 1 direction

Michael Niehren michael at niehren.de
Tue May 4 00:30:01 MST 2004


Hi,

try to setup asterisk as an ISDN2H323-Gateway. The only problem
i have after establishing a call is, that Audio works only from IP to
ISDN-Phone but not from ISDN to IP-Phone.

A known problem ???

Thanks in advance
  Michael

i am using asterisk-cvs, pwlib V1.6.6 (janus), openh323 V1.13.5 (janus) 
and oh323-0.6.0

Here are my config's
##############
# modem.conf #
##############
[interfaces]
context=isdn

driver=i4l

language=en
stripmsd=0
dialtype=tone
mode=immediate

msn=8540340
context=8540340
device => /dev/ttyI0
device => /dev/ttyI1

##################
#extensions.conf #
##################
[general]
static=yes
writeprotect=no

[8540340]
exten => s,1,Wait,1
exten => s,2,Answer
exten => s,3,Dial(OH323/192.168.70.227)

[voip-h323]
exten => s,1,Answer
exten => s,2,Dial,Modem/ttyI1:${OH323_DSTE164}

##############
# oh323.conf #
##############
[general]
listenAddress=192.168.70.1
listenPort=1720
connectPort=1720
tcpStart=10000
tcpEnd=20000
udpStart=10000
udpEnd=20000

fastStart=no
h245Tunnelling=no
h245inSetup=no
inBandDTMF=no
silenceSuppression=no

jitterMin=20
jitterMax=100
ipTos=none
outboundMax=10
inboundMax=10
simultaneousMax=10

wrapLibTraceLevel=1
libTraceLevel=1
libTraceFile=stdout

gatekeeper=192.168.70.1
gatekeeperTTL=600
userInputMode=TONE

amaFlags=default
accountCode=H323
context=voip-h323

[register]
alias=isdn
gwprefix=8

[codecs]
codec=G711A
frames=20

-- 
Michael Niehren              __   _       powered by
                            / /  (_)__  __ ____  __
                           / /__/ / _ \/ // /\ \/ /
                          /____/_/_//_/\_,_/ /_/\_\




More information about the asterisk-users mailing list