Hi Mario!
Your are using the same fifo for both ser! I'm not sure, but maybe this will cause problems. Use anther fifo for the vm-ser, eg: fifo="/tmp/vm_ser_fifo"
Klaus
-----Original Message----- From: Mario Kolberg [mailto:mko@cs.stir.ac.uk] Sent: Thursday, November 27, 2003 7:34 PM To: serusers Subject: [Serusers] voicemail config
Hi,
I'm aware that this topic has been discussed at length already, however, I'm confused. I understand that there have to be two instances of ser running (I have 0.8.12) and also sems (ans_machine). I have two config files for the two instances of ser. However, for some reason I don't get the two instances of ser to talk to each other. The voicemail one is heavily based on the example config which comes with the vm module. The other one is the basic config file which comes with ser, slightly modified to allow for voicemail. At the moment I have it configured (I think) that voicemail should kick in if the user is not registered. I attach both config files and would be glad if anybody could point out my mistakes.
Many thanks! Mario Kolberg
-- The University of Stirling is a university established in Scotland by charter at Stirling, FK9 4LA. Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not disclose, copy or deliver this message to anyone and any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. In such case, you should destroy this message and kindly notify the sender by reply email. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind.
Your are using the same fifo for both ser! I'm not sure, but maybe this will cause problems. Use anther fifo for the vm-ser, eg: fifo="/tmp/vm_ser_fifo"
This surely causes problems, as both Ser server are listening and trying to read for the same fifo file.
-Raphael.