<html><div style='background-color:'><DIV class=RTE>
<P>Thank you very much, it is now working,</P>
<P>Llanos<BR></P>
<P><BR>&gt;Hello,<BR>&gt;<BR>&gt;you have two instances of ser running, one at port 5060 and one at <BR>&gt;maybe port 5090. there are two ser.cfg , one for ser@5060 (call them <BR>&gt;here ser_5060.cfg) and one for ser@5090.<BR>&gt;in ser_5060.cfg&nbsp;&nbsp;there is fifo=/tmp/ser_fifo<BR>&gt;and in ser_5090.cfg&nbsp;&nbsp;there is probably fifo=/tmp/ser_vm_fifo<BR>&gt;<BR>&gt;so in sems.conf you have to set ser_fifo_name=/tmp/ser_vm_fifo (not <BR>&gt;/tmp/ser_fifo ) otherwise sems tries to send the reply to a request <BR>&gt;with the wrong ser.<BR>&gt;<BR>&gt;correct operation:<BR>&gt;<BR>&gt;ser@5060&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ser@5090&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sems<BR>&gt;REQ 
------udp---------&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; REQ ---am_fifo------------&gt;<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;----ser_vm_fifo------- REPLY<BR>&gt;&lt;---------udp-------- REPLY<BR>&gt;<BR>&gt;<BR>&gt;fails if you try to do this:<BR>&gt;ser@5060&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ser@5090&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sems<BR>&gt;REQ 
------udp---------&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; REQ ---am_fifo------------&gt;<BR>&gt;<BR>&gt;&nbsp;&nbsp; &lt;---------ser_fifo-------------------------------- REPLY<BR>&gt;<BR>&gt;<BR>&gt;just set the correct fifo name in sems.conf .<BR>&gt;hth<BR>&gt;Stefan<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;Llanos Serna García-Conde wrote:<BR>&gt;&gt;Hi all, I had SEMS working fine with 2 different instances of SER <BR>&gt;&gt;running. I changed something in<BR>&gt;&gt;&nbsp;&nbsp;<BR>&gt;&gt;/usr/local/src/sems_rel_0_8_12/plug-in/voicemail/AnswerMachine.cpp<BR>&gt;&gt;&nbsp;&nbsp;I just commented one line because I didn't want the voice <BR>&gt;&gt;messages to be cleaned up from /tmp.<BR>&gt;&gt;&nbsp;&nbsp;I went back to the source directory and did a "make" to 
update <BR>&gt;&gt;the modules<BR>&gt;&gt;&nbsp;&nbsp; &gt;cd /usr/local/src/sems_rel_0_8_12<BR>&gt;&gt;&nbsp;&nbsp;&gt;make<BR>&gt;&gt;&nbsp;&nbsp;I didn't change anything else but now the voicemail is not <BR>&gt;&gt;working.<BR>&gt;&gt;I get the next errors from SER:<BR>&gt;&gt;&nbsp;&nbsp; 9(27376) ERROR: fifo_t_reply: lookup failed<BR>&gt;&gt;&nbsp;&nbsp;9(27376) ERROR: fifo_server: command (vm_reply) processing failed<BR>&gt;&gt;&nbsp;&nbsp;9(27376) ERROR: fifo_t_reply: lookup failed<BR>&gt;&gt;&nbsp;&nbsp;9(27376) ERROR: fifo_server: command (vm_reply) processing failed<BR>&gt;&gt;And the next errors from SEMS:<BR>&gt;&gt;&nbsp;&nbsp;(27306) ERROR: reply (AmRequest.cpp:313): AmRequestUAS::reply: <BR>&gt;&gt;481 fifo_t_reply: no such transaction<BR>&gt;&gt;(27306) ERROR: run (AmSession.cpp:160): 500 could not send <BR>&gt;&gt;response.<BR>&gt;&gt;(27306) ERROR: reply 
(AmRequest.cpp:313): AmRequestUAS::reply: 481 <BR>&gt;&gt;fifo_t_reply: no such transaction<BR>&gt;&gt;&nbsp;&nbsp;All I could find in previous messages from the list said it might <BR>&gt;&gt;be something with fifo names, but tha fifo name /tmp/ser_fifo is <BR>&gt;&gt;the same one in ser.cfg and sems.conf.<BR>&gt;&gt;&nbsp;&nbsp;Please help,<BR>&gt;&gt;Llanos<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;------------------------------------------------------------------------<BR>&gt;&gt;<BR>&gt;&gt;_______________________________________________<BR>&gt;&gt;Sems mailing list<BR>&gt;&gt;sems@lists.iptel.org<BR>&gt;&gt;http://lists.iptel.org/cgi-bin/mailman/listinfo/sems<BR>&gt;<BR>&gt;&lt;&lt; smime.p7s &gt;&gt;<BR></P></DIV></div></html>