<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
here is the debug from the CLI. I think I know where the problem is I just can figure out how to fix it. The IP in the From and To i think is where the problem is. When I make an outbound call. i get the message "the call cannot be completed as dialed". if i call another ext it works. I posted the debug for both calls.<br><br><br><br><br><br><br>==============outbound call===========================<br><br>&lt;--- Transmitting (NAT) to 10.0.0.46:5060 ---&gt;<br>SIP/2.0 183 Session Progress<br>Via: SIP/2.0/UDP 10.0.0.46:5060;branch=z9hG4bKfd2143ede5319cf9b.273e4b904b0cc3101;received=10.0.0.46<br>From: "ext" &lt;sip:117@10.0.0.8&gt;;tag=9d9e3944ba<br>To: "93214545" &lt;sip:93214545@10.0.0.8&gt;;tag=as290bd498<br>Call-ID: 401d30b0a1893e80<br>CSeq: 13401 INVITE<br>User-Agent: Asterisk PBX<br>Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<br>Supported: replaces<br>Contact: &lt;sip:99676446@10.0.0.8&gt;<br>Content-Type: application/sdp<br>Content-Length: 254<br><br>v=0<br>o=root 3609 3609 IN IP4 10.0.0.8<br>s=session<br>c=IN IP4 10.0.0.8<br>t=0 0<br>m=audio 14398 RTP/AVP 0 8 101<br>a=rtpmap:0 PCMU/8000<br>a=rtpmap:8 PCMA/8000<br>a=rtpmap:101 telephone-event/8000<br>a=fmtp:101 0-16<br>a=silenceSupp:off - - - -<br>a=ptime:20<br>a=sendrecv<br><br>=====================================================<br><br>================ext to ext===============================<br>SIP/2.0 200 OK<br>Via: SIP/2.0/UDP 10.0.0.46:5060;branch=z9hG4bK280378de3608b5bf1.2576ced30c6198b74;received=10.0.0.46<br>From: "ext" &lt;sip:117@10.0.0.8&gt;;tag=d729237fcc<br>To: "111" &lt;sip:111@10.0.0.8&gt;;tag=as553ab5e9<br>Call-ID: c7cc32657c620790<br>CSeq: 8007 INVITE<br>User-Agent: Asterisk PBX<br>Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<br>Supported: replaces<br>Contact: &lt;sip:111@10.0.0.8&gt;<br>Content-Type: application/sdp<br>Content-Length: 254<br><br>v=0<br>o=root 3609 3609 IN IP4 10.0.0.8<br>s=session<br>c=IN IP4 10.0.0.8<br>t=0 0<br>m=audio 10414 RTP/AVP 0 8 101<br>a=rtpmap:0 PCMU/8000<br>a=rtpmap:8 PCMA/8000<br>a=rtpmap:101 telephone-event/8000<br>a=fmtp:101 0-16<br>a=silenceSupp:off - - - -<br>a=ptime:20<br>a=sendrecv<br><br>                                               <br /><hr />Hotmail: Trusted email with Microsoft’s powerful SPAM protection. <a href='http://clk.atdmt.com/GBL/go/177141664/direct/01/' target='_new'>Sign up now.</a></body>
</html>