Yeah, that's what's happening, but is it the expected behaviour? It seems to me that either FS or Nokia's doing something wrong here, otherwise Transport Type: Auto is useless unless UDP is the lowest weight in the NAPTR record, since incoming calls will fail when registered with TCP if != transport=TCP.<br>
<br><br><br><div class="gmail_quote">2009/4/24 Michael Jerris <span dir="ltr"><<a href="mailto:mike@jerris.com">mike@jerris.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If you don't include the transport= in the message, the reply to that<br>
register should still go back on tcp, but the calls to that registered<br>
endpoint will go on upd.<br>
<br>
Mike<br>
<div><div></div><div class="h5"><br>
On Apr 24, 2009, at 6:19 AM, Mikael Aleksander Bjerkeland wrote:<br>
<br>
> Hi,<br>
><br>
> I'm registering a Nokia N82 with FreeSWITCH, where the hostname has<br>
> NAPTR and SRV records pointing to the server in the following order:<br>
> TLS, TCP and UDP.<br>
><br>
> If I set my Nokia phone to use transport type: Auto it registers to FS<br>
> with TCP, but it doesn't have transport=TCP in the Contact header. FS<br>
> receives SIP messages from the phone in TCP but replies in UDP due to<br>
> the Contact missing transport=TCP. The phone doesn't acknowledge any<br>
> UDP<br>
> traffic since it initially registered with TCP.<br>
><br>
> If I change transport type to either TCP or UDP things start to work<br>
> as<br>
> the phone adds the appropriate ;transport= tag.<br>
> Is this the expected behaviour? Is FS or the phone doing something<br>
> wrong<br>
> here? Should a UAS assume transport=TCP if the initial traffic<br>
> (REGISTER) is TCP and the transport= tag is missing?<br>
><br>
<br>
<br>
</div></div>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>