similar to: [asterisk-dev] oh323.conf, extentions.conf

Displaying 20 results from an estimated 100 matches similar to: "[asterisk-dev] oh323.conf, extentions.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 --
2003 Apr 24
1
GnuGK -> Asterisk problem
Hi, i'm trying to setup Asterisk to work with GnuGK using the Openh323 channel driver. I have a Gatekeeper that gets H.323 calls from a Cisco GW. To this Gatekeeper I've registered some endpoints, Cisco ATA186, Snom 100, etc. Now i want send the numbers 083xxx into Asterisk. Easy, i'll just enter something like this into oh323.conf: gwprefix=083 And all my calls starting with 083
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
2003 May 21
6
chan_oh323.so: Segmentation Fault
Hi, I'm trying to get H323 support using asterisk 0.4.0 Unfortunately the pwlib and openh323 versions mentioned in the asterisk-oh323 readme file are no more available, and I had to use newer ones. Now I installed all libraries, but got a segemntion fault when starting asterisk while reading the chan_oh323.conf file. When I declare more than 9 gwprefix I get first a error "out of
2004 May 08
0
H323 - Gatekeeper - asterisk - SIP config problems
After much reading and fiddling - I have the gnugk GateKeeper running and can make calls from the H323 phone to the sip phone. Voice works bi-directionally.. Calling from SIP to H323 gives me a problem... Both gnuGK and Asterisk are on the same box. Someone said this was OK. Others said No. I added a second IP (eth0:1) and told gnuGK that was HOME. How do I lock asterisk to the other (eth0) IP -
2004 Sep 28
4
Gatekeeper registration failed
Dear friends, I have compiled and installed h.323 in my asterisk. And I have a service from a H.323 VoIP provider who give me user, password and gatekeeper IP address. All configured. But when I start my asterisk i receive the following error and h.323 calls can not be making and/or receiving. [chan_h323.so]=> (The NuFone Network's Open H.323 Channel Driver) == Parsing
2004 Oct 07
2
openphone & Asterisk
What is the configuration of H323.conf and openphone in order to run openphone and asterisk together ?
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
2005 Jul 27
1
H323 Configuration file
Folks! I would appreciate if someone could send me a simple working h323 configuration file oh323.conf that is part of asterisk@home installation. I have tried to use the oh323.conf content listed on WIKI but it is just not working as my H323 endpoint ( PA168 based ATCOM Phone) cannot register. I need a working example of this file for similar phone. Seshu
2003 Sep 22
2
how to dial a h323 destination ?
Hi all, i have big problems to make a h323 call over the gatekeeper from my provider. The provider demanded following account data: H323 ID: XXX-XXX-XX-X DetinationNumer: XXXXXXXXXXX I have configured the oh323.conf following: gatekeeper=XX.XX.XXX.XXX alias=XXX-XXX-XX-X Isx the alias equal to the h323id ? And how i have to make a call with the dial app ? I have following config: exten
2005 Feb 22
1
how do I dial extensions with oh323?
I have InAccess Networks' oh323 installed and partially working. I can call the h.323 phone from asterisk using Dial(oh323/${IP_ADDRESS}). How do I dial from the phone to an asterisk extension? It does not appear to me that the phone actually registers (or attempts to register) with asterisk. I'm using Asterisk Stable and the phone in question is a polycom Soundstation IP 3000 or
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
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
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 May 21
3
Asterisk and OH323
Hello, i want to use asterisk as a gateway for H323-Phones. But i cant get it work. I'm using a gatekeeper on another computer. My IP-phone is registered there. Does anybody can sent me an oh323.conf and extension.conf as examples? Thanks in advance Erik Bastian -- NEU : GMX Internet.FreeDSL Ab sofort DSL-Tarif ohne Grundgebühr: http://www.gmx.net/dsl
2004 Aug 05
1
h323 gnugk to h323 asterisk and then to endpoint
hi, we are using a voip h323 switch. the switch sends all caals to our Gatekeeper (gnugk). gnugk musst send all calls to asterisk and asterisk must do his choice (sip endpoint or out to PSTN) Making calls to our h323 switch works fine over asterisk. what must i configure to get inboung h323 calls from our gnugk to asterisk? any hints for me? thx -- Thomas K?pper 01063 Telecom GmbH &
2007 Oct 04
0
Fwd: [asterisk-dev] chan_h323 and chan_oh323 compatibilities
---------- Forwarded message ---------- From: Tzafrir Cohen <tzafrir.cohen at xorcom.com> Date: Oct 4, 2007 12:56 PM Subject: Re: [asterisk-dev] chan_h323 and chan_oh323 compatibilities To: asterisk-dev at lists.digium.com Hi On Thu, Oct 04, 2007 at 11:46:30AM -0300, Caciano Machado wrote: > I'm receiving a lot of warning messages from my Asterisk > 1.2.5/chan_oh323 every time
2003 Jul 02
0
Asteriks, GnuGk and outgoing calls
Hello there I'm quite a newbie in the IP Telephony area. I'm playing a little around with a setup with one linux box with a e100 p card installed, which functions as an Asterisk gateway and a oh323 GK(Gnu Gatekeeper). I have two h323 phones, Welltech WellGate 1501 and 3502. So far I've managed to get the two IP phones and Asterisk connected to the GK. I can place calls from one
2003 Aug 09
2
Gatekeeper
Hello I am a newbie to Asterisk. We have set up Asterisk on a PC with Redhat 9.0. We have installed H323 openphone on our PC's. We are wondering what a gatekeeper does. It seems we need one but what I have seen in this group is that a gatekeeper must be installed on another box on the network. As all our PC's on the network use Microsoft OS is there a free gatekeeper software for
2006 Jan 14
0
File_column fails with uppercase extentions
I think this might be a Mac OS X only bug. Mac OS X stores filenames case sensitively but compares filenames without case sensitivity. same file: script/../config/../public/document/thumbnail/tmp/1137259310.479525.806/barcelona.JPG and script/../config/../public/document/thumbnail/tmp/1137259310.479525.806/barcelona.jpg /usr/lib/ruby/1.8/fileutils.rb:846:in `fu_each_src_dest''