<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 21, 2013 at 11:26 AM, Matthew J. Roth <span dir="ltr">&lt;<a href="mailto:mroth@imminc.com" target="_blank">mroth@imminc.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">asterisk users wrote:<br>
&gt;<br>
&gt; I&#39;m having a strange problem recently with a Yealink SIP-T28P phone connected<br>
&gt; to Asterisk 11.4.0 via openvpn. It was working fine for months, and now when I<br>
&gt; dial anything from the phone, it shows &quot;Forbidden&quot;, and the Asterisk console<br>
&gt; shows:<br>
&gt;<br>
&gt; [May 21 10:47:49] NOTICE[28518][C-00000004]: chan_sip.c:25189 handle_request_invite: Failed to authenticate device &quot;Ext 110&quot; &lt; <a href="mailto:sip%3A110@192.168.6.2">sip:110@192.168.6.2</a> &gt;;tag=1130259112<br>

&gt;<br>
&gt; Asterisk 192.168.6.2<br>
&gt; OpenVPN on router 10.8.0.1<br>
&gt; Remote Yealink phone 10.8.0.6<br>
&gt;<br>
&gt; The remote phone shows as being registered:<br>
&gt; PBX*CLI&gt; sip show peers<br>
&gt; Name/username Host Dyn Forcerport ACL Port Status Description<br>
&gt; 110/110 10.8.0.6 D A 5062 OK (111 ms) Yealink OpenVPN<br>
&gt;<br>
&gt; Also, if there is voicemail in the mailbox for 110, the phone&#39;s message light<br>
&gt; is lit and it beeps periodically.<br>
&gt;<br>
</div>&gt; ...<br>
<div class="im">&gt;<br>
&gt; Any suggestions on what might be happening here, and how it could be resolved?<br>
<br>
<br>
</div>That is quite strange.  Please provide SIP traces of the dialogs between<br>
Asterisk and the phone in the following two scenarios:<br>
<br>
  1) Phone registering to Asterisk (presumably successful)<br>
  2) Phone dialing to Asterisk (presumably unsuccessful)<br>
<br>
Regards,<br>
<br>
Matthew Roth<br>
InterMedia Marketing Solutions<br>
Software Engineer and Systems Developer<br>
<br>
--<br>
<br></blockquote><div><br><div>Registration trace<br></div>(note that extension 88 is the voicemail extension, which the phone registers to also for MWI)<br><div>--&gt; <a href="http://pastebin.com/c3H700wa">http://pastebin.com/c3H700wa</a><br>
<br></div><div>Call trace:<br>|Time     | 10.8.0.6                              |<br>|         |                   | 192.168.6.2       |                   <br>|268.693661|        
 INVITE SDP (g711U g729 g722 telephone-eventRTP...e-101)          |SIP 
From: &quot;Ext 110&quot; &lt;<a href="mailto:sip%3A110@192.168.6.2">sip:110@192.168.6.2</a> To:&lt;<a href="mailto:sip%3A88@192.168.6.2">sip:88@192.168.6.2</a><br>|         |(1024)   ------------------&gt;  (5060)   |<br>
|268.694449|         401 Unauthorized              |SIP Status<br>|         |(1024)   &lt;------------------  (5060)   |<br>|268.914195|         ACK       |                   |SIP Request<br>|         |(1024)   ------------------&gt;  (5060)   |<br>
|268.945115|        
 INVITE SDP (g711U g729 g722 telephone-eventRTP...e-101)          |SIP 
From: &quot;Ext 110&quot; &lt;<a href="mailto:sip%3A110@192.168.6.2">sip:110@192.168.6.2</a> To:&lt;<a href="mailto:sip%3A88@192.168.6.2">sip:88@192.168.6.2</a><br>|         |(1024)   ------------------&gt;  (5060)   |<br>
|268.945717|         403 Forbidden                 |SIP Status<br>|         |(1024)   &lt;------------------  (5060)   |<br>|269.041417|         ACK       |                   |SIP Request<br>|         |(1024)   ------------------&gt;  (5060)   |<br>
<br><br></div>I&#39;m also confused by the reference in &quot;sip show peers&quot; to port 5062, as I can&#39;t see that anywhere in the configuration of either the phone or in sip.conf.  All the other phones show port 5060 in the &quot;sip show peers&quot; output.<br>
</div><div> </div></div><br></div></div>