[asterisk-dev] Compiling app_cbmysql for asterisk 1.6.2
Alex Villacís Lasso
a_villacis at palosanto.com
Fri Aug 7 15:36:24 CDT 2009
I have been recently tasked with compiling cbmysql (an application to
track conference rooms via MySQL) for asterisk 1.6.2. Since this
particular module is long since unmaintained, I have to do the job of
converting it myself. Originally this module builds for 1.4.x only, so I
have been converting the code (a single .c file) to compile for 1.6.2.
However, I think I could be forgetting some important issue with this
migration task. Is there some official documentation on how to migrate
asterisk module code for 1.4.x to 1.6.x ? Right now I have reached the
stage in which it compiles without errors, but I want to prevent nasty
surprises when testing it.
--
perl -e '$x=2.3;printf("%.0f + %.0f = %.0f\n",$x,$x,$x+$x);'
More information about the asterisk-dev
mailing list