<div>As I understand it, <strong><em>forward</em></strong> is <em><u>stateless</u></em> (see Core cookbook) whereas <strong><em>t_relay</em></strong> is <em><u>stateful</u></em> (see <strong>tm</strong> module - <a href="http://www.openser.org/docs/modules/1.0.x/tm.html#AEN342">
http://www.openser.org/docs/modules/1.0.x/tm.html#AEN342</a>),&nbsp;so you use one or the other depending on what type of proxy you are trying to implement.<br>&nbsp;</div>
<div><br>&nbsp;</div>
<div><span class="gmail_quote">On 19/12/06, <b class="gmail_sendername">Juan Carlos Castro y Castro</b> &lt;<a href="mailto:jcastro@instant.com.br">jcastro@instant.com.br</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Should&#39;ve tried harder:<br><a href="http://web.archive.org/web/20060307103702/http://www.iptel.org/ser/doc/seruser/seruser.html#AEN923">
http://web.archive.org/web/20060307103702/http://www.iptel.org/ser/doc/seruser/seruser.html#AEN923</a><br><br>Does that mean forward() doesn&#39;t add a Via: header whereas t_relay()<br>does? And, with forward(),&nbsp;&nbsp;[Open]SER won&#39;t see the ACKs and BYEs and
<br>other responses related to the initial request?</blockquote>
<div>&nbsp;</div>
<div>In stateless mode the proxy just forwards requests to the destination and doesn&#39;t wait for replies etc. This is what makes <u>stateless</u> proxies faster in general than stateful ones.</div>
<div>&nbsp;</div>
<div>Not sure about whether a Via is added, but I doubt it as that would&nbsp;imply it would have to receive and process the replies.</div>
<div>&nbsp;</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Juan Carlos Castro y Castro escreveu:<br>&gt; I was googling for that and found a reply in the SER list that links
<br>&gt; to a page that doesn&#39;t exist anymore:<br>&gt; <a href="http://lists.iptel.org/pipermail/serusers/2004-October/011924.html">http://lists.iptel.org/pipermail/serusers/2004-October/011924.html</a><br>&gt;<br>&gt; My searchs have been unsuccesful so far. Can anyone give me a pointer?
<br>&gt;<br>&gt; Thanks,<br>&gt; Juan<br>&gt;<br>&gt; _______________________________________________<br>&gt; Users mailing list<br>&gt; <a href="mailto:Users@openser.org">Users@openser.org</a><br>&gt; <a href="http://openser.org/cgi-bin/mailman/listinfo/users">
http://openser.org/cgi-bin/mailman/listinfo/users</a><br>&gt;<br><br><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@openser.org">Users@openser.org</a><br><a href="http://openser.org/cgi-bin/mailman/listinfo/users">
http://openser.org/cgi-bin/mailman/listinfo/users</a><br></blockquote></div><br>