<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Lenoid,<br>
<br>
Try<br>
<br>
[3gp_videos]<br>
exten =&gt; chicken,1,h324m_gw_answer()<br>
exten =&gt; chicken,n,echo()<br>
exten =&gt; chicken,n,Hangup()<br>
<br>
BR<br>
Sergio<br>
<br>
<br>
&nbsp;Leonid Berson escribi&oacute;:
<blockquote
 cite="mid:39dfc3070804130101y7612e205hde249df64cdc031d@mail.gmail.com"
 type="cite">Hi Klaus,<br>
  <br>
While using dialplan below it's freeze on Echo and in debug i get:&nbsp;
channel.c:752 ast_best_codec: Don't know any of 0x2000 formats.<br>
  <br>
I've also tried&nbsp; exten =&gt; _X.,1,h324m_gw_answer() and it freezes on
it also.<br>
  <br>
Any ideas ?<br>
  <br>
Thanks A lot,<br>
Leonid<br>
  <br>
  <br>
my dialplan:<br>
[from-video]<br>
exten =&gt; _X.,1,Answer<br>
exten =&gt; _X.,n,h324m_gw(chicken@3gp_videos)<br>
  <br>
[3gp_videos]<br>
exten =&gt; chicken,1,echo()<br>
exten =&gt; chicken,n,Hangup()<br>
  <br>
  <br>
*CLI&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Accepting call from '0546394390' to '5650200' on
channel 0/1, span 1<br>
&nbsp;&nbsp;&nbsp; -- Executing [5650200@from-video:1] Answer("Zap/1-1", "") in new
stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [5650200@from-video:2] h324m_gw("Zap/1-1",
"chicken@3gp_videos") in new stack<br>
[Apr 13 13:43:57] WARNING[3978]: channel.c:752 ast_best_codec: Don't
know any of 0x2000 formats<br>
&nbsp;&nbsp;&nbsp; -- Executing [chicken@3gp_videos:1]
Echo("Local/chicken@3gp_videos-b3ce;2", "") in new stack<br>
  <br>
/var/log/asterisk:<br>
[Apr 13 13:57:10] VERBOSE[4177] logger.c:&nbsp;&nbsp;&nbsp;&nbsp; -- Accepting call from
'0546394390' to '5650200' on channel 0/1, span 1<br>
[Apr 13 13:57:10] VERBOSE[4177] logger.c:&nbsp;&nbsp;&nbsp;&nbsp; -- Executing
[5650200@from-video:1] ^[[1;36;40mAnswer^[[0;37;40m("^[[1;35;40mZ<br>
ap/1-1^[[0;37;40m", "^[[1;35;40m^[[0;37;40m") in new stack<br>
[Apr 13 13:57:10] VERBOSE[4177] logger.c: q931.c:2755 q931_connect:
call 3737 on channel 1 enters state 8 (Connect Request)<br>
[Apr 13 13:57:10] VERBOSE[4177] logger.c: &gt; Protocol Discriminator:
Q.931 (8)&nbsp; len=10<br>
[Apr 13 13:57:10] VERBOSE[4177] logger.c: &gt; Call Ref: len= 2
(reference 3737/0xE99) (Terminator)<br>
[Apr 13 13:57:10] VERBOSE[4177] logger.c: &gt; Message type: CONNECT (7)<br>
[Apr 13 13:57:10] VERBOSE[4177] logger.c: &gt; [18 03 a9 83 81]<br>
[Apr 13 13:57:10] VERBOSE[4177] logger.c: &gt; Channel ID (len= 5) [
Ext: 1&nbsp; IntID: Implicit&nbsp; PRI&nbsp; Spare: 0&nbsp; Exclusive&nbsp; Dchan:<br>
0<br>
[Apr 13 13:57:10] VERBOSE[4177] logger.c: &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
ChanSel: Reserved<br>
[Apr 13 13:57:10] VERBOSE[4177] logger.c: &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Ext: 1&nbsp; Coding: 0&nbsp; Number Specified&nbsp; Channel Type: 3<br>
[Apr 13 13:57:10] VERBOSE[4177] logger.c: &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Ext: 1&nbsp; Channel: 1 ]<br>
[Apr 13 13:57:10] VERBOSE[4177] logger.c:&nbsp;&nbsp;&nbsp;&nbsp; -- Executing
[5650200@from-video:2] ^[[1;36;40mh324m_gw^[[0;37;40m("^[[1;35;40<br>
mZap/1-1^[[0;37;40m", "^[[1;35;40mchicken@3gp_videos^[[0;37;40m") in
new stack<br>
[Apr 13 13:57:10] DEBUG[4177] app_h324m.c: h324m_gw<br>
[Apr 13 13:57:10] WARNING[4177] channel.c: Don't know any of 0x2000
formats<br>
[Apr 13 13:57:10] VERBOSE[4177] logger.c:&nbsp;&nbsp;&nbsp;&nbsp; -- Executing
[chicken@3gp_videos:1] ^[[1;36;40mEcho^[[0;37;40m("^[[1;35;40mLoc<br>
al/chicken@3gp_videos-cecb;2^[[0;37;40m", "^[[1;35;40m^[[0;37;40m") in
new stack<br>
[Apr 13 13:57:10] WARNING[4177] channel.c: Don't know any of 0x2000
formats<br>
[Apr 13 13:57:10] VERBOSE[4177] logger.c: &lt; Protocol Discriminator:
Q.931 (8)&nbsp; len=5<br>
[Apr 13 13:57:10] VERBOSE[4177] logger.c: &lt; Call Ref: len= 2
(reference 3737/0xE99) (Originator)<br>
[Apr 13 13:57:10] VERBOSE[4177] logger.c: &lt; Message type: CONNECT
ACKNOWLEDGE (15)<br>
[Apr 13 13:57:10] VERBOSE[4177] logger.c: q931.c:3513 q931_receive:
call 3737 on channel 1 enters state 10 (Active)<br>
[Apr 13 13:57:14] VERBOSE[4177] logger.c: &lt; Protocol Discriminator:
Q.931 (8)&nbsp; len=9<br>
[Apr 13 13:57:14] VERBOSE[4177] logger.c: &lt; Call Ref: len= 2
(reference 3737/0xE99) (Originator)<br>
[Apr 13 13:57:14] VERBOSE[4177] logger.c: &lt; Message type: DISCONNECT
(69)<br>
[Apr 13 13:57:14] VERBOSE[4177] logger.c: &lt; [08 02 80 90]<br>
[Apr 13 13:57:14] VERBOSE[4177] logger.c: &lt; Cause (len= 4) [ Ext: 1&nbsp;
Coding: CCITT (ITU) standard (0)&nbsp; Spare: 0&nbsp; Location: U<br>
ser (0)<br>
[Apr 13 13:57:14] VERBOSE[4177] logger.c: &lt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ext: 1&nbsp;
Cause: Normal Clearing (16), class = Normal Event (1) ]<br>
[Apr 13 13:57:14] VERBOSE[4177] logger.c: -- Processing IE 8 (cs0,
Cause)<br>
[Apr 13 13:57:14] VERBOSE[4177] logger.c: q931.c:3620 q931_receive:
call 3737 on channel 1 enters state 12 (Disconnect Indic<br>
ation)<br>
[Apr 13 13:57:14] VERBOSE[4177] logger.c:&nbsp;&nbsp;&nbsp;&nbsp; -- Channel 0/1, span 1
got hangup request, cause 16<br>
  <br>
  <br>
  <br>
  <div class="gmail_quote">On Thu, Apr 10, 2008 at 10:35 AM, Klaus
Darilion &lt;<a moz-do-not-send="true"
 href="mailto:klaus.mailinglists@pernau.at">klaus.mailinglists@pernau.at</a>&gt;
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi
Leonid!<br>
    <br>
Could you try if h234m_gw() and echo() works?<br>
    <br>
regards<br>
klaus<br>
    <br>
Leonid Berson schrieb:<br>
    <div class="Ih2E3d">&gt; Dear team,<br>
&gt;<br>
&gt; I'm a new user on this forum, and &nbsp;I'm tring to test video
loopback from<br>
&gt; 3G phone -&gt; PRI -&gt; asterisk. &nbsp;I've started with
&nbsp;h324m_loopback()<br>
    </div>
&gt; feature of app_h324m from <a moz-do-not-send="true"
 href="http://sip.fontventa.com" target="_blank">sip.fontventa.com</a>
&lt;<a moz-do-not-send="true" href="http://sip.fontventa.com"
 target="_blank">http://sip.fontventa.com</a>&gt;<br>
    <div>
    <div class="Wj3C7c">&gt; intalled &nbsp;in Asterisk
SVN-oej-videocaps-r111931M-/trunk ( on Centos 5.1<br>
&gt; i386).<br>
&gt;<br>
&gt; I've successfully compiled libh324m.so and all it's prerequisites.<br>
&gt; Whenever i make a 3G call I've get connected but did not get any<br>
&gt; video/audio back (the mobile phone is freeses on "getting
video.."), and<br>
&gt; after ~10 seconds get disconnected. On my CentOS box i'm using
&nbsp;Sangoma<br>
&gt; a104d &nbsp;PRI &nbsp;card (wanrouter drives).<br>
&gt;<br>
&gt; Need you help :)<br>
&gt;<br>
&gt; Below please find my debug info:<br>
&gt;<br>
&gt; [root@test2 src]# ldd /usr/local/lib/libh324m.so<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; linux-gate.so.1 =&gt; &nbsp;(0x0074f000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libldap-2.3.so.0 =&gt; /usr/lib/libldap-2.3.so.0
(0x00895000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; liblber-2.3.so.0 =&gt; /usr/lib/liblber-2.3.so.0
(0x00623000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libldap_r-2.3.so.0 =&gt; /usr/lib/libldap_r-2.3.so.0
(0x005b0000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libpthread.so.0 =&gt; /lib/libpthread.so.0 (0x00faa000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libsasl2.so.2 =&gt; /usr/lib/libsasl2.so.2 (0x002f1000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libssl.so.6 =&gt; /lib/libssl.so.6 (0x00110000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libcrypto.so.6 =&gt; /lib/libcrypto.so.6 (0x00e10000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libexpat.so.0 =&gt; /lib/libexpat.so.0 (0x00155000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libSDL-1.2.so.0 =&gt; /usr/lib/libSDL-1.2.so.0 (0x00176000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libresolv.so.2 =&gt; /lib/libresolv.so.2 (0x0021f000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libdl.so.2 =&gt; /lib/libdl.so.2 (0x00a79000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libpt_linux_x86_r.so.1.12.0 =&gt;<br>
&gt; /usr/local/lib/libpt_linux_x86_r.so.1.12.0 (0x0030a000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libstdc++.so.6 =&gt; /usr/lib/libstdc++.so.6 (0x00631000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libm.so.6 =&gt; /lib/libm.so.6 (0x00232000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libgcc_s.so.1 =&gt; /lib/libgcc_s.so.1 (0x00259000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libc.so.6 =&gt; /lib/libc.so.6 (0x00750000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; /lib/ld-linux.so.2 (0x00aab000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libcrypt.so.1 =&gt; /lib/libcrypt.so.1 (0x0027d000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libgssapi_krb5.so.2 =&gt; /usr/lib/libgssapi_krb5.so.2
(0x002ab000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libkrb5.so.3 =&gt; /usr/lib/libkrb5.so.3 (0x008cf000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libcom_err.so.2 =&gt; /lib/libcom_err.so.2 (0x00265000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libk5crypto.so.3 =&gt; /usr/lib/libk5crypto.so.3
(0x005f5000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libz.so.1 =&gt; /usr/lib/libz.so.1 (0x00268000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libesd.so.0 =&gt; /usr/lib/libesd.so.0 (0x0097f000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libaudiofile.so.0 =&gt; /usr/lib/libaudiofile.so.0
(0x0071c000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libkrb5support.so.0 =&gt; /usr/lib/libkrb5support.so.0
(0x002d9000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libkeyutils.so.1 =&gt; /lib/libkeyutils.so.1 (0x002e2000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libasound.so.2 =&gt; /lib/libasound.so.2 (0x00989000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libselinux.so.1 =&gt; /lib/libselinux.so.1 (0x00962000)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; libsepol.so.1 =&gt; /lib/libsepol.so.1 (0x00ac6000)<br>
&gt;<br>
&gt; and setup a dialplan in extenstions.conf:<br>
&gt;<br>
&gt; &nbsp;[from-video]<br>
&gt; exten =&gt; _.X,1,Answer<br>
&gt; exten =&gt; _X.,n,h324m_loopback()<br>
&gt;<br>
&gt;<br>
&gt; In debug i see:<br>
&gt; *CLI&gt; &lt; Protocol Discriminator: Q.931 (8) &nbsp;len=45<br>
&gt; &lt; Call Ref: len= 2 (reference 4330/0x10EA) (Originator)<br>
&gt; &lt; Message type: SETUP (5)<br>
&gt; &lt; [04 03 88 90 a6]<br>
&gt; &lt; Bearer Capability (len= 5) [ Ext: 1 &nbsp;Q.931 Std: 0 &nbsp;Info
transfer<br>
&gt; capability: Unrestricted digital information (8)<br>
&gt; &lt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Ext: 1 &nbsp;Trans mode/rate: 64kbps,<br>
&gt; circuit-mode (16)<br>
&gt; &lt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Ext: 1 &nbsp;User information layer
1: H.223<br>
&gt; and H.245 (38)<br>
&gt; &lt; [18 03 a1 83 81]<br>
&gt; &lt; Channel ID (len= 5) [ Ext: 1 &nbsp;IntID: Implicit &nbsp;PRI &nbsp;Spare: 0<br>
&gt; Preferred &nbsp;Dchan: 0<br>
&gt; &lt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ChanSel: Reserved<br>
&gt; &lt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Ext: 1 &nbsp;Coding: 0 &nbsp;Number Specified
&nbsp;Channel Type: 3<br>
&gt; &lt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Ext: 1 &nbsp;Channel: 1 ]<br>
&gt; &lt; [6c 0c 01 83 30 35 34 36 33 39 34 33 39 30]<br>
&gt; &lt; Calling Number (len=14) [ Ext: 0 &nbsp;TON: Unknown Number Type
(0) &nbsp;NPI:<br>
&gt; ISDN/Telephony Numbering Plan (E.164/E.163) (1)<br>
&gt; &lt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Presentation: Presentation allowed
of<br>
&gt; network provided number (3) &nbsp;'0546394390' ]<br>
&gt; &lt; [70 08 c1 35 36 35 30 32 30 30]<br>
&gt; &lt; Called Number (len=10) [ Ext: 1 &nbsp;TON: Subscriber Number (4)
&nbsp;NPI:<br>
&gt; ISDN/Telephony Numbering Plan (E.164/E.163) (1) &nbsp;'5650200' ]<br>
&gt; &lt; [7c 03 88 90 a6]<br>
&gt; &lt; IE: Low-layer Compatibility (len = 5)<br>
&gt; &lt; [a1]<br>
&gt; &lt; Sending Complete (len= 1)<br>
&gt; -- Making new call for cr 4330<br>
&gt; -- Processing Q.931 Call Setup<br>
&gt; -- Processing IE 4 (cs0, Bearer Capability)<br>
&gt; -- Processing IE 24 (cs0, Channel Identification)<br>
&gt; -- Processing IE 108 (cs0, Calling Party Number)<br>
&gt; -- Processing IE 112 (cs0, Called Party Number)<br>
&gt; -- Processing IE 124 (cs0, Low-layer Compatibility)<br>
&gt; -- Processing IE 161 (cs0, Sending Complete)<br>
&gt; q931.c:3353 q931_receive: call 4330 on channel 1 enters state 6
(Call<br>
&gt; Present)<br>
&gt; q931.c:2620 q931_call_proceeding: call 4330 on channel 1 enters
state 9<br>
&gt; (Incoming Call Proceeding)<br>
&gt; &nbsp;&gt; Protocol Discriminator: Q.931 (8) &nbsp;len=10<br>
&gt; &nbsp;&gt; Call Ref: len= 2 (reference 4330/0x10EA) (Terminator)<br>
&gt; &nbsp;&gt; Message type: CALL PROCEEDING (2)<br>
&gt; &nbsp;&gt; [18 03 a9 83 81]<br>
&gt; &nbsp;&gt; Channel ID (len= 5) [ Ext: 1 &nbsp;IntID: Implicit &nbsp;PRI &nbsp;Spare: 0<br>
&gt; Exclusive &nbsp;Dchan: 0<br>
&gt; &nbsp;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ChanSel: Reserved<br>
&gt; &nbsp;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Ext: 1 &nbsp;Coding: 0 &nbsp;Number Specified
&nbsp;Channel<br>
&gt; Type: 3<br>
&gt; &nbsp;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Ext: 1 &nbsp;Channel: 1 ]<br>
&gt; &nbsp; &nbsp; -- Accepting call from '0546394390' to '5650200' on channel
0/1, span 1<br>
&gt; &nbsp; &nbsp; -- Executing [5650200@from-video:1] Answer("Zap/1-1", "") in
new stack<br>
&gt; q931.c:2755 q931_connect: call 4330 on channel 1 enters state 8
(Connect<br>
&gt; Request)<br>
&gt; &nbsp;&gt; Protocol Discriminator: Q.931 (8) &nbsp;len=10<br>
&gt; &nbsp;&gt; Call Ref: len= 2 (reference 4330/0x10EA) (Terminator)<br>
&gt; &nbsp;&gt; Message type: CONNECT (7)<br>
&gt; &nbsp;&gt; [18 03 a9 83 81]<br>
&gt; &nbsp;&gt; Channel ID (len= 5) [ Ext: 1 &nbsp;IntID: Implicit &nbsp;PRI &nbsp;Spare: 0<br>
&gt; Exclusive &nbsp;Dchan: 0<br>
&gt; &nbsp;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ChanSel: Reserved<br>
&gt; &nbsp;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Ext: 1 &nbsp;Coding: 0 &nbsp;Number Specified
&nbsp;Channel<br>
&gt; Type: 3<br>
&gt; &nbsp;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Ext: 1 &nbsp;Channel: 1 ]<br>
&gt; &nbsp; &nbsp; -- Executing [5650200@from-video:2] h324m_loopback("Zap/1-1",
"") in<br>
&gt; new stack<br>
&gt; &lt; Protocol Discriminator: Q.931 (8) &nbsp;len=5<br>
&gt; &lt; Call Ref: len= 2 (reference 4330/0x10EA) (Originator)<br>
&gt; &lt; Message type: CONNECT ACKNOWLEDGE (15)<br>
&gt; q931.c:3513 q931_receive: call 4330 on channel 1 enters state 10
(Active)<br>
&gt; &lt; Protocol Discriminator: Q.931 (8) &nbsp;len=9<br>
&gt; &lt; Call Ref: len= 2 (reference 4330/0x10EA) (Originator)<br>
&gt; &lt; Message type: DISCONNECT (69)<br>
&gt; &lt; [08 02 80 90]<br>
&gt; &lt; Cause (len= 4) [ Ext: 1 &nbsp;Coding: CCITT (ITU) standard (0)
&nbsp;Spare: 0<br>
&gt; Location: User (0)<br>
&gt; &lt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Ext: 1 &nbsp;Cause: Normal Clearing (16), class =
Normal<br>
&gt; Event (1) ]<br>
&gt; -- Processing IE 8 (cs0, Cause)<br>
&gt; q931.c:3620 q931_receive: call 4330 on channel 1 enters state 12<br>
&gt; (Disconnect Indication)<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; I've made further debuggings and have found that :<br>
&gt;<br>
&gt; 1. Frame* H245ChannelsFactory::GetFrame() &nbsp; in<br>
&gt; src/H245ChannelsFactory.cpp:298 returns NULL<br>
&gt; thus no frame has been procceded by:<br>
&gt; while ((frame=H324MSessionGetFrame(id))!=NULL) in
&nbsp;app_h324m_loopback<br>
&gt; in app_h324m.c:572.<br>
&gt;<br>
&gt; this means that:<br>
&gt;<br>
&gt; chan-&gt;remoteChannel is not set in
H245ChannelsFactory::OnEstablishIndication<br>
&gt; in src/H245ChannelsFactory.cpp.<br>
&gt;<br>
&gt; I think that somehow connected to that - no h245m event has been<br>
&gt; triggered on PRI.<br>
&gt;<br>
&gt; Please, let me know if you find anything on this issue.<br>
&gt;<br>
&gt;<br>
&gt; Thank you in advance.<br>
&gt; Leonid<br>
&gt;<br>
&gt;<br>
&gt;<br>
    </div>
    </div>
&gt;
------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; --Bandwidth and Colocation Provided by <a moz-do-not-send="true"
 href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
&gt;<br>
&gt; asterisk-video mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; &nbsp;<a moz-do-not-send="true"
 href="http://lists.digium.com/mailman/listinfo/asterisk-video"
 target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-video</a><br>
    <br>
_______________________________________________<br>
--Bandwidth and Colocation Provided by <a moz-do-not-send="true"
 href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
    <br>
asterisk-video mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
&nbsp; <a moz-do-not-send="true"
 href="http://lists.digium.com/mailman/listinfo/asterisk-video"
 target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-video</a><br>
  </blockquote>
  </div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a></pre>
</blockquote>
<br>
</body>
</html>