[Freeswitch-users] Performing system wide initialization during startup

Anthony Minessale anthony.minessale at gmail.com
Mon May 24 12:20:07 PDT 2010


you could use the db_hash for runtime scoped globals or the plain old db app
for persistant data storage.


On Mon, May 24, 2010 at 1:22 PM, David Swardstrom <
dswardstrom at remotelink.com> wrote:

> I am recreating a conferencing application on FreeSwitch to replace a
> proprietary application
> originally developed using Dialogic ISDN hardware.
> I am using mod_conference and a JavaScript application based on the
> JavaScript samples.
>
> As part of this application, I have to track some counters and other data
> that are global
> to all of the conference/channel instances. I would like to initialize this
> code during
> startup. I could do this multiple ways including using C or C++ code.
> I would prefer to accomplish this by running a small JavaScript or C based
> application
> during Switch Startup to set some Global Variables based on data in an XML
> file.
>
> Is there a way to do this currently?
> Or is this a case where a new specialized module needs to be developed?
>
> Regards,
> Paul David Swardstrom
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:+19193869900
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100524/e51ffd34/attachment.html 


More information about the FreeSWITCH-users mailing list