Hi friends, Still i did not receive any instruction about my problem. I reached somewhere but still my Asterisk not start to work as H.323 Gatekeeper. I used the following configuration and i found that OH323 is registered when asterisk starts.
here is my oh323.conf file's configuration [general] listenAddress=0.0.0.0 listenPort=1719 tcpStart=10000 tcpEnd=20000 udpStart=10000 udpEnd=20000 fastStart=yes h245Tunnelling=yes h245inSetup=yes jitterMin=20 jitterMax=100 ipTos=none outboundMax=100 inboundMax=100 simultaneousMax=100 ;crlCallNumber=20 ;crlCallTime=20000 ;crlThreshold=30 ;bandwidthLimit=1024 wrapLibTraceLevel=0 libTraceLevel=0 libTraceFile=stdout userInputMode=TONE amaFlags=default language=en musiconhold=default context=voip-h323 ;----------------------------------------- ; Configure H.323 aliases, prefixes and ; related ASTERISK's contexts ;----------------------------------------- [register] alias=asterisk alias=123 context=all-aliases alias=ASTERISK alias=666 context=more-aliases alias=665 context=all-prefixes gwprefix=00 gwprefix=01 context=more-stuff alias=664 gwprefix=02 [codecs] codec=G711A frames=20 codec=G711U frames=20 codec=GSM0610 frames=4 codec=G7231 frames=2 codec=G729 frames=2 [2121] type=friend username=2121 host=dynamic ;port=1719 context=ext -- Thank You, Code Lover _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
