[Asterisk-Users] Re: how to sip->h323 using asterisk-oh323-0.7.1

Kamran Ahmad p_kami at yahoo.com
Thu Mar 10 05:25:37 MST 2005


HELLO

i am using gungk gatekeeper from a provider. he has
given me a account,password,ip now i want to connect
to it with asterisk.

1. i want to call to my sip phones registered on my
local area network working. ok
2. i want to divert PSTN call to gun gatekeeper (from
service provider company). not working

the problem is that when i am trying to connect it
asterisk is desplaying message that Gatekeeper
'gatekeeper ip' found but faild to register.

i am using asterisk-oh323-0.7.1. one thing more when i
am using there diler to connection its working fine. 

oh323.conf
---------------
[general]
listenAddress=myip
listenPort=1720
connectPort=1720
tcpStart=10000
tcpEnd=20000
udpStart=10000
udpEnd=20000
fastStart=yes
h245Tunnelling=no
h254inSetup=no
inBandDTMF=yes
silenceSupperession=no
jitterMin=20
jitterMax=100
ipTos=none
tos=lowdelay
outboundMax=10
inboundMax=10
simultaneousMax=10
wrapLibTraceLevel=1
libTraceLevel=1
libTraceFile=stdout
gatekeeper=provider ip
accountcode=account from provider
gatekeeperPassword=account password from provider
gatekeeperTTL=600
userUnputMode=TONE
amaFlags=default
context=default

[register]
context=default
alias=666

[665]
type=h323
prefix=321
context=default
codec=G711U
frames=20

extensions.conf
------------------
[default]
exten=>2000,1,Dial(SIP/${EXTEN})
exten=>3000,1,Dial(SIP/${EXTEN})
exten=>_321XXXXX,1,Dial(OH323:h323/${EXTEN at ipofprovider:1720|30|r)

2000, 3000 is working with 
i want 32145671 now my call should be transfered to
provider and dial his number 45671




		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 



More information about the asterisk-users mailing list