Hi,
i copied my alias-table to voicemail and build a webfrontend to file in the voicemail accounts.
so if user is offline or busy i use
if(!lookup("location")) {
if(lookup("voicemail")) { # send to voicemail } }
now i have to restart the ser-server to get the new voicemailaccounts into SER-MEM. Is there a possibility to tell ser to sync db with mem? Something like sending an USR Signal?
Thx and greets Markus
update the cache via Fifo. -jiri
At 12:00 PM 8/23/2004, markus monka wrote:
Hi,
i copied my alias-table to voicemail and build a webfrontend to file in the voicemail accounts.
so if user is offline or busy i use
if(!lookup("location")) {
if(lookup("voicemail")) { # send to voicemail }
}
now i have to restart the ser-server to get the new voicemailaccounts into SER-MEM. Is there a possibility to tell ser to sync db with mem? Something like sending an USR Signal?
Thx and greets Markus
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Jiri Kuthan http://iptel.org/~jiri/