[Freeswitch-users] to run core db in ramdisk for windows

Jeff Leung jleung at v10networks.ca
Sat Jul 6 05:57:59 MSD 2013


File a JIRA on this one. I'm suspecting there's a path parsing bug within
the code.

 

From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Vincent
Xia
Sent: Friday, July 5, 2013 6:34 PM
To: FreeSWITCH Users Help
Subject: [Freeswitch-users] to run core db in ramdisk for windows

 

i modified 

<param name="core-db-name" value="/dev/shm/core.db" />

to

<param name="core-db-name" value="g:/db/core.db" />

in switch.conf

 

to run db in a ramdisk for windows xp, which is assigned with volumn g, but
then FS is not able to boot up,

the console simply closed after printing

2013-07-06 09:24:02.763297 [DEBUG] switch_nat.c:118 No
InternetGatewayDevice, using first entry as default 

(http://192.168.0.100:2869/

upnphost/udhisapi.dll?content=uuid:9fe913c0-45bd-4637-b8fe-a9c380de91d4).

 

it's not the problem of the ramdisk itself cuz i tried <param
name="core-db-name" value="c:/db/core.db" />

and there's the same issue.

so is there any problem for FS to run core db in ramdisk for windows
installation, or am i missed any other configurations?

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130705/39248745/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list