[Opalvoip-user] Fw:opal test help!
Brought to you by:
csoutheren,
rjongbloed
From: hunter <th...@16...> - 2021-05-03 12:23:40
|
-------- Forwarding messages -------- From: "hunter" <th...@16...> Date: 2021-05-03 20:13:24 To: opa...@li... Subject: opal test help! Dear maintainer Greeting! I am testing and evaluating OPAL as a foundation of a word,audio and video conference sofware. Due to no user manual for OPAL it is difficuilt to configure and simulate network evnvirement. I need help. follow is my test goal and what I have. There are 4 VM Machine in my windows computer. They all installed centos 7 x86_64 , opal-3.18.7 and ptlib-2.18.7. A 192.168.42.174 h323gatekeep(with sip) h323gateway(with sip) B 192.168.42.93 h323client sipclient C 192.168.42.184 h323client sipclient D 192.168.22.187 h323client sipclient (NAT test,h323gateway test) I want to make some calls. B <--> C h323 sip (audio,video) B<--> A <--> C h323 sip (audio,video) B<--> A <--> D h323 sip (audio,video) I configured sample/server and sample/console as gatekeeper , gateway, client,but they didn't work, I am new of VOIP and OPAL,please help me to configure. sample/server firefox https://localhost:1719/Parameters set H.323 Terminal Type 60 or 90 as gateway or gatekeeper (MCU works with both of them ?) Remote Gatekeeper Enable √ Remote Gatekeeper Address 192.168.42.174 SIP Registrations add Address of RecordAuth IDTTLPasswordCompatibility 192.168.42.93 93 300 xxx compliant 192.168.42.184 184 300 xxx compliant sample/console ./conopal -a on -g 192.168.42.147 --G 147 --no-sip (as gatekeeper) h323 gatekeeper on ./conopal -a on -H --alias 184 --no-sip ( as h323 client) call 93 ./conopal -a on -H --alias 93 --no-sip (as h323 client) call 184 with or without gatekeeper call between them never happened. OPAL configureation followed: =========================== Configuration ============================== OS Type : linux Machine Type : x86_64 prefix : /usr/local exec_prefix : ${prefix} includedir : ${prefix}/include libdir : ${exec_prefix}/lib datarootdir : ${prefix}/share makedir : ${datarootdir}/opal/make Audio Codec plugin install dir : ${libdir}/opal-3.18.8/codecs/audio Video Codec plugin install dir : ${libdir}/opal-3.18.8/codecs/video LID plugin install prefix : ${libdir}/opal-3.18.8/lid FAX plugin install prefix : ${libdir}/opal-3.18.8/fax GSM : yes (system) GSM-AMR : yes iLBC : yes (internal) iSAC : yes Speex : yes (system) G.722 : yes G.722.1 : no G.722.2 : yes G.726 : yes LPC10 : yes IMA_ADPCM : yes SBC : no (missing directory /usr/local/src/opalvoip/opal-3.18.7/plugins/audio/SBC/bluez_sbc) CELT : no (package celt not found) SILK : yes Opus : yes (system) H.261 (vic) : yes H.263/H.263+ (ffmpeg) : yes VideoLAN x264 : GPL yes (system) Cisco OpenH264 : yes (system) VP8 : yes (system) THEORA : yes (system) MPEG4 Part 2 : yes SpanDSP FAX : yes (system) Voicetronics VPB support : no (package vpb not found) CPPFLAGS : -I/usr/local/include -I/usr/include/ffmpeg -I/usr/include/ffmpeg -I/usr/include/ffmpeg -I/usr/include/opus -Wall -Wno-unknown-pragmas CFLAGS : -fno-omit-frame-pointer CXXFLAGS : -Wno-overloaded-virtual -fno-omit-frame-pointer -Wno-deprecated-declarations LDFLAGS : -rdynamic LIBS : ======================================================================== =========================== Configuration ============================== OS Type : linux Machine Type : x86_64 prefix : /usr/local exec_prefix : ${prefix} includedir : ${prefix}/include libdir : ${exec_prefix}/lib datarootdir : ${prefix}/share makedir : ${datarootdir}/opal/make Plug in directory : ${libdir}/opal-3.18.8 PTLib directory : /usr/local (pkg-config) Audio : yes Video : yes H.323 : yes H.450 : yes H.460 : yes H.460.18/19 (NAT) : yes H.239 : yes H.501 : yes SIP : yes SIPIM capability : yes MSRP capability : yes RFC-4103 (IM) capability : yes IAX2 support : yes Cisco SCCP (skinny) support : yes Line Interface Device : yes CAPI (ISDN) : no DAHDI (PSTN) : no T.38 capability : yes T.38 FAX protocol : yes H.224 (H.221 media channels) : yes H.281 (Far End Camera Control) : yes SRTP : yes (internal) RFC-4175 Raw Video : yes RFC-2435 JPEG (experimental) : no Accoustic Echo Cancellation : yes Packet Loss Concealment (G.711) : yes RTCP Extended Reports support : yes RTP Forward Error Correction : no PC Sound System Endpoint : yes IVR support : yes Media mixing (conferences) : yes Presence : yes Statistics gathering support : yes Script language interface : yes Java support : no C-sharp support : yes Ruby support : no CPPFLAGS : -Wall -Wno-unknown-pragmas -I${includedir}/opal CFLAGS : -fno-omit-frame-pointer CXXFLAGS : -Wno-overloaded-virtual -fno-omit-frame-pointer -Wno-deprecated-declarations LDFLAGS : -rdynamic LIBS : -lspeexdsp ======================================================================== zhang Best regards |