<!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">
Marty Mastera wrote:<br>
<blockquote
 cite="midE25AAE8239598347B01E9AB08EEAD0F60912EA@trajan.mastera.us"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">I had the same problem.  To fix it, I had to do two things....

First:   I had to update to CVS head, this was as per broadvoice
    </pre>
  </blockquote>
  <pre wrap=""><!---->support.
  </pre>
  <blockquote type="cite">
    <pre wrap="">Second:  After  updating, I had to change my sip.conf.  Originally my
sip.conf used hard coded ip addresses for broadvoice's IP servers, so
    </pre>
  </blockquote>
  <pre wrap=""><!---->I
  </pre>
  <blockquote type="cite">
    <pre wrap="">had to change the following lines as such:
register =&gt; [mynumber]:[<a class="moz-txt-link-abbreviated" href="mailto:secret]@147.135.8.129">secret]@147.135.8.129</a>
to read
register =&gt; [mynumber]:[<a class="moz-txt-link-abbreviated" href="mailto:secret]@sip.broadvoice.com">secret]@sip.broadvoice.com</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->

Ed,

Weird things...I took your advice but executed it in stages...just like
you, I was registering with 147.135.8.129, hardcoded ip. My CVS-HEAD is
7/14/04.

The only thing I changed so far is to replace the 147.135.8.129 with
sip.broadvoice.com.  I didn't update from CVS, I also don't have SRV
lookups enabled (yet anyway).  It now registers and I can receive
inbound calls.

Does it make sense that BV may have implemented a change that would
allow registrations from a FQDN but not from a hardcoded ip? Just a
thought....

Marty

_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>

  </pre>
</blockquote>
<br>
<br>
Marty,<br>
<br>
Yeah,&nbsp; I agree&nbsp; it is pretty weird that Broadvoice would have made this
change.&nbsp;&nbsp; When I called support they said that they had made some
changes to coverup up some kind of security "loop hole", however I am
not clear how this would relate to this FQDN change.&nbsp; If nothing else,
it caused me to (finally) update my system.&nbsp;&nbsp;&nbsp; <br>
<br>
BTW, does the latest CVS code have better support for SRV lookups?<br>
<br>
Ed<br>
</body>
</html>