<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>hi guys,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>have any of you guys managed to use msn
messenger to authenticate with asterisk using its DNS name? based on my
experience with other sip proxies, msn will not authenticate if it sees a
different realm than the realm of the client. one workaround i did was to edit
the chan_sip.c to send a pre-defined realm, and also edit the Contact: field.
after this, asterisk would send a 401 to the register message, at this point,
i'm quite stuck. i also noticed that the nonce field
is randdata? compared to iptel.org's ser and vovida's vocal. i notice
a lot of difference on the sip messages composition. i'm running 0.4.0.
</FONT></DIV></BODY></HTML>