mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-23 13:09:00 +00:00
change documentation to reflect new procedure in 1.4/trunk
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@51165 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -84,17 +84,8 @@ Could not connect to remote socket.
|
|||||||
bash: echo: write error: Broken pipe
|
bash: echo: write error: Broken pipe
|
||||||
|
|
||||||
5) Compile Asterisk with support for ODBC voicemail. Go to your Asterisk
|
5) Compile Asterisk with support for ODBC voicemail. Go to your Asterisk
|
||||||
source directory and edit apps/Makefile, and uncomment the two lines as shown
|
source directory and run `make menuselect`. Under "Voicemail Build Options",
|
||||||
below:
|
enable "ODBC_STORAGE".
|
||||||
|
|
||||||
#
|
|
||||||
# If you have UnixODBC you can use ODBC voicemail
|
|
||||||
# storage
|
|
||||||
#
|
|
||||||
# Uncomment to use ODBC storage
|
|
||||||
CFLAGS+=-DUSE_ODBC_STORAGE
|
|
||||||
# Uncomment for extended ODBC voicemail storage
|
|
||||||
CFLAGS+=-DEXTENDED_ODBC_STORAGE
|
|
||||||
# See doc/README.odbcstorage for more information
|
# See doc/README.odbcstorage for more information
|
||||||
|
|
||||||
Recompile Asterisk and install the new version.
|
Recompile Asterisk and install the new version.
|
||||||
|
Reference in New Issue
Block a user