<html>
<body>
Hello,<br><br>
I'm a new French user of Asterisk PBX.<br>
I'm trying to make a communication between Asterisk and Tenor CMS Gateway
with H323. <br>
When the call comes from the Tenor to Asterisk all it's ok but when i try
to make a call from Asterisk to the Tenor it doesn't work.<br><br>
Here is the Asterisk log :&nbsp; (The IP address of the Tenor will change
to xxx.xxx.xxx.xxx)<br><br>
&nbsp;&nbsp;&nbsp; -- Executing Dial(&quot;SIP/Ronan99-a810&quot;,
&quot;H323/xxx.xxx.xxx.xxx/1990549494811&quot;) in new stack<br>
&nbsp; == Using '1990549494811' as our H.323ID for this call<br>
Allowed Codecs:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Table:<br>
&nbsp;&nbsp; G.729A{sw} &lt;1&gt;<br>
&nbsp;&nbsp; G.729{sw} &lt;2&gt;<br>
&nbsp;Set:<br>
&nbsp;&nbsp; 0:<br>
&nbsp;&nbsp;&nbsp;&nbsp; 0:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; G.729A{sw} &lt;1&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; G.729{sw} &lt;2&gt;<br><br>
&nbsp;-- Making call to xxx.xxx.xxx.xxx<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; == New H.323 Connection
created.<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- 99 is calling host
xxx.xxx.xxx.xxx<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Call token is
ip$localhost/4807<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Call reference is 
4807<br>
&nbsp;&nbsp;&nbsp; -- Called xxx.xxx.xxx.xxx<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Sending SETUP message<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Received RELEASE COMPLETE
message...<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Sending RELEASE
COMPLETE<br>
&nbsp;-- Congested link to xxx.xxx.xxx.xxx<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; == H.323 Connection
deleted.<br>
&nbsp; == No one is available to answer at this time<br><br>
<br>
Maybe my problems is due to a misconfiguration in extensions.conf<br>
Here is the corresponding extensions&nbsp; :<br>
exten =&gt; _0.,1,Dial(H323/xxx.xxx.xxx.xxx/${EXTEN:1})<br><br>
Thanks in advance !!<br><br>
Ronan</body>
</html>