[Asterisk-video] 3G Video Call with libh324m
Kiran N
nkirankurup at yahoo.com
Tue Mar 22 02:07:10 CDT 2011
Hi -,
I am trying to make a 3G
Video Call to the Asterisk Gateway. The Call is placed and then Asterisk
get stuck in h324m_loopback() or in Answer/mp4play. In the handset I
can see "Waiting for Video Image" and finally may be after 15-20 seconds
, the call get disconnected with Error 16.
I have followed steps
mentioned in different threads trying to make configuration changes here
and there.. but the result is same..
My System configuration goes like this
Asterisk: 1.6.0.5 (AMR patched)
libpri: 1.4.11.5
Dahdi: dahdi-linux-complete-2.3.0.1+2.3.0
sip.fontventa.com
Digium Card: TE220 (configured as E1)
MPEG4: mpeg4ip-1.5.0.1
Extensions.conf
[incoming]
exten => _4XXXXXXX,1,Answer()
exten => _4XXXXXXX,2,h324m_loopback()
;exten => _4XXXXXXX,1,H324m_gw(5000 at conf)
[conf]
exten => 5000,1,Answer()
exten => 5000,2,mp4play(/tmp/channels2.3gp)
exten => 5000,3,Hangup
>> mp4info /tmp/channels2.3gp
mp4info version 1.5.0.1
/tmp/channels2.3gp:
Track Type Info
1 video H.263, 60.100 secs, 49 kbps, 176x144 @ 10.000000 fps
2 hint Payload H263-2000 for track 1
Metadata Tool: mp4creator 1.5.0.1
I am attaching the logs generated in /tmp here with the mail
Answer("DAHDI/2-1", "") in new
stack
h324m_loopback("DAHDI/2-1", "") in new stack
app_h324m.c:854 app_h324m_loopback: h324m_loopback
chan_dahdi.c:10416 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1
app_h324m.c:1675 h324m_log_asterisk_callback: H245 TerminalCapabilitySet TransferRequest
app_h324m.c:1675 h324m_log_asterisk_callback: -WriteControlPDU [request]
app_h324m.c:1675 h324m_log_asterisk_callback: Encode PDU [95]
app_h324m.c:1675 h324m_log_asterisk_callback: Sending CMD [0,87]
app_h324m.c:1675 h324m_log_asterisk_callback: H245 Request MasterSlaveDetermination
app_h324m.c:1675 h324m_log_asterisk_callback: -WriteControlPDU [request]
app_h324m.c:1675 h324m_log_asterisk_callback: Encode PDU [20]
app_h324m.c:1675 h324m_log_asterisk_callback: Sending CMD [1,7]
app_h324m.c:1675 h324m_log_asterisk_callback: Sending CMD [0] - 1 left
-- Channel 0/2, span 1 got hangup request, cause 16
Are there
any more configuration changes that is required? or any of the components are incompatible with another one?
Cheers,
Kiran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-video/attachments/20110322/b29f9710/attachment.htm>
More information about the asterisk-video
mailing list