<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3810.1700" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have Asterisk running with a combination of SIP 
and H323 clients.&nbsp; I am using the OH323 module instead of the H323 
one.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>When the SIP clients ring each other, they can hear 
a ringing noise in the ear peice to let them know that the other parties phone 
is ringing.&nbsp; However, when the H323 client rings a SIP client, there is no 
ringing sound at all, although as soon as the called party picks up the phone, 
everything works fine.&nbsp; This is the entry from my 
extensions.conf:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>exten =&gt; 
_7[5-9]X,1,Dial(SIP/${EXTEN},20,rt)<BR>exten =&gt; 
_7[5-9]X,2,Playback(vm-nobodyavail)<BR>exten =&gt; 
_7[5-9]X,3,Hangup</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I assume that because I havr the 'r' in the dial 
string, the calling party should hear a ringing noice.&nbsp; Any 
ideas?</FONT></DIV></BODY></HTML>