Both the ping timeouts are normal responses. Don't worry. The hosts are there, and functioning. I promise.
As far as the outbound proxy question... The key seems to be keeping @sip.broadvoice.com included in the URI while sending the request to the proxy (a .128 address). The only way I've been able to accomplish this is with a hosts file. I'm not quite sure how you'd accomplish this in a phone flying solo. In other words, register [EMAIL PROTECTED], but send the request to proxy.broadvoice.com. It also seems that if a proper SRV record were set up for sip.broadvoice.com, this would work semi-automagically. Assuming the phone supported SRV in DNS. Hope that helps. - Jeff > Greetings, > > C:\>ping 147.135.8.129 > > Pinging 147.135.8.129 with 32 bytes of data: > > Request timed out. > Request timed out. > Request timed out. > Request timed out. > > Ping statistics for 147.135.8.129: > Packets: Sent = 4, Received = 0, Lost = 4 (100% loss), > Approximate round trip times in milli-seconds: > Minimum = 0ms, Maximum = 0ms, Average = 0ms > > C:\>ping 147.135.0.129 > > Pinging 147.135.0.129 with 32 bytes of data: > > Reply from 147.135.3.6: Destination host unreachable. > Reply from 147.135.3.6: Destination host unreachable. > Reply from 147.135.3.6: Destination host unreachable. > Reply from 147.135.3.6: Destination host unreachable. > > Ping statistics for 147.135.0.129: > Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), > Approximate round trip times in milli-seconds: > Minimum = 0ms, Maximum = 0ms, Average = 0ms > > C:\> > > > The first one is probably a firewall, but the 147.135.0.129 indicates a > larger problem. > > > > P.S - Can phones that do not support outbound proxy also register at > 147.135.8.128 (not just Asterisk?) _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
