Posted: Mon May 25, 2009 8:04 pm Post subject: [Asterisk-video] 3g calls fails on h324m_loopback() and h324
MMmm I had that kind of situation when it happed that the H.245 data was
served with reverse bit order. In that case, the call gets connected on
the ISDN side then the h324m stack fails not initiate the video call and
hangs up. It does not seem to depend on the carrier. It rather depends
on the board itself.
You have to enable h245 logging (I do not remember how) in the h324m
stack to have a better idea
You may also edit h324m.cpp and comment the following lines
Hi!
I've got problem with making 3g video calls from mobile to my asterisk
gateway. The call is placed, then asterisk freezes for about 10-15
seconds on h324m_loopback() or h324_gw_answer() (no video, no audio),
and then it disconnects with cause 16.
I've found similar topics around the internet and this mailing list,
but no answers. So I post my question - what I am doing wrong? Is it
possible that telco's PRI is causing this problem? Are there any
special requirements which should be meet to get proper 3G gateway?
My system:
asterisk 1.4.22 witch all necessary libraries and apps from
sip.fontventa.com <http://sip.fontventa.com>
libpri 1.4.10
dahdi 2.1.0.4
Digium * card TE420
Mobile phone - HTC Touch Diamond
extensions which I've tried:
1)
[from-e1]
exten => _X.,1,Answer(5000)
exten => _X.,n,h324m_loopback()
(I've tried Answer(), and h324m_loopback(av) also)
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum