[Asterisk-Users] Bothering with H323

kido noagbodji kido at cafe.tg
Wed Nov 24 20:21:48 MST 2004


Hi Nahuel,

in you h323.conf file, add the following line
gatekeeper = yougk.ipadress.here
then create an asterisk endpoints in your gk like this

[detgw]
type=h323
e164=100
context=context

Then if you h323 endpoint is registered and if you modify you
extensions.conf file like this it should work
exten => 991111,1,Dial(h323/12345678)

assuming that your h323 registered endpoints IPN(ANI) is 12345678.

That should work.

K.

----- Original Message ----- 
From: "Nahuel Alejandro Ramos" <nahuelon at gmail.com>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Sent: Wednesday, November 24, 2004 9:48 PM
Subject: [Asterisk-Users] Bothering with H323


> Hi everyone,
>
>   Could someone help me on make my Asterisk registers to a Gatekeeper.
> I have compiled the chan_h323.so and it seems to be working.
>   What I want to know is how can I "route" my SIP clients to a single
> account on a remote Gatekeeper.
>   I have tried a lot of conbinations but nothing happend.
>   For example: my account number: 123456789
>
>   ;extension.conf
>   exten => 991111,1,Dial(h323/991111 at 200.123.148.17)
>   exten => 991112,1,Dial(h323/991111 at 200.123.148.17/123456789)
>
>   Please, someone could help me touching the h323.conf.
>   Thank you very much...
>
>            Nahuel Ramos.
> _______________________________________________
> 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