From: Seven Du Date: Tue, 26 Jan 2021 15:28:53 +0000 (+0800) Subject: [core] jira moved to github X-Git-Tag: v1.10.6^2~98^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1053%2Fhead;p=thirdparty%2Ffreeswitch.git [core] jira moved to github --- diff --git a/src/switch_core.c b/src/switch_core.c index 62e10d9e35..7b7f8fe9d8 100644 --- a/src/switch_core.c +++ b/src/switch_core.c @@ -1312,7 +1312,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 https://freeswitch.org/jira + feel free to submit a patch to https://github.com/signalwire/freeswitch */ #ifndef __FreeBSD__