Hi,
I’ve installed kamilio on mac, but when trying to run it i get the following error message: [sctp_core.c:75]: sctp_core_check_support(): SCTP API not enabled - if you want to use it, load sctp module [sctp_core.c:53]: sctp_core_destroy(): SCTP API not initialized Can sctp flag be disabled ? It’s not required for my needs, and from what I found on the web, it’s very tricky to use sctp on Mac. Thanks
This should be added in /usr/local/etc/kamailio/kamailio.cfg file, right ?
Now, it shows only this error:
0(39660) INFO: <core> [sctp_core.c:53]: sctp_core_destroy(): SCTP API not initialized
On Nov 6, 2015, at 12:50, Sven Neuhaus neuhaus@tyntec.com wrote:
Am 06.11.2015 um 11:33 schrieb Stefan Mancunianet:
Can sctp flag be disabled ? It’s not required for my needs, and from what I found on the web, it’s very tricky to use sctp on Mac.
Have you tried:
disable_sctp=yes enable_sctp=0
Cheers, -Sven
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
On 06/11/15 12:13, Stefan Mancunianet wrote:
This should be added in /usr/local/etc/kamailio/kamailio.cfg file, right ?
Now, it shows only this error:
/ 0(39660) INFO: <core> [sctp_core.c:53]: sctp_core_destroy(): SCTP API not initialized/
These are not error messages, but INFO -- so the purpose is informational.
If you don't want INFO messages to show up for you, lower the value of debug core parameter.
Cheers, Daniel
Hello Daniel,
I’ve already figure it out. The actual error message was: “failed to create runtime dir"
It’s because I was trying to run app without having superuser permissions, so using sudo solved the issue.
Thanks.
On Nov 6, 2015, at 17:20, Daniel-Constantin Mierla miconda@gmail.com wrote:
On 06/11/15 12:13, Stefan Mancunianet wrote:
This should be added in /usr/local/etc/kamailio/kamailio.cfg file, right ?
Now, it shows only this error:
0(39660) INFO: <core> [sctp_core.c:53]: sctp_core_destroy(): SCTP API not initialized
These are not error messages, but INFO -- so the purpose is informational.
If you don't want INFO messages to show up for you, lower the value of debug core parameter.
Cheers, Daniel -- Daniel-Constantin Mierla http://twitter.com/#!/miconda http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda http://www.linkedin.com/in/miconda Book: SIP Routing With Kamailio - http://www.asipto.com http://www.asipto.com/ Kamailio Advanced Training, Nov 30-Dec 2, Berlin - http://asipto.com/kat http://asipto.com/kat_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users