<div>I have a remote office with only one analog phone, we have an FXS port to a &quot;black phone&quot; and one FXO port for 911 calls.</div>
<div>&nbsp;</div>
<div>The extesnion is 9227, the configuration is enclosed below...</div>
<div>&nbsp;</div>
<div>When on a call there is &quot;static&quot; or background noise, and occasionally one way transmission (typically the IP phone calling him can not hear the black phone and the black phone can hear just fine).&nbsp; Other times the call drops all together.&nbsp; Yet other times, everythign is just peachy and we can make 6-8 calls in a row that work great.&nbsp; So I was thinking it might be a QoS issue.&nbsp; Any hints or leads are appreciated.
</div>
<div>&nbsp;</div>
<div>Here is the gateway configuration (H323, 2620 running 12.2.23F):</div>
<div>&nbsp;</div>
<div><font color="#6600cc">voice-port 1/0/0<br>&nbsp;description FXS port to Office Phone<br>&nbsp;station-id name Plant3_Office<br>&nbsp;station-id number 9227<br>&nbsp;caller-id enable</font></div>
<div>
<p><font color="#6600cc">dial-peer voice 1 pots<br>&nbsp;preference 1<br>&nbsp;destination-pattern 9227<br>&nbsp;port 1/0/0</font></p>
<p>Here is the QoS config:</p>
<p><font color="#6600cc">class-map match-all voice-traffic<br>&nbsp; match ip precedence 5 <br>class-map match-all Call-Control<br>&nbsp; match access-group 110<br>class-map match-all RTP<br>&nbsp; match ip precedence 5 </font></p>
<p><font color="#6600cc">policy-map OutboundPolicy<br>&nbsp; class Call-Control<br>&nbsp;&nbsp; set cos 3<br>&nbsp;&nbsp; set ip precedence 3<br>&nbsp; class RTP<br>&nbsp;&nbsp; set cos 5<br>&nbsp; class class-default<br>&nbsp;&nbsp; set cos 0<br>policy-map VOICE-POLICY<br>&nbsp; class voice-traffic
<br>&nbsp;&nbsp;&nbsp; priority 480<br>&nbsp; class Call-Control<br>&nbsp;&nbsp; bandwidth 16<br>&nbsp; class class-default<br>&nbsp;&nbsp; fair-queue</font></p>
<p>I was wondering if the bandwidth 16 is enough for the voice call.&nbsp; It is a dry-pair T1 connection and only one phone on the site.<br>Any help is appreciated, and thank you in advnace</p>
<p>Kevin</p></div>