<div dir="ltr"><div><div><div><div><div>hello every body<br><br></div>i have problem with ooh323 module. i can not configure trunk h323 between cisco router and asterisk. i am using asterisk 11.13.1 with ooh323 module for h323 connections. i think this is a bug in ooh323 module because chan_h323 module in asterisk 1.8.22 works fine with the same cisco router. when i enable ooh323 debug in asterisk, below messages are shown:<br><br>ooh323_get_rtp_peer  OOH323/peer-2-6 -> (null):0, 2<br><br></div>it can not set the destination address for rtp packets. this is my ooh323.conf file:<br><br>[general]<br>tracelevel=4<br>context=from-trunk-h323<br>gateway=yes<br>bindaddr=0.0.0.0<br>disallow=all<br>allow=alaw<br>faststart=yes<br>h245Tunneling=yes<br>callerid=sam<br><br>[2]<br>type=user<br>host=192.168.X.X<br><br><br>[peer-2]<br>host=192.168.X.X<br>type=peer<br>allow=alaw<br><br><br> debug command in cisco shows that it receives rtp packets with source address 0.0.0.0.<br><br></div>it is a big problem for me. please let me know if i understand correctly and how i should fix it.<br><br></div>yours,<br></div>SAM<br></div>