Hi,
My sctp info value shows all zero. Is there any explanation?Is my setup
correct?
$sercmd core.sctp_info
{
opened_connections: 0
tracked_connections: 0
total_connections: 0
}
Thanking you.
Asif
On Mon, Feb 7, 2011 at 3:14 PM, Klaus Darilion <klaus.mailinglists(a)pernau.at
wrote:
Make sure you have the sctp libraries installed.
regards
klaus
Am 06.02.2011 06:21, schrieb Asif Iqbal syed:
Hi,
I have been trying to compile kamailio with sctp support enabled by
following the installation instruction from
http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.1.x-from-git.
Still no success. Here is what I am doing.
1. git clone --depth 1
git://git.sip-router.org/sip-router kamailio
2. cd kamailio
3. git checkout -b 3.1 origin/3.1
4. make FLAVOUR=kamailio cfg
5. nano -w modules.lst
6. make FLAVOUR=kamailio include_modules="db_mysql dialplan" cfg
7. make PREFIX="/usr/local/kamailio-3.1" FLAVOUR=kamailio
include_modules="db_mysql dialplan" cfg
8. SCTP=1 make all
9. SCTP=1 make install
Then run kamailio and execute sercmd. Do core.sctp_info. It shows error
500:
sctp support not compiled.
I would appreciate if someone help me what I am missing.
Thanking you.
Asif
_______________________________________________
sr-dev mailing list
sr-dev(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev