[Asterisk-Users] woomera doesn't work (same OpenH323 problem as with chan_h323)

Tony Mountifield tony at softins.clara.co.uk
Fri Sep 9 09:53:57 MST 2005


Banging my head against a brick wall trying to get a working H.323
implementation for CVS-HEAD. (The ONLY H.323 I have had working is
OH323 v0.6.5 with CVS-STABLE - see my other post regarding compile
problems on OH323 for HEAD)

So, I thought, lets try this wonderful chan_woomera (dubbed "H.323
for Asterisk that works!").

I get exactly the same kind of problem as I have previously had with
the in-tree chan_h323. OpenH323 can't open an audio codec, and I have
a feeling it is because it is trying to mess around with devices.
See my previous post about this with chan_h323 at
http://lists.digium.com/pipermail/asterisk-users/2005-July/115331.html

Now trying woomera it is doing the same kind of thing. Here is what
is in my /var/log/woomera.console:

Waiting for incoming connections on port 42420
Incoming connection from 127.0.0.1
  0:02.840        WoomeraThread:8432b58      woomera.cxx(763)   Woomera Sending command EVENT HELLO 0 1.0 Post Increment
  0:02.841        WoomeraThread:8432b58      woomera.cxx(736)   Woomera Sending response 200 Listener enabled
  0:23.893         H225 Answer:b6f00ae0      woomera.cxx(763)   Woomera Sending command EVENT INCOMING 1
Incoming connection from 127.0.0.1
  0:23.912       WoomeraThread:b6f16740      woomera.cxx(763)   Woomera Sending command EVENT HELLO 0 1.0 Post Increment
  0:23.913       WoomeraThread:b6f16740      woomera.cxx(736)   Woomera Sending response 200 Listener enabled
  0:23.913       WoomeraThread:b6f16740      woomera.cxx(763)   Woomera Sending command EVENT INCOMING 1
  0:23.916       WoomeraThread:b6f16740      woomera.cxx(736)   Woomera Sending response 200 Call answered
  0:23.966         H225 Answer:b6f00ae0      woomera.cxx(763)   Woomera Sending command EVENT MEDIA 1 AUDIO
  0:23.968           LogChanRx:b6f09d98       codecs.cxx(482)   Codec   Write failed: Bad file descriptor
  0:23.968         H225 Answer:b6f00ae0     channels.cxx(1147)  LogChan Transmit thread aborted (open fail) for G.711-ALaw-64k <1>
  0:34.833         H225 Answer:b6f00ae0      h323pdu.cxx(1285)  H225    Read error (4): Interrupted system call
  0:34.833                 H323 Cleaner         h323.cxx(1750)  H323    Connection ip$194.54.172.1:33950/17506 terminated.
  0:34.833                 H323 Cleaner      woomera.cxx(3239)  Woomera OnCleared received
  0:34.833                 H323 Cleaner      woomera.cxx(2180)  Shutting down non-transferred call
  0:34.834                 H323 Cleaner      woomera.cxx(763)   Woomera Sending command EVENT HANGUP 1

And although the call control protocol seems to work ok, no audio is passed,
no doubt due to the lack of a Transmit thread.

Any suggestions would be greatly appreciated.

Cheers
Tony
-- 
Tony Mountifield
Work: tony at softins.co.uk - http://www.softins.co.uk
Play: tony at mountifield.org - http://tony.mountifield.org



More information about the asterisk-users mailing list