mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 00:00:09 +00:00
explain a proper upgrade sequence (lowering the signal-to-noise ratio again)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3081 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -78,11 +78,20 @@ We recomend puting the above directives into your /etc/profile so
|
|||||||
you do not have to remember to export those values every time you
|
you do not have to remember to export those values every time you
|
||||||
want to recompile.
|
want to recompile.
|
||||||
|
|
||||||
If you still have trouble please contact 'JerJer' in #Asterisk on
|
|
||||||
irc.freenode.net or send and email to jj@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@nufone.net.
|
||||||
|
|
||||||
If you happen to be lucky enough to segfault this code please run a
|
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!
|
tolerated, no matter what Distro you run!
|
||||||
|
|
||||||
bt example:
|
bt example:
|
||||||
|
|||||||
Reference in New Issue
Block a user