[asterisk-dev] RE : Re: help oh323

Gregory Nietsky gregnietsky at gmail.com
Thu Oct 4 09:14:50 CDT 2007


brahem mehdi wrote:

something concerns me the error is ...

Oct  4 13:11:33 WARNING[16418]: chan_oh323.c:4251 oh323_gk_check: Failed 
to register with gatekeeper '192.168.100.67'.

your listen address is the same bellow are you runing GK and GW 
(asterisk) on the same box ?? if so you may need to change the 
listenport to say 1721
as the GK port is 1720 .... im assuming you running gnugk

here is my basic default config i ship out ??

[general]
listenAddress=0.0.0.0
listenPort=1721
tcpStart=15000
tcpEnd=20000
udpStart=10000
udpEnd=15000
;CISCO does not work with faststart
fastStart=no
;Dont use
h245Tunnelling=yes
h245inSetup=yes
;inBandDTMF=no
jitterMin=20
jitterMax=10000
ipTos=lowdelay
outboundMax=240
inboundMax=240
crlThreshold=240
crlCallTime=2000
crlCallNumber=1
simultaneousMax=240
bandwidthLimit=8192
wrapLibTraceLevel=0
libTraceLevel=0
libTraceFile=stdout
gatekeeper=<LOCAL IP>
gatekeeperTTL=60
userInputMode=STRING
amaFlags=default
context=h323

[register]
alias=<HOSTNAME>

> thanks Gregory Nietsky,  this my Oh323.conf
>
> [general]
> listenAddress=192.168.100.67
> listenPort=1720
> tcpStart=10000
> tcpEnd=20000
> udpStart=10000
> udpEnd=20000
> fastStart=no
> h245Tunnelling=no
> h245inSetup=no
> jitterMin=20
> jhitterMax=100
> ipTos=none
> outboundMax=10
> inboundMax=10
> simultaneousMax=10
> wrapLibTraceLevel=1
> libTraceLevel=0
> libTraceFile=stdout
> gatekeeper=192.168.100.67
> gatekeeperTTL=600
> userInputMode=TONE
> amaFlags=default
> accountCode=H323
> language=en
> musiconhold=default
> context=oh323
> [register]
> alias=asterisk
> alias=51
> context=all-aliases
> alias=ASTERISK
> alias=514
> context=more-aliases
> alias=515
> context=all-prefixes
> gwprefix=51
> gwprefix=51
> context=more-stuff
> alias=664
> gwprefix=02
> [codecs]
> codec=G729
> frames=2
> ;codec=G711U
> ;frames=20
> ;codec=GSM0610
> ;frames=4
> ;codec=G7231
> ;frames=2
> ;codec=G729
> ;frames=2
>
> [oh323]
>
> context=oh323
> username=oh323
> nat=no
> disallow=all
> allow=ulaw
> allow=allaw
> allow=g729
>
> ------------------------------------------------------------------------
> Ne gardez plus qu'une seule adresse mail ! Copiez vos mails 
> <http://www.trueswitch.com/yahoo-fr/> vers Yahoo! Mail
> -- 
> This message has been scanned for viruses and
> dangerous content by *Superset Technology* 
> <http://www.superset.co.za/>, and is
> believed to be clean.
> ------------------------------------------------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev




More information about the asterisk-dev mailing list