Date: Tue, 12 Feb 2008 11:00:04 +0800 From: Ganbold <ganbold@micom.mng.net> To: Sevan / Venture37 <venture37@hotmail.com> Cc: "Phillip N." <pneumann@gmail.com>, freebsd-ports@freebsd.org Subject: Re: Asterisk-Addons 1.4.5 still wont build Message-ID: <47B10BB4.3040108@micom.mng.net> In-Reply-To: <BAY117-W53889B56A1089DFEC57E39A02B0@phx.gbl> References: <BAY117-W53889B56A1089DFEC57E39A02B0@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
Sevan / Venture37 wrote: > Use the new patch attached > > remove asterisk from your system > uninstall openh323 > then go into /usr/ports/net/asterisk > run: > make rmconfig > then: > make install > from the menu deselect h323 support > Why do you think that regular chan_h323 module (included in asterisk port) will interfere with chan_ooh323? They could coexist together as long as they use different ports and one will use only one of those modules. If you see the errors closely you will see that errors aren't coming because of chan_h323(included with asterisk port) it is because chan_h323.c (included in asterisk-addons which is required to build chan_ooh323) is not up to date with asterisk-1.4.7 header files (to be exactly frame.h, channel.h). > then go back to net/asterisk-addons & run make install > It is nothing to do with openh323 and chan_h323 module, but anyway I will try as you suggested. Maybe I'm totally wrong here. thanks, Ganbold > > > _________________________________________________________________ > Who's friends with who and co-starred in what? > http://www.searchgamesbox.com/celebrityseparation.shtml > ------------------------------------------------------------------------ > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" -- Where the system is concerned, you're not allowed to ask "Why?".
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47B10BB4.3040108>