Re: bayonne with oh323 driver

David Sugar <[email protected]>
Newsgroups gmane.comp.gnu.bayonne.devel
Organization GNU Project
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

|>SERVER VERSION 1.2.8; i686 Linux 2.4.27-1-386

You need to see:

SERVER VERSION 20050116

This is the version built from "bayonne-20050116.tar.gz", not the one
built from 1.2.8...

You don't need ccaudio or ccscript to build the 20050116 version.

Alexandre Bezroutchko wrote:
| Hello,
|
| I am trying to configure bayonne for H.323. I see postings saying it
| works for some people, and wonder if someone can share information about
| a known working configuration. I can run bayonne with dummy driver and
| it seems to work fine, but if I try oh323 driver, I get a connection but
| do not hear anything. With tcpdump I can see there is TCP traffic to
| port 1720 in the beginning and then -- silence. I tried simph323 (from
| open323), gnomemeeting and netmeeting clients, same result -- connection
| gets established successfully, then silence. Please see the log of
| bayonne's output in the end of the message.
|
| Do I need to modify bayonne's configuration files for oh323?
|
| I used Debian (sarge) inside of VMWare as a server. All the software
| (except openh323) is built manually, the following versions:
|
| bayonne-1.2.8 (from bayonne-20050116.tar.gz) ccaudio-1.1.2
| ccrtp-1.2.2
| ccscript-2.5.7
| commoncpp2-1.3.6
| libopenh323-dev 1.13.5.4-4
|
| While building bayonne, had faced a few small errors (type conversion
| mostly) in the bayonne code which I had to fix before I could finish the
| compilation. Is it normal? I have also used './configure --without-xml',
| otherwise it complains about abstract class members or something. Could
| the missing XML support be a reason for my problems?
|
| Any advice is welcome.
|
| Kind Regards,
| Alexandre Bezroutchko
|
| ------------------------
|
| debian:/home/abb# bayonne --driver=oh323 --trace
|
| SERVER VERSION 1.2.8; i686 Linux 2.4.27-1-386
| TGI VERSION 2.2; driver=oh323; prefix=/root/.bayonne/bayonne; etc=/etc/
| Loading TGI plugins...
| tgi: initialized; uid=65535 pid=26062
| tgi: buffer=/var/run/bayonne/bayonne.ctrl; cfd=8; time=10
| Loading DSO plugin images...
| debug: trace module loaded
| H323 trunk driver loaded; capacity=32
| TTS: loading english phrasebooks...
| audit: append=/var/log/bayonne.audit
| playrec: 13 steps compiled
| playrec::play: 17 steps compiled
| playrec::record: 11 steps compiled
| cdr: unknown keyword; tams(16)
| import: unknown keyword; tams(19)
| export: unknown keyword; tams(23)
| export: unknown keyword; tams(28)
| tams: 8 steps compiled
| cidlog: 3 steps compiled
| tams1: 6 steps compiled
| down: 5 steps compiled
| down::service: 10 steps compiled
| down::weather: 6 steps compiled
| down::nobody: 10 steps compiled
| down::busy: 10 steps compiled
| down::unavailable: 10 steps compiled
| down::ignore: 1 steps compiled
| vmhost: 11 steps compiled
| vmhost::memo: 4 steps compiled
| vmhost::send: 10 steps compiled
| vmhost::login: 16 steps compiled
| vmhost::fail: 5 steps compiled
| vmhost::bye: 2 steps compiled
| vmhost::exit: 2 steps compiled
| vmhost::caller: 21 steps compiled
| survey: 28 steps compiled
| survey::prev: 18 steps compiled
| survey::next: 15 steps compiled
| survey::error: 15 steps compiled
| survey::init: 18 steps compiled
| survey::play: 5 steps compiled
| survey::yesno: 20 steps compiled
| survey::rate10: 28 steps compiled
| survey::input: 18 steps compiled
| survey::record: 16 steps compiled
| loading default trunk group
| loading outgoing trunk group
| loading did trunk group
| loading station trunk group
| oh323 driver starting...
| Waiting for incoming calls for "root"
| driver started 32 port(s)
| normal startup; Bayonne Runtime Configuration
| fifo: path=/var/run/bayonne/bayonne.ctrl
| scheduler: using /etc/bayonne.sched
| network: starting
| Incomming H.323 call from Alexandre Bezroutchko [192.168.1.128]
| ip$192.168.1.128:30000/13608
| Answer call response fired
| new instance of oh323audio forrecord
| new instance of oh323audio forrecord
| new instance of oh323audio forrecord
| new instance of oh323audio forrecord
| In call with Alexandre Bezroutchko [192.168.1.128]
| new instance of oh323audio forplay
| has cleared the call
| duration: 15.471
| Incomming H.323 call from Alexandre Bezroutchko [192.168.1.128]
| ip$192.168.1.128:30001/13609
| Answer call response fired
| new instance of oh323audio forrecord
| new instance of oh323audio forrecord
| new instance of oh323audio forrecord
| new instance of oh323audio forrecord
| In call with Alexandre Bezroutchko [192.168.1.128]
| new instance of oh323audio forplay
| new instance of oh323audio forrecord
| new instance of oh323audio forplay
| has cleared the call
| duration: 11.125
| scheduler starting...
| Incomming H.323 call from Alexandre Bezroutchko [192.168.1.128]
| ip$192.168.1.128:30002/13610
| Answer call response fired
| new instance of oh323audio forrecord
| new instance of oh323audio forrecord
| new instance of oh323audio forrecord
| new instance of oh323audio forrecord
| In call with Alexandre Bezroutchko [192.168.1.128]
| new instance of oh323audio forplay
| has cleared the call
| duration: 17.724
| trace: pid=16384 reason=2
| trace(0):
|
/usr/local/lib/bayonne/1.2.8/bayonne.bin(_ZN3ost5Debug10stackTraceEi+0x2e)
| [0x808053e]
| trace(1):
|
/usr/local/lib/bayonne/1.2.8/trace.dbg(_ZN3ost10TraceDebug10debugFinalEi+0x1f)

| [0x400c788f]
| trace(2): /usr/local/lib/bayonne/1.2.8/bayonne.bin [0x805a391]
| trace(3): /lib/libpthread.so.0 [0x401fe825]
| trace(4): /lib/libc.so.6 [0x4026d678]
| trace(5): /usr/local/lib/bayonne/1.2.8/bayonne.bin(main+0x7f1) [0x805f3c1]
| trace(6): /lib/libc.so.6(__libc_start_main+0xc6) [0x40259dc6]
| trace(7):
| /usr/local/lib/bayonne/1.2.8/bayonne.bin(_ZN3ost8MemPager5firstEj+0x39)
| [0x8058931]
| network: stopping
| scheduler: stopped
| oh323 driver stopping...
|
| exiting: reason=2
|
|
|
|
|
| _______________________________________________
| Bayonne-devel mailing list
| [email protected]
| http://lists.gnu.org/mailman/listinfo/bayonne-devel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCLxN3JlWtSTiTVsYRAk1jAJ4i31HKdDXLnVRj2QOHA1FU5mRGtwCZAR2d
4RQJGYnRLLuOvdIX/gjxT9w=
=aBwo
-----END PGP SIGNATURE-----

_______________________________________________
Bayonne-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bayonne-devel
dyfet.vcf (text/x-vcard, 299 B)
begin:vcard
fn:David Sugar
n:Sugar;David
org:GNU Project
adr:;;23 Olin Drive;Cape May Court House;NJ;08210;USA
email;internet:[email protected]
tel;home:+1 609 465 5336
tel;cell:+1 609 408 7488
note:AIM: gnutelephony
x-mozilla-html:FALSE
url:http://www.gnu.org/software/bayonne
version:2.1
end:vcard
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.