[Freeswitch-users] Increase max-sessions and sessions-per-second
shehzad p
pmhshz at gmail.com
Sat Nov 8 07:12:31 PST 2008
I need to increase Max Sessions, and sessions-per-second
In switch.conf.xml, after increasing "max-session" (originally 1000) to
2000,
and then start freeswitch, there it still shows 1000 Max session only?,
I can increase it by CLI command "fsctl max_session 2000",
but only from configuration file it doesn't work.
Same happens for session-per-session
I suspect that switch.conf.xml file is not being parsed, whilefreeswitch
starts
but again all xml files are included in freeswitch.xml file as below:
<section name="configuration" description="Various Configuration">
<X-PRE-PROCESS cmd="include" data="autoload_configs/*.xml"/>
</section>
So what would be the cause.
Thanks...
MSP
--
View this message in context: http://www.nabble.com/Increase-max-sessions-and-sessions-per-second-tp20396980p20396980.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.
More information about the FreeSWITCH-users
mailing list