Displaying 20 results from an estimated 9000 matches similar to: "Problem -ATA-711-723-Oh323-Asterisk"
2003 Jun 15
2
Voicemail with H.323?
Trying to configure voicemail with H.323 all I get is the following errors
when I call 123, 666, 665, 664 or 031. I'm a newbie at this so, I think it
might be a simple fix.
[chan_oh323.so] => (OpenH323 Channel Driver)
== Parsing '/etc/asterisk/oh323.conf': Found
0:00.004 OpenH323 Wrapper OpenH323 Wrapper Version
0.0alpha0 by inAccess Networks
2003 Aug 08
2
Re2: Problem -ATA-711-723-Oh323-Asterisk(BACKTRACK INFO]
Hello Michael,
Here is the BackTrace of the program which i forgot
to attach
BACKTRACE OF Asterisk -vvc
#0 0x42074d60 in _int_realloc () from
/lib/tls/libc.so.6
#1 0x420738c4 in realloc () from /lib/tls/libc.so.6
#2 0x47c7da89 in PAbstractArray::SetSize(int) () from
/home/sip/pwlib/lib/libpt_linux_x86_r.so.1.5
#3 0x47c7cf4d in PContainer::SetMinSize(int) () from
2003 Nov 07
3
Unable dial out with the new Oh323 0.5.6
Hi all,
i've installed the a new pwlib (1.5.0) / oh323lib (1.12.0) on my *. Then
i've installed the new chan_oh323 (0.5.6).
when i try to make a call with "netmeeting" through * ( * dial out with
"Dial,OH323/${EXTEN}@xx.xxx.xxx.xx" ) the call will be blocked.
Before, there was chan_oh323 0.5.5 and pwlib(1.4.11) and openh323(1.11.7)
installed, and it worked.
Is here
2003 Nov 27
6
Help for oh323
Hi Friends,
Hope you would help me out here, I have searched the asterisk
user list for hours and also read the readme and test files that
comes with the driver. I need a very simple scenario. I have SIP
clients and want to use oh323 to dial out to PSTN using a h323 gateway.
a)If I set the extention.conf like this:
exten => _87.,1,Dial(OH323/16.52.153.206)
oh323 dials out (I can ring a
2005 Jan 28
3
reason 24 (Call ended with Q.931 cause)
Hi Michael and Everyone
I'm trying to connect Asterisk to a CISCO AS5350 using oh323 and I'm getting
this error
"reason 24 (Call ended with Q.931 cause)"
I've checked the Asterisk wiki and several other resources. Please can
anyone give me a hint on what the problem is I reach my wits end. Thanks
Tola
my config and debug
Configuration of OpenH323 channel driver
2003 Dec 17
1
PSTN to h323
Hi,
I start to be a little confused so I am asking to the list.
I want to make with * a gateway from PSTN to H323, and to send all
incomings call to a predefined IP, which will treat the h323 calls.
let's assume that all my incoming numbers starts with 00
here is my extensions
[incoming]
exten => s,1,Answer
exten => _00.,1,Answer
exten =>
2003 Apr 30
2
oh323 failed to load
when i issue asterisk -vvv command i get this error please help
regards Barbra
[app_softhangup.so] => (Hangs up the requested channel)
== Registered application 'SoftHangup'
[codec_lpc10.so] => (LPC10 2.4kbps (signed linear) Voice Coder)
== Registered translator 'lpc10tolin' from format 7 to 6, cost 50
== Registered translator 'lintolpc10' from format 6 to 7,
2003 Jul 10
2
OH323 + G729 + Go2Call
hi ..
i've just installed and licensed an instance of the G729 codec.
I am trying to connect through asterisk to Go2Call server ..
According to their info it involves dialling extension 729 on
voip01.go2call.com, to get the IVR.
my extensions.conf shows :
exten => s,2,Dial(OH323/h323:729@216.52.153.206)
which I think is correct, I have G729 enabled in the OH323.conf
file and it seems to
2003 Sep 12
2
problem with * and Howlink CL-100 ip phone
I'm trying to use a Howlink CL-100 ip phone with *
It's h323 phone with very limited protocol support. But it's enough that I
can use it to dial netmeeting client and artisoft pbx just fine.
When I try to dial my * with it using either chan_h323 or oh323, it seems
to fail on negotiating H245. Maybe this phone doesn't support it?
I've used all different versions of
2004 Jun 30
1
Null Pointer Reference h225_1.cxx
Hi,
I get this error when trying to dial an outbound extension from a sip
phone:
-- snip --
-- Executing Dial("SIP/2003-02d1", "OH323/3215435249@h323gk|20") in new stack
-- H.323 call to 3215435249@h323gk with codec ALAW
-- Called 3215435249@h323gk
0:33.283 H225 Caller:8143908 PWLib Assertion fail: Null pointer
reference, file
2004 Jul 22
1
Sip -> H323 using oh323 and G729
Hi All,
I have set up a box that will be used as follows:
SIP Phone ----> Asterisk ----> Cisco H323 VoIP Server
192.168.1.5 192.168.1.50 192.168.1.80
Asterisk is running the latest CVS and oh323 driver.
The SIP phone is a Grandstream Budgetone 100.
I have everything setup and running with G.711 ALAW and ULAW and i'm able
to make calls through
2004 May 06
4
asterisk-oh323, new version 0.6.1
Hello all,
This new version (0.6.1) of asterisk-oh323 fixes the "one-way audio"
problem of the previous release.
Download from the usual location:
http://www.inaccessnetworks.com/projects/asterisk-oh323
Regards,
Michael.
2003 May 31
1
oh323 problems
i am trying to make calls between two workstations using netmeeting and
asterisk.
i get the popup on both when i call the extensions 665 and 667 but when
accept, i get this error
*CLI> 0:18.190 H225 Caller:8112978 H225 Received connect
PDU.
0:18.288 H245:810b388 H245 Read error: Bad file
descriptor
0:18.318 H323 Cleaner H323
2004 Aug 11
7
H323 call dropped when answered
Hi All.
I'm using RedHat 9
I configured the chan_h323 and asterisk from CVS.
This is the scenario SJ_lab_phone(sip) ---------------> Asterisk
-------------> H323 GK --------------> PSTN
I have tried all codec's and always the same result, the called phone
will ring without dropping for how ever I allow it to but as soon as it
is answered it immediately gets disconnected.
2005 Jul 25
2
problems with compiling asterisk-oh323
i ve downloaded
asterisk-oh323-0.6.6.tar.gz
I am getting this and anybody know howto fix this?
#tar zxvf asterisk-oh323-0.6.6.tar.gz
oh323]# cd asterisk-oh323-0.6.6
asterisk-oh323-0.6.6]# ls
asterisk-driver CONFIGURATION Makefile rpm
TESTS
BUGS COPYING README rules.mak
wrapper
asterisk-oh323-0.6.6]# make
for x in wrapper asterisk-driver; do make -C $x
2003 May 05
5
oh323 problem
i have tried to install oh323 but it has failed to load this module please
help
[chan_oh323.so]WARNING[1024]: File loader.c, Line 212 (ast_load_resource):
/usr/local/lib/libh323_linux_x86_r.so.1: undefined symbol:
_ZN13PASN_Sequence17PreambleDecodeXERER11PXER_Stream
WARNING[1024]: File loader.c, Line 368 (load_modules): Loading module
chan_oh323.so failed!
2005 Jan 05
5
asterisk - oh323 driver
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1">Hi List<br>
<br>
</font>
<pre
2004 Dec 19
2
OH323 channel compile error
Hello
I am trying to compile asterisk-oh323-0.7.0 with pwlib-Janus_patch4
and openh323-Janus_patch4 downloaded from inaccessnetworks so I did
this:
tar -zxvf openh323-Janus_patch4-src-tar.gz
cd openh323
patch -p1 < /root/asterisk-oh323-0.7.0/openh323_1.13.5-make.patch
./configure
make opt
cd asterisk-oh323-0.7.0
vi Makefile (to set the paths and options according to my system...)
NOW I
2005 Mar 07
1
What combination of pwlib and openh323 are required to get Asterisk-oh323 v0.7.1 to compile
Hi there
I have Asterisk running beautifully on our test server. Over the past few
days I have been tearing my hair out trying to compile various versions of
asterisk-oh323 on various versions of pwlib and openh323.
pwlib is now up to 1.8.3 and openh323 is now 1.15.2 stable.
asterisk-oh323 is currently 0.7.1
I have tried these three with many errors.
I have tried 0.7.1 with pwlib 1.5.2 and
2004 Sep 03
2
OH323 0.6.3b compilation problem with 1.0 RC2 on RH9
Hello,
I just tried to compile OH323 0.6.3b on a RH9 machine with Asterisk 1.0 RC2
installed but failed. I applied the patch to the required OpenH323 library
according to the instructions, and set the proper directories in the Makefile.
Here is what I receive after I issue make:
*******************************
g++ -DP_USE_PRAGMA -fno-rtti -ffunction-sections -fdata-sections -D_REENTRANT -