> -----Original Message----- > From: Laurentiu Ceausescu [mailto:[EMAIL PROTECTED] > Sent: Friday, August 29, 2008 10:47 AM > > Beeton, Carolyn (CAR:9D60) wrote: > > Note that the alarm server config is designed to allow us > to drop in > > "packs" of alarms. The code does not care about the name of the > > config or strings files: it loads all of them in the proper > directory. > > Will the config code do the same thing? Currently there is > only one "pack" > > (sipXalarms). > > > Let me get this straight. I see in my installation two files: > PREFIX/etc/sipxpbx/alarms/sipXalarms-config.xml > PREFIX/share/sipxecs/alarms/sipXalarms-strings.xml > These two files form the "pack" ? > If someone would drop in these directories two other files, > like alarms2-config.xml and alarms2-strings.xml, these would > be picked up by the alarm code into a new "pack"? > > Laurentiu >
that is correct. It will load all -config.xml files and all -strings.xml files in the appropriate directories. Carolyn _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
