mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-21 20:56:39 +00:00
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
This commit is contained in:
@@ -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
|
||||
;
|
||||
|
Reference in New Issue
Block a user