<html><div style='background-color:'><DIV class=RTE>
<P><BR>Your explanation definitely made things clearer, thank you very much, but I have a question.</P>
<P>Then what is the sems -d device option for? What's the difference on having one local IP or another? ( I have 2 different IPs in the same machine).</P>
<P>[root@pclabo modules]# sems -d eth0:1</P>
<P><BR>Configuration:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; configuration file:&nbsp; /usr/local/etc/sems/sems.conf<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ser's FIFO:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /tmp/ser_fifo<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; our FIFO:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /tmp/am_fifo<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; plug-in path:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/local/lib/sems/plug-in/<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; daemon mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; local IP:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 172.25.97.18</P>
<P>Thankyou</P>
<P>Llanos<BR></P>
<P>&gt;SEMS is not directly listening to any IP, it relies on the co-located instance of SER to interact with the "IP world". The topology is the following:<BR>&gt;<BR>&gt;[SER A]&lt;--IP interface--&gt;[SER B]&lt;=fifo interface=&gt;[SEMS]<BR>&gt;<BR>&gt;SER A is the standard SIP proxy, and you can configure it to forward messages to SER B as it would be another gateway (t_relay, rewrite_uri|hos, |etc..) depending on some rules (such as a predefined prefix in the r-uri as is done in the examples).<BR>&gt;SER B is the front end for SEMS and has a different config file from SER A. It receives the messages from SER A and forward them to SEMS using t_write_unix() so SEMS can receive the messages.<BR>&gt;As depicted, the interface between SER B and SEMS is not an IP interface but a FIFO or UNIX socket interface (depending on your config files).<BR>&gt;<BR>&gt;You can have SER A, SER B, and 
SEMS running in the same machine or place SER A in one and SER B+SEMS in another.<BR>&gt;<BR>&gt;I hope it makes things clearer,<BR>&gt;<BR>&gt;Samuel.<BR>&gt;<BR>&gt;<BR>&gt;Unclassified.<BR>&gt; &gt;&gt;&gt; Llanos Serna García-Conde &lt;llanosserna@hotmail.com&gt; 06/01/05 01:04PM &gt;&gt;&gt;<BR>&gt;Hi all, I have two instance of SER running, listening to the same port (5060), but to different IP addresses.<BR>&gt;The SER instance with ser.cfg runs in 172.25.97.19<BR>&gt;The SER instance with voicemail.cfg runs in 172.25.97.18<BR>&gt;<BR>&gt;SEMS is running in 172.25.97.19 and I want to change it to run in 172.25.97.18. How can I change that?<BR>&gt;Thanks,<BR>&gt;Llanos<BR>&gt;<BR>&gt;<BR></P></DIV></div></html>