[Asterisk-cvs] asterisk/channels/h323 README,1.22,1.23
jeremy at lists.digium.com
jeremy at lists.digium.com
Wed May 26 15:13:46 CDT 2004
Update of /usr/cvsroot/asterisk/channels/h323
In directory mongoose.digium.com:/tmp/cvs-serv28911
Modified Files:
README
Log Message:
explain a proper upgrade sequence (lowering the signal-to-noise ratio again)
Index: README
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/h323/README,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- README 18 May 2004 15:20:37 -0000 1.22
+++ README 26 May 2004 19:28:14 -0000 1.23
@@ -78,11 +78,20 @@
you do not have to remember to export those values every time you
want to recompile.
-If you still have trouble please contact 'JerJer' in #Asterisk on
-irc.freenode.net or send and email to jj at nufone.net
+
+Note Upgrading Asterisk:
+
+After you cvs update (or make update) Asterisk you have to go into
+asterisk/channels/h323 and issue a make clean, before compiling the
+rest of asterisk. Doing this process every time you upgrade Asterisk
+will ensure a sane build.
+
+
+If you are still having trouble contact 'JerJer' in #Asterisk on
+irc.freenode.net or send reasonable debug information to support at nufone.net.
If you happen to be lucky enough to segfault this code please run a
-backtrace and send me the gory details. Segmentation faults are not
+backtrace and send me the gory details. Segmentation faults are not
tolerated, no matter what Distro you run!
bt example:
More information about the svn-commits
mailing list