Angus Comber
2005-Nov-04 12:57 UTC
[Asterisk-Users] What do I need to setup Asterisk with an H323 client?
Hello I want to test asterisk with an H323 client. In Windows XP there is phone dialer which can use H323. In Phone dialer I set H323 Line for phone calls and Internet calls. In Phone and Modem properties H323 provider I set: H.323 gatekeeper: 192.168.0.20 (asterisk on my LAN) Log on using my phone number - 400 Gatekeeper registration state says 'Not Registered' On the asterisk I have a h323.conf file like this: [general] port=1720 bindaddr=0.0.0.0 disallow=all allow=ulaw dtmfmode=rfc2833 context=default [400] type=friend context=default callerid="400" <400> I have in my extensions.conf: exten => 400,1,Dial(H323/400) exten => 400,2,Hangup But you guessed it, it doesn't work! I haven't installed anything extra on my asterisk box. Do I need to install something? What? I have seen mention of oh323 and oh323.conf and h323.conf? What do I need? Or what should I use? Angus
AbdelRahman Tarzi
2005-Nov-05 02:19 UTC
[Asterisk-Users] What do I need to setup Asterisk with an H323client?
You need to download and install oh323. I don't think it comes pre-installed. I am using Asterisk@home and had to install specifically for it. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Angus Comber Sent: Friday, November 04, 2005 22:58 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] What do I need to setup Asterisk with an H323client? Hello I want to test asterisk with an H323 client. In Windows XP there is phone dialer which can use H323. In Phone dialer I set H323 Line for phone calls and Internet calls. In Phone and Modem properties H323 provider I set: H.323 gatekeeper: 192.168.0.20 (asterisk on my LAN) Log on using my phone number - 400 Gatekeeper registration state says 'Not Registered' On the asterisk I have a h323.conf file like this: [general] port=1720 bindaddr=0.0.0.0 disallow=all allow=ulaw dtmfmode=rfc2833 context=default [400] type=friend context=default callerid="400" <400> I have in my extensions.conf: exten => 400,1,Dial(H323/400) exten => 400,2,Hangup But you guessed it, it doesn't work! I haven't installed anything extra on my asterisk box. Do I need to install something? What? I have seen mention of oh323 and oh323.conf and h323.conf? What do I need? Or what should I use? Angus _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@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