Hi, Thanks for the answer. Yes, I think both channels are built. I see following messages at startup: Parsing '/etc/asterisk/h323.conf': Found Creating H.323 Endpoint Parsing '/etc/asterisk/users.conf': Found Registered channel type 'H323' (The NuFone Network's Open H.323 Channel Driver) H.323 listener started chan_h323.so => The NuFone Network's OpenH323 Channel Driver
[and few lines after] Parsing '/etc/asterisk/ooh323.conf': Found Registered channel type 'OOH323' (Objective Systems H323 Channel Driver) chan_ooh323.so => (^[[33;40mObjective Systems H323 Channel^[[0;37;40m) I am trying to use only ooh323 (removing the h323.conf file) but still does not work. I believe it is a configuration problem. Can someone point me to the correct configuration or example? The ones I have found so far did not help me much. Thanks 2007/7/16, Dovid B <[EMAIL PROTECTED]>: > There are different h323 channel drivers. You seem to have built both. If > you try to dial using Dial(h323/.....) then you need h323.conf. If you try > dialing using Dial(ooh323/.....) then you need ooh323.conf. For me > personally the ooh323 (can't remember the name of it - sleep deprivation) > works better for me. > > ----- Original Message ----- > From: "yonoko molomo" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Monday, July 16, 2007 6:13 PM > Subject: [asterisk-users] asterisk 1.4 and gnugk with ooh323 > > > > Hello all, > > I have seen some people asking how to configure asterisk to work with > > h323 but i did not manage to do fix it yet (i am not an asterisk > > expert). > > Can someone help me configuring asterisk? > > It is already compiled asterisk 1.4.5 with H323 support. > > Everything looks fine. > > Then i understand i need to configure several files: > > -sip.conf > > -ooh323.conf > > -extensions.conf > > > > do i also need to configure the h323.conf? > > > > i want asterisk and gnugk in the same machine (lets say ip 192.168.0.10). > > then sip_client at 192.168.0.100 (telephone number assigned for > > instance 100) and H323_client at 192.168.0.200 (telephone number > > assigned 200) > > > > how do i configure the files to do this? > > > > if i type show channeltypes i see: > > > > Type Description Devicestate > > Indications Transfer > > ---------- ----------- ----------- > > ----------- -------- > > OOH323 Objective Systems H323 Channel Driver no yes > > no > > SIP Session Initiation Protocol (SIP) yes yes > > yes > > H323 The NuFone Network's Open H.323 Channel no yes > > no > > > > What does devicestate and trasfer mean? it is set to "no". is this ok? > > > > > > if someone could show me how to configure the files to do this i > > would be very grateful. > > > > thanks! > > > > _______________________________________________ > > --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 > > > > > > _______________________________________________ > --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 > _______________________________________________ --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
