Hi Bogdan,<br>
<br>
Can add_rr_param be called from branch_route? It is needed for later processing of re-INVITE.<br>
<br>
If SDP is different for each branch, what would it be for the failure
route in a serial forking senario? Is the message reverted back to its
original content? That brings another question... can these functions
be called from failure_route?<br>
<br>
Thanks,<br>
Richard<br>
<br><br><div><span class="gmail_quote">On 9/26/05, <b class="gmail_sendername">Bogdan-Andrei Iancu</b> &lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Richard,<br><br>to implement per branch NAT traversal, you need several thing,<br>additional to branch route:<br>&nbsp;&nbsp;&nbsp;&nbsp;- per branch flags - these are available in the current<br>testing/developing branch (cvs head) - see
<br><a href="http://www.openser.org/pipermail/devel/2005-September/000515.html">http://www.openser.org/pipermail/devel/2005-September/000515.html</a><br>&nbsp;&nbsp;&nbsp;&nbsp;- nathelper/mediaproxy functions to be allowed to be called from
<br>branch route - for the moment I see no problem with doing this, but I<br>will have to double check before setting proper function allowances.<br><br>regards,<br>bogdan<br><br>Richard Z wrote:<br><br>&gt; Hi,<br>&gt;<br>
&gt; I am trying to figure out how to use branch route for nat traversal.<br>&gt; If a subscriber registers from multiple locations, a branch route is<br>&gt; called after lookup. For example, if locations include UAs behind same
<br>&gt; NAT and different NAT, i'd like to invoke any rtp/media-proxy<br>&gt; accordingly in branch_route[], . However they can't be called inside a<br>&gt; branch_route. What's the best way to do this?<br>&gt;<br>&gt; Thanks,
<br>&gt; Richard<br>&gt;<br>&gt;------------------------------------------------------------------------<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>&gt;<br><br></blockquote></div><br>