projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
090066b
)
Add flag here, too (as requested by jsmith)
author
Tilghman Lesher
<tilghman@meg.abyt.es>
Fri, 17 Jul 2009 22:29:50 +0000
(22:29 +0000)
committer
Tilghman Lesher
<tilghman@meg.abyt.es>
Fri, 17 Jul 2009 22:29:50 +0000
(22:29 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@207255
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
doc/voicemail_odbc_postgresql.txt
patch
|
blob
|
history
diff --git
a/doc/voicemail_odbc_postgresql.txt
b/doc/voicemail_odbc_postgresql.txt
index
6225013
..
d2e5ab9
100644
(file)
--- a/
doc/voicemail_odbc_postgresql.txt
+++ b/
doc/voicemail_odbc_postgresql.txt
@@
-235,6
+235,7
@@
CREATE TABLE voicemessages
callerid varchar(40),
origtime varchar(40),
duration varchar(20),
+ flag varchar(8),
mailboxuser varchar(80),
mailboxcontext varchar(80),
recording lo,