i dont know how to remove these errors. But i think you should try asterisk-addons package available from asterisk download site. it contains the h323 channel also. You only need to compile it. remove the asterisk-oh323 package from your system and install the asterisk-addons package. I hope this solves your problem.
On Nov 5, 2007 8:42 AM, Bincy K. Philip <[EMAIL PROTECTED]> wrote: > Hello > > > Thanks for the reply.. > > I could use Asterisk as SIP server and establish call using two SIP phones. > > But I need H323 support also. > > For that I have compiled the files in asterisk/channel/h323 and installed > without problem. > But even after i have started Asterisk,it is not supporting h323 commands > like h323 debug,h323 show codecs. > > So i tried to install compile asterisk-oh323. i got an error that > channel_pvt.h is missing..when i downloaded and put the same file i got > double declaration error. > I have excluded channel_pvt.h from chan_oh323.c include file list, but got > errors. > Anyone please help!!!!! > > > Thanks & Regards > Bincy K Philip > > > > > > Date: Fri, 2 Nov 2007 17:50:57 +0500 > From: "Rizwan Hisham" <[EMAIL PROTECTED]> > Subject: Re: [asterisk-users] asterisk as a gateway > To: "Asterisk Users Mailing List - Non-Commercial Discussion" > <[email protected]> > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1 > > Hi, > You should visit the following websites for help > www.voip-info.org > www.asteriskguru.com > www.nerdvittles.com > > But the best step for beginners is to read the "Asterisk, The Future > of Telephony" book which is available freely on asterisk website. It > will help you great deal in understanding basics of asterisk. > > Im not sure about h323 but the book will help you to add some contents > in extensions.conf. You can start with sip.conf instead coz its help > is provided in the book. > > On Nov 2, 2007 2:26 PM, Bincy K. Philip <[EMAIL PROTECTED]> wrote: > > > > > > > > Hello, > > > > Could anyone please give some information on configuring asterisk as a > > gateway. > > What contents have to add in h.323 .conf and extensions.conf files ? > > > > Thanks & Regards > > Bincy K Philip > > > > > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > -- Best Regards Rizwan Hisham Software Engineer Axvoice Inc. www.axvoice.com _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
