Skip to content

Categories:

building chan-oh323 for Asterisk

I’m building a SIP and H.323 capable Asterisk server. Here’s what I’ve done so far:

  • Installed Debian sarge from scratsch and updated it.
  • Downloaded Asterisk and some other stuff from CVS. I’ve decided to go for Asterisk 1.0.
  • Built the ztdummy module using a howto I wrote earlier
  • Built Asterisk as shown on the Asterisk website.
  • I’ve chosen to not use the default Asterisk H.323 channel because of the age of the OpenH323 software version it requires. Unfortunately asterisk_oh323 from InAccess Networks also requires an older OpenH323 version, but not that old. The current version for Asterisk 1.0 is 0.6.5, it requires PWLib version 1.6.6.3 and OpenH323 version 1.13.5.3
  • Build PWLib and OpenH323 using configure/make/make install.

Posted in Uncategorized.

Tagged with , , , .