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

Török József torok.jozsef at pharmachip.hu
Wed Mar 9 09:51:53 MST 2005


I am using gnugatekeeper and asterisk.
My h323.conf:

[general]
bindaddr = ipaddress
tos=lowdelay
port = port
accountcode=xyz
gatekeeper = gatekeeper ipaddress

[xyz]
type=h323
prefix=123
context=default

extension.conf:

[default]
exten => _321XXXX,1,Dial(H323/${EXTEN:3}@gatekeeper ipaddress:port|30|r)

exten => _123XXXX,1,Dial(SIP/${EXTEN:3},30)
exten => _123XXXX,2,Voicemail(u${EXTEN:3})
exten => _123XXXX,102,Voicemail(u${EXTEN:3})

If I call 321XXXX, then asterisk route the call to the gatekeeper and gnugk 
ring the XXXX extension.

gatekeeper.ini:

[Endpoint]
Gatekeeper=ipaddress of asterisk
Type=Gateway
H323ID=xyz
Prefix=123

[RasSrv::PermanentEndpoints]
ipaddress of asterisk=xyz;123

If I call 123XXXX, then gatekeeper route the call to asterisk, and asterisk 
ring the XXXX extension.


-- 
Török József
Pharma-Chip Kft
1148, Budapest
Xantus u. 3.
Tel.: (1)-221-54-29
Fax: (1)-220-9415
http://www.pharmachip.hu

2005. március 9. 15.44 dátummal Kamran Ahmad ezt írta:
> i am using gnugatekeeper. i have three things
> gatekeeper ip, account, accountpassword how to set
> account and password in oh323.conf
>
> gatekeeper=gnu gatekeeper ip
> gatekeeperPassword=accountpassword
> accountCode=account
>
> is this ok any example how to use this i want to rout
> my sip call to this gatekeeper for h323.
>
>
>
>
> __________________________________
> Celebrate Yahoo!'s 10th Birthday!
> Yahoo! Netrospective: 100 Moments of the Web
> http://birthday.yahoo.com/netrospective/
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list