Displaying 20 results from an estimated 2000 matches similar to: "0h323 - one way audio"
2005 May 25
0
oh323 problems - Solved
For the benefit of everyone, having H323 Configuration problem due to
H245 Tunnel, check the h323 Config embeded at the end. Comment the
offending line as under:
;
; Enable H.245 tunnelling (yes,no).
;
h245Tunnelling=yes
;
-----Original Message-----
From: Tola Ogunsan [mailto:tolaniye@hotmail.com]
Sent: Wednesday, May 25, 2005 1:03 PM
To: Kanuri, Seshu (Company IT)
Subject: RE: oh323 problems
2004 Sep 04
1
Oh323, Please Help Newbie ;(
Hi,
I just installed OH323 Plugin and im now tryin to make
simple Configuration to connect Openphone and Xlite to
my Asterisk-Server.
All works fine, i just wanna know if there's a
better way to do it? Is there anything wrong with my
Config?
OH323.conf
[general]
listenAddress=0.0.0.0
listenPort=1720
connectPort=1720
tcpStart=10000
tcpEnd=20000
udpStart=8000
udpEnd=8005
fastStart=no
2005 Mar 20
1
HELP: Failed start after install asterisk_oh323-0.7.1
Hi, ALL:
I install my oh323 channel driver following steps of
http://www.oinko.net/astrecipes/index.php?action=artikel&cat=270174&id=10&artlang=en
I works my asterisk well before install the chan_oh323.so. But after I
do "make install" the oh_323, my asterisk crash and show me the
following message (asterisk -vvvvvvc).
Does anyone have any idea about it? What's wrong
2004 Nov 26
0
"reason 23 (Temporary failure)" when using Dial(OH323)
I've complied the OH323 .so successfully and can easily receive calls
from my H323 gatekeeper (using 711u), however it seems that all
outgoing calls are refused and I'm getting "reason 23 (Temporary
failure)" as an error code which I can't find documented everywhere.
My H323 gatekeeper needs a 001NXXNXXXXXX to dial out to the PSTN even
if I'm in north america (Montreal)
2004 Aug 03
0
OH323 not dial Modem[i4l]/g1
Hello everybody,
I have a strange comportment with oh323 and asterisk, I'start testing
asterisk but with this I can't understant plesae help me !
Thanks
Eltorio
----------------------------------------------------------
1/PB: I can't dial from a H323 extensions (registered on a GNU GK) to a
Modem[i4l] line
----------------------------------------------------------
Nothing happens
2005 Feb 15
0
oh323 question
I'm trying to connect an asterisk server via oh323 to a Lucent iMerge.
I patched the code due so that Lucent can handle asterisk's ver4 h323
http://www.voip-info.org/wiki-Asterisk+Lucent+iMerge+Configuration
I can now successfully dial in to our company over multiple lines.
The issue is when I dial out
The first outgoing call connects to an outside user A
The second call drops the first
2005 Sep 30
1
No ringback tone generated by Asterisk with OH323connections
are you giving answer()?
..o-------------------------------------------------------o..
Brian Fertig
Network/Systems Engineer
IT Administrator
Planet Telecom, Inc.
Tampa,FL Office
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Juan Jose
Comellas
Sent: Friday, September 30, 2005 10:32 AM
To: Asterisk Users
2007 Oct 05
1
[asterisk-dev] oh323.conf, extentions.conf
Send these questions to Asterisk-Users mailing list.
h323.conf
##################################################
;
; Configuration file of OpenH323 channel driver
;
[general]
listenAddress=W.X.Y.Z ; local ip
listenPort=1720
tcpStart=10000
tcpEnd=20000
udpStart=10000
udpEnd=20000
fastStart=yes
h245Tunnelling=yes
h245inSetup=yes
jitterMin=20
jitterMax=100
ipTos=none
outboundMax=100
2005 Sep 30
1
No ringback tone generated by Asterisk with OH323 connections
I am using Asterisk (Debian unstable packages) with an OH323 connection to my
provider. Everything is working except for the generation of ringback tones
when I receive inbound calls from the PSTN. My provider tells me that we're
sending call progress indications and that because of this they're expecting
us to generate the ringback tone. Does anybody know how to configure this in
2004 May 04
1
Probs with oh323 driver: audio only in 1 direction
Hi,
try to setup asterisk as an ISDN2H323-Gateway. The only problem
i have after establishing a call is, that Audio works only from IP to
ISDN-Phone but not from ISDN to IP-Phone.
A known problem ???
Thanks in advance
Michael
i am using asterisk-cvs, pwlib V1.6.6 (janus), openh323 V1.13.5 (janus)
and oh323-0.6.0
Here are my config's
##############
# modem.conf #
##############
2004 Apr 13
1
SIP->h323 problem DTMF
I've configured Asterisk 0.7.2 to work together with Cisco ATA186 (SIP,G.711. RFC2833) and OpenPhone (H.323, G.711).
But there is an issue while calling from ATA186 to OpenPhone via Astrisk - when I press any key on analogue phone connected to ATA, Asterisk shows following message:
-- Executing Dial("SIP/519-3781", "OH323/62.213.36.100|20|Tt") in new stack
--
2006 Mar 23
0
GnuGk and Asterisk IVR
Hi,
I am working on a H.323 project which involves GnuGk and Asterisk My
current goal is to provide IVR functionality for the H.323 users which
register through GnuGk(eg. call credit information)
I have successfully built a H.323 platform using GnuGk - it uses SQL
accounting and authorisation. Now I am trying to integrate it with
Asterisk in order to provide IVR functionality as I already
2005 Aug 29
2
Register Asterisk with Gatekeeper - oh323
I have tried everything. to register with this gatekeeper to make and
receive calls
These are the details I received from the voip provider:
protocol H.323
Gatekeeper Address - AVS@210.21.118.XXX
Port - 1719
RAS - 53
Q931 - 80
h245 - 1722
RTP - 1722
Username - H323
I have 2 phone number/accounts with this gatekeeper that I need to register to.
ID - HMA0200.10szxn-xxxx
e.164 - 22xx2912
2005 Sep 11
0
OpenH323-Channel Q.931-Problems with Gatekeeper
Dear Mailinglist-User
currently we`re working with an IP-PBX, based on Asterisk, with SIP, H.323
and ISDN-Capabilities.
SIP and ISDN works fine, but H.323 not.
In our first test, we started to connect Asterisk to an Cisco IOS-Gatekeeper
with the "chan_oh323" (version 0.6.5).
We successfully tested in/egress calls without any problems.
But when we started to connect our Asterisk
2003 Sep 23
0
Cisco Callmanager 3.3 Asterisk OpenH323
Hi,
i'm searching and trying, but can't get it working.
I'm trying to send calls from Cisco Callmanager to Asterisk with oh323 channel
driver.
Therefor the asterisk is defined as a H323 Gateway in the Cisco Callmanager.
The Call comes from CCM to Asterisk and it works but i didn't get the called
number. This is needed because i want to make Voicemailboxes.
If i connect via
2003 Oct 16
2
AGI problem (crash)
Hi
Every time I hangup on my AGI script Asterisk crashes if it is not running
in console mode.
(happens when using python and perl AGI scripts)
I'm desparatly trying to get my employer to let me use Asterisk. So I must
get this to work.
I've posted about this before, I'm sorry, but I'm desperate.
I'm running RedHat 9.0 (kernel 2.4.20-8 everything else updated)
I'm
2004 Aug 13
1
OH.323 Dialout Problem
Hi,
I am using the Grandstream HandyTone 486 as a SIP Adapter with a regular
phone. Asterisk configuration is listed below. When I attempt to place a
H.323 call, I receive the following errors:
- Executing Dial("SIP/2000-3029", "OH323/##########@xxx.xxx.xxx.xx:1720|20")
in new stack
Aug 13 09:13:03 WARNING[20497]: channel.c:1806 ast_request: No translator path
exists
2006 Apr 08
2
oh323.conf problem
I have installed oh323 channel driver (finaly! :)). I head some problem starting * so I have put the smallest possible oh323.conf file to se what happens. When I don't put available codec's in oh323.conf (*1) Asterisk starts but he also disables h323 channel because there are no available codec's (*2).
When I put codec (*3) Asterisk doesn't start (*4).
What have I done wrong? I
2005 Jul 07
1
Calls with oh323 with no sound
Hi,
I've oh323 chan installed and working to make calls from SIP to H323
devices. The problem is can no hear sound with the H323 device. I think
this is some related with codecs o nat, because the H323 have one public
IP from a different subnet from the asterisk box.
If I use netmeeting in gateway mode, the call can be completed and I can
talk with a SIP device, but in gateway mode I can not
2005 May 11
0
Vegastream assistance?
I wonder if anyone can help me?
Am trying to terminate to H323 Vegastream. I'm using OH323 with little
success.
I can dial out and answer but voip end just keepings ringing and ringing.
Thanks for any help.
Neil
Config file:
[general]
listenAddress=ALL
listenPort=1720
tcpStart=10000
tcpEnd=20000
udpStart=10000
udpEnd=20000
fastStart=no
h245Tunnelling=no
h245inSetup=no
jitterMax=100