<div dir="ltr"><div><div><div>hello every body,<br><br><br>i want to have h323 trunk between cisco 2800 and
asterisk 11.13.1 with ooh323 module. i configured both side and have
successful call from cisco to asterisk. but when call comes from
asterisk to cisco, my phone rings but no audio is heard and call is
disconnected after 5 second. i enable "debug voice rtp" in cisco and see
the source address for receiving rtp packets is 0.0.0.0<br><br> Apr 28 07:46:34.765: RTP(50493): ps rx s=0.0.0.0(0), d=192.168.0.139(17112), pt=8, ts=BF40, ssrc=2C1690C9<br><br>any body knows how should i fix it?<br><br></div>this is my ooh323.conf file:<br>[general]<br>port=1720<br>context=from-trunk<br>gatekeeper=DISABLE<br>bindaddr=192.X.X.X<br>disallow=all<br>allow=all<br>AcceptAnonymous=yes<br>directrtpsetup=yes<br>directmedia=yes<br>faststart=yes<br>h245tunneling=yes<br>mediawaitforconnect=yes<br>tos=lowdelay<br><br>[sam]<br>type=user<br>host=192.X.X.X<br>directmedia=yes<br><br>[sam-1]<br>type=peer<br>host=192.X.X.X<br>directmedia=yes<br><br></div>any comments or hints are really appreciated.<br></div>SAM<br></div>