Making chan_sccp build with Asterisk 1.6


I was having trouble making chan_sccp compile against Asterisk 1.6 — it kept dying saying that AST_CONTROL_T38 was undeclared. Turns out the solution is easy — Asterisk replaced AST_CONTROL_T38 with AST_CONTROL_T38_PARAMETERS, so you need to replace something in sccp_pbx.c. Full instructions available here.

One thought on “Making chan_sccp build with Asterisk 1.6

  1. Pingback: Asterisk and Cisco VOIP Phones « Gorges Blog

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>