When SS7 is enabled add w/SS7 to the end. (issue #9893 reported by Mike Anikienko)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67596 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.0
Joshua Colp 18 years ago
parent 3f671bb11d
commit ca529e58e6

@ -166,7 +166,7 @@ static const char tdesc[] = "Zapata Telephony Driver"
#ifdef HAVE_PRI
" w/PRI"
#endif
#ifdef HAVEL_LIBSS7
#ifdef HAVEL_SS7
"w/SS7"
#endif
;

Loading…
Cancel
Save