<div dir="ltr"><div><div><div><div><div>hello all,<br></div>i want to have ooh323 connection between asterisk and cisco. in my scenario, asterisk is gateway and cisco is gatekeeper.<br></div>this is my ooh323.conf file:<br>
[general]<br>port=1720<br>bindaddr=192.168.0.227<br>gateway=yes<br>faststart=yes<br>h245tunneling=yes<br>h323id=<a href="mailto:gw10@test.com">gw10@test.com</a><br>settracelevel=10<br>gatekeeper=192.168.0.212<br>context=from-trunk<br>
disallow=all<br>allow=ulaw<br>allow=alaw<br>allow=gsm<br>dtmfmode=rfc2833<br><br></div>with this config, gateway is registered in cisco gatekeeper correctly. but when i want to call from it, cisco reject my gateway and h225 asn1 messages say &quot;incomplete address&quot;. <br>
</div>i searched a lot and understand that, if a cisco router acts as gateway, it sends h323-id as well as dialed number for gatekeeper but my gateway(which is asterisk), only send dialed number. therefore cisco gatekeeper doesn&#39;t know how route this call and reject it.<br>
</div><div>if i define e164 number in ooh323.conf file, every thing is ok and call routed correctly.<br><br></div><div>my question is: can asterisk work with cisco gatekeeper just by h323-id? if yes, how i can do this? in the other words, is it necessary to define e164 number in ooh323.conf file to have a correct connection or not?<br>
<br></div><div>thanks in advance<br></div><div>SAM<br></div></div>