mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
FS-7607 #resolve #comment Update URLs to reflect https protocol on freeswitch.org websites and update additional URLs to avoid 301 redirects.
This commit is contained in:
@@ -31,7 +31,7 @@ printf("Especially designed for FreeSWITCH\n");
|
||||
printf("by Giovanni Maruzzelli\n");
|
||||
printf("\n");
|
||||
printf("Please direct all questions or issues to the FreeSWITCH mailing list or Jira\n");
|
||||
printf("(http://lists.freeswitch.org/mailman/listinfo or http://jira.freeswitch.org)\n");
|
||||
printf("(http://lists.freeswitch.org/mailman/listinfo or https://freeswitch.org/jira)\n");
|
||||
printf("\n");
|
||||
printf("\n");
|
||||
printf("I'll ask you questions, giving default answers in square brackets [] if any\n");
|
||||
|
||||
@@ -4,4 +4,4 @@ mod_say_pl - support for Polish language in FreeSWITCH
|
||||
Moduł bazuje na mod_say_en. Aktualnie nie jest jeszcze kompletny,
|
||||
tym nie mniej pozwala na czytanie liczb czy dat/czasu. Liczę na
|
||||
Wasze wsparcie w zakresie testowania modułu, sugestii, łat, etc.
|
||||
na http://jira.freeswitch.org/.
|
||||
na https://freeswitch.org/jira.
|
||||
|
||||
+1
-1
@@ -1240,7 +1240,7 @@ SWITCH_DECLARE(void) switch_core_setrlimits(void)
|
||||
Setting the stack size on FreeBSD results in an instant crash.
|
||||
|
||||
If anyone knows how to fix this,
|
||||
feel free to submit a patch to http://jira.freeswitch.org
|
||||
feel free to submit a patch to https://freeswitch.org/jira
|
||||
*/
|
||||
|
||||
#ifndef __FreeBSD__
|
||||
|
||||
Reference in New Issue
Block a user