<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi -,<br><br>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.<br>I have followed steps
mentioned in different threads trying to make configuration changes here
and there.. but the result is same.. <br><br>My System configuration goes like this<br><br><span style="font-weight: bold;">Asterisk</span>: 1.6.0.5 (AMR patched)<br><span style="font-weight: bold;">libpri</span>: 1.4.11.5<br><span style="font-weight: bold;">Dahdi</span>: dahdi-linux-complete-2.3.0.1+2.3.0<br><span style="font-weight: bold;">sip.fontventa.com
</span><br><span style="font-weight: bold;">Digium Card</span>: TE220 (configured as E1)<br><span style="font-weight: bold;">MPEG4</span>: mpeg4ip-1.5.0.1<br><br>Extensions.conf<br>[incoming]<br>exten => _4XXXXXXX,1,Answer()<br>exten => _4XXXXXXX,2,h324m_loopback()<br><br>;exten => _4XXXXXXX,1,H324m_gw(5000@conf)<br><br>[conf]<br>exten => 5000,1,Answer()<br>exten => 5000,2,mp4play(/tmp/channels2.3gp)<br>exten => 5000,3,Hangup<br><br>>> mp4info /tmp/channels2.3gp<br>mp4info version 1.5.0.1<br>/tmp/channels2.3gp:<br>Track Type Info<br>1 video H.263, 60.100 secs, 49 kbps, 176x144 @ 10.000000 fps<br>2 hint Payload H263-2000 for track 1<br> Metadata Tool: mp4creator 1.5.0.1<br><br>I am attaching the logs generated in /tmp here with the mail<br><br>Answer("DAHDI/2-1", "") in new
stack<br>h324m_loopback("DAHDI/2-1", "") in new stack<br>app_h324m.c:854 app_h324m_loopback: h324m_loopback<br>chan_dahdi.c:10416 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1<br>app_h324m.c:1675 h324m_log_asterisk_callback: H245 TerminalCapabilitySet TransferRequest<br>app_h324m.c:1675 h324m_log_asterisk_callback: -WriteControlPDU [request]<br>app_h324m.c:1675 h324m_log_asterisk_callback: Encode PDU [95]<br>app_h324m.c:1675 h324m_log_asterisk_callback: Sending CMD [0,87]<br>app_h324m.c:1675 h324m_log_asterisk_callback: H245 Request MasterSlaveDetermination<br>app_h324m.c:1675 h324m_log_asterisk_callback: -WriteControlPDU [request]<br>app_h324m.c:1675 h324m_log_asterisk_callback: Encode PDU [20]<br>app_h324m.c:1675 h324m_log_asterisk_callback: Sending CMD [1,7]<br>app_h324m.c:1675 h324m_log_asterisk_callback: Sending CMD [0] - 1 left<br> -- Channel 0/2, span 1 got hangup request, cause 16<br><br>Are there
any more configuration changes that is required? or any of the components are incompatible with another one? <br><br><br>Cheers,<br>Kiran<br></td></tr></table><br>