<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
The syntax for the register command is<br>
<br>
register=username:secret:*AUTHNAME*@domain:port/extension<br>
<br>
<br>
<br>
<br>
Benjamin on Asterisk Mailing Lists wrote:
<blockquote cite="mid10913b9f041106071137f1e56b@mail.gmail.com"
 type="cite">
  <pre wrap="">On Sat, 6 Nov 2004 06:33:15 -0800 (PST), Girish Gopinath
<a class="moz-txt-link-rfc2396E" href="mailto:asterisk_in@yahoo.com">&lt;asterisk_in@yahoo.com&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">AFAIK, the 05099999999 in the From header acts as a display name. It can be used to
determine the processing rules by other SIP entities.
    </pre>
  </blockquote>
  <pre wrap=""><!---->[SNIP]
  </pre>
  <blockquote type="cite">
    <pre wrap="">The Auth credentials in the Request can be different.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Thanks, this was important to know because I couldn't seem to verify
this using various SIP devices.

  </pre>
  <blockquote type="cite">
    <pre wrap="">I hope others here will give a better explanation on this...
    </pre>
  </blockquote>
  <pre wrap=""><!---->
More important than explanations is to know the fact that the two can
in fact be different.

The question now is how can Asterisk's sip implementation be fixed so
that it can construct such REGISTER messages. If this remains
unsupported, providers will actively use it to lock Asterisk out. The
Japanese telecom monopoly NTT already does so as this example shows.
And since most ISPs over here act as satellites for NTT, even if you
change providers, you are likely to end up with NTT again.

  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">- can Asterisk construct such a REGISTER message?
      </pre>
    </blockquote>
    <pre wrap="">Sorry. I am not sure about this.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
given the very limited syntax for the register directlive,

register =&gt; <a class="moz-txt-link-abbreviated" href="mailto:userid@domain.com">userid@domain.com</a>

OR

register =&gt; <a class="moz-txt-link-abbreviated" href="mailto:userid@domain.com/contactid">userid@domain.com/contactid</a>

I can't really see how to change the From field independently of the
digest username.

but I would be more than happy to learn of any workarounds or patches
that would allow this.

thanks
rgds
benjk

  </pre>
</blockquote>
<br>
</body>
</html>