bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bayonne-devel] Problems with 20040818 and openh323 driver


From: Johan Jacobsson
Subject: [Bayonne-devel] Problems with 20040818 and openh323 driver
Date: Wed, 25 Aug 2004 16:40:31 +0200

Hello!

My setup is this:

* Debian GNU/Linux 3.0 with 2.4.27 kernel
* pwlib 1.5.2
* openh323 1.12.2
* commoncpp2 1.2.4
* bayonne 20040818

The script I use is very simple:
dialout.bsjavascript:SetCmd(cmdSend);
==================
program main
        dial 192.168.16.146
        sleep 15
        hangup

        exit


This application always crashes when exiting. I would really need this
thing 
to work (making an outbound call, sleeping a delay, exiting...) and it
should be simple I think. Is there anyone that has got a similar thing
to work? What am I doing wrong? (Using a development version ;-))

(BTW: I haven't succeeded in building bayonne 1.2.11 with openh323
support 
either...)

The trace of the dialout script is this:
======================================================
SERVER VERSION 20040818; i686 Linux 2.4.27-1-686-smp
TGI VERSION 3.0; driver(s)=oh323; etc=/etc/bayonne/
Loading TGI plugins...
Loading DSO plugin images...
debug: trace module loaded
H323 trunk driver loaded; capacity=32
TTS: loading english phrasebooks...
loading default trunk group
loading outgoing trunk group
loading did trunk group
loading station trunk group
Compiling default scripts...
playrec: 30 steps compiled
playrec: 3 steps initial
dialout: 4 steps compiled
record::initial: 13 steps compiled
record::record: 26 steps compiled
record::replace: 18 steps compiled
record: 1 steps initial
Configuration reloaded
Starting H323 driver...
oh323 driver starting...
Waiting for incoming calls for "Bayonne"
h323: listening on port 1720
drivers started for 32 port(s)
normal startup; Bayonne Runtime Configuration
network: starting
fifo: path=/var/run/bayonne/bayonne.ctrl
Bayonne/20040818 running
getTrunk: fall-back to default driver
getTrunk: fall-back to default driver
h323/30: attach script
OH323Trunk::stepHandler(event->id=100)
h323/30: step 3f0ffffb dial(192.168.16.146)
OH323Trunk::stepHandler(event->id=303)
OH323Trunk::stepHandler(event->parm.step=10)
h323/30: dial
OH323Trunk::stepHandler(event->id=100)
h323/30: step 3f0ffffb sleep(15)
OH323Trunk::stepHandler(event->id=303)
OH323Trunk::stepHandler(event->parm.step=1)
h323/30: sleep
OH323Trunk::stepHandler(event->id=100)
h323/30: step 3f0ffffb hangup()
h323/30: script exiting
h323/30: hangup
h323/30: detach script
h323/30: idle
h323/30: recycled
trace: pid=16386 reason=11
trace(0): /usr/local/lib/bayonne/20040818/
bayonne.bin(_ZN3ost5Debug10stackTraceEi+0x2e) [0x8078abe]
trace(1): /usr/local/lib/bayonne/20040818/debug/trace.dso [0x4033d832]
trace(2): /lib/libpthread.so.0 [0x40193825]
trace(3): /lib/libc.so.6 [0x40202678]
trace(4): /usr/local/lib/libh323_linux_x86_r.so.1.12.2
(_ZN12H323EndPoint18CleanUpConnectionsEv+0x133) [0x40bc572f]
trace(5): /usr/local/lib/libh323_linux_x86_r.so.1.12.2
(_ZN22H323ConnectionsCleaner4MainEv+0x6a) [0x40bb92b8]
trace(6): /usr/local/lib/libpt_linux_x86_r.so.1.5.2
(_ZN7PThread14PX_ThreadStartEPv+0x2f1) [0x4122775f]
trace(7): /lib/libpthread.so.0 [0x4018de51]
trace(8): /lib/libc.so.6(__clone+0x5a) [0x402b06ca]

/Johan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]