[Asterisk-Users] Re: how to sip->h323 using asterisk-oh323-0.7.1
Kamran Ahmad
p_kami at yahoo.com
Thu Mar 10 09:21:33 MST 2005
hello
now i am using my own gnugatekeeper. asterisk is
registering successfully with Gnugatekeeper. but it is
not transfering call to gnugk.
i am running 1234 user of OpenPhone with GNUgatekeeper
when i try to call from sip User agent 3000 to 3211234
asterisk is not forwarding it to GnuGK it replying
with 404 not found.
gatekeeper.ini
----------------------------------------
[Gatekeeper::Main]
Fourtytwo=42
TimeToLive=600
[RoutedMode]
GKRouted=1
H245Routed=0
CallSignalPort=1721
[RasSrv::PermanentEndpoints]
asterisk mechine ip=xyz;123
[GkStatus::Auth]
rule=allow
on asterisk
oh323.conf
---------------
[general]
listenAddress=myip
listenPort=1719
connectPort=1719
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=gnugk ip
accountcode=account
;gatekeeperPassword=account password
gatekeeperTTL=600
userUnputMode=TONE
amaFlags=default
context=default
[XYZ]
type=h323
prefix=123
context=default
codec=G711U
frames=20
extensions.conf
------------------
[default]
exten=>2000,1,Dial(SIP/${EXTEN})
exten=>3000,1,Dial(SIP/${EXTEN})
exten=>_123XXXX,1,Dial(SIP/${EXTEN})
exten=>_321XXXX,1,Dial(OH323:h323/${EXTEN at gnugkip:1719|30|r)
sip.conf
------------------
[2000]
host=dynamic
type=friend
dtmfmode=INFO
canreinvite=no
[3000]
host=dynamic
type=friend
dtmfmode=INFO
canreinvite=no
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
More information about the asterisk-users
mailing list