<!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="midE25AAE8239598347B01E9AB08EEAD0F60912E9@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 => [mynumber]:[<a class="moz-txt-link-abbreviated" href="mailto:secret]@147.135.8.129">secret]@147.135.8.129</a>
to read
register => [mynumber]:[<a class="moz-txt-link-abbreviated" href="mailto:secret]@sip.broadvoice.com">secret]@sip.broadvoice.com</a>
</pre>
</blockquote>
<pre wrap=""><!---->
Hey Ed,
When you replaced the hardcoded ip's with sip.broadvoice.com, did you
have to enabled SRV lookups to get it to work?
Thanks,
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>
Yes, However I already it enabled so I didn't make any change on my
end.<br>
<br>
Ed<br>
</body>
</html>