> I have installed oh323 channel driver (finaly! :)). I head some problem > starting * so I have put the smallest possible oh323.conf file to se what > happens. When I don't put available codec's in oh323.conf (*1) Asterisk > starts but he also disables h323 channel because there are no available > codec's (*2). > > When I put codec (*3) Asterisk doesn't start (*4). > > What have I done wrong? I have tested several codec's with several frames, > but I haven't find combination that works. > > I'm using Asterisk-1.2.6, pwlib_Mimas_patch2, openh323_Mimas_patch2 and > asterisk-oh323-0.7.3 channel driver. > > Below is the conf file and CLI output. > > -- > > Tomislav Parcina > > > > *1 > Oh323.conf > [general] > listenAddress=0.0.0.0 > listenPort=1720 > outboundMax=100 > inboundMax=100 > simultaneousMax=100 > context=sip > > [register] > alias=asterisk > alias=123 > > [codecs] > ; no codec defined > > *2 > == Parsing '/etc/asterisk/oh323.conf': Found > Apr 9 10:37:57 WARNING[4015]: chan_oh323.c:5008 reload_config: Category > [codecs > ] not present in configuration file (oh323.conf). > Apr 9 10:37:57 NOTICE[4015]: chan_oh323.c:5227 load_module: No codecs > configure > d! Disabling H.323 channel driver. > > *3 > [general] > listenAddress=0.0.0.0 > listenPort=1720 > outboundMax=100 > inboundMax=100 > simultaneousMax=100 > context=sip > > [register] > alias=asterisk > alias=123 > > [codecs] > codec=G711A > frames=20 > > *4 > [chan_oh323.so] => (InAccess Networks OpenH323 Channel Driver) > == Parsing '/etc/asterisk/rtp.conf': Found > == Parsing '/etc/asterisk/oh323.conf': Found > Illegal instruction > [EMAIL PROTECTED] ~]# >
Hi, I have had the exact same problem last week. I have not yet solved it. So instead I am using ooh323, but would prefer to use oh323. Can anyone help? thanks, yusuf -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
