Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)
authorMatthew Fredrickson <creslin@digium.com>
Fri, 10 Feb 2006 21:50:56 +0000 (21:50 +0000)
committerMatthew Fredrickson <creslin@digium.com>
Fri, 10 Feb 2006 21:50:56 +0000 (21:50 +0000)
commitaf07dc888306930320cc5c77e5e9233a530eefca
tree843a4329f47fdc289431a20d6c4d7a860b8271ae
parentcadfcdfe8ebba81a707eb3aeb8dab5b0d9ba3fbb
Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9423 65c4cc65-6c06-0410-ace0-fbb531ad65f3
13 files changed:
Makefile
apps/Makefile
apps/app_voicemail.c
channels/Makefile
channels/chan_zap.c
configs/smdi.conf.sample [new file with mode: 0644]
configs/voicemail.conf.sample
configs/zapata.conf.sample
doc/smdi.txt [new file with mode: 0644]
include/asterisk/callerid.h
include/asterisk/smdi.h [new file with mode: 0644]
res/Makefile
res/res_smdi.c [new file with mode: 0644]