mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 00:22:35 +00:00
fix fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16327 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
2cd7ef1457
commit
aa580a5020
@ -794,17 +794,18 @@ static void print_banner(FILE *stream)
|
|||||||
fprintf(stream,
|
fprintf(stream,
|
||||||
|
|
||||||
|
|
||||||
" _____ ____ ____ _ ___ \n"
|
" _____ ____ ____ _ ___ \n"
|
||||||
" | ___/ ___| / ___| | |_ _| \n"
|
" | ___/ ___| / ___| | |_ _| \n"
|
||||||
" | |_ \\___ \\ | | | | | | \n"
|
" | |_ \\___ \\ | | | | | | \n"
|
||||||
" | _| ___) | | |___| |___ | | \n"
|
" | _| ___) | | |___| |___ | | \n"
|
||||||
" |_| |____/ \\____|_____|___| \n"
|
" |_| |____/ \\____|_____|___| \n"
|
||||||
"\n"
|
"\n"
|
||||||
"*****************************************************\n"
|
"*******************************************************\n"
|
||||||
"* Anthony Minessale II, Ken Rice, Michael Jerris *\n"
|
"* Anthony Minessale II, Ken Rice, Michael Jerris *\n"
|
||||||
"* FreeSWITCH (http://www.freeswitch.org) *\n"
|
"* FreeSWITCH (http://www.freeswitch.org) *\n"
|
||||||
"* Brought to you by ClueCon http://www.cluecon.com/ *\n"
|
"* Paypal Donations Appriciated: paypal@freeswitch.org *\n"
|
||||||
"*****************************************************\n"
|
"* Brought to you by ClueCon http://www.cluecon.com/ *\n"
|
||||||
|
"*******************************************************\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Type /help <enter> to see a list of commands\n\n\n"
|
"Type /help <enter> to see a list of commands\n\n\n"
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user