Hi,<br>
<br>
I'm developing an application and have modified an app from apps dir.
We have created a new .h file and placed it in asterisk headers dir.<br>
<br>
When recompiling asterisk it removes the .h file from asterisk headers dir.<br>
<br>
I believe the solution might be to modify the * Makefile since the Makefile removes the new headers.<br>
We would like to include our header file as an &quot;old&quot; header so it won't be deleted when recompiling *<br>
<br>
(working with asterisk 1.2.4)<br>
<br>
Any suggestions ?<br>
<br>
Regards,<br>
Max<br>
<br>