Displaying 20 results from an estimated 1000 matches similar to: "Gatekeeper Routing Mode not Working"
2009 Jul 14
3
Help in oh323 Gatekeeper
Dear All,
I have installed GNU gatekeeper in my machine. I tested the calls using
gatekeeper successfully.
Now I have tried to Disable the gatekeeper in oh323.conf file
gatekeeper=DISABLE
Now I have tried to call, but the connection is not established. I have
got following warning message in console.
" WARNING[8446]: chan_oh323.c:3555
2009 Jul 14
0
Help in oh323 Gatekeeper + does not know what to do when bridging the call
Actually I am facing a problem with H.323 (the standard and the ooh323) with Asterisk vesion 1.4.25 and I discover the following:
1) Using the standard h323 that come with Asterisk:
The chan_h323.so it is not existed in the /usr/lib/asterisk/modules after doing the compilation and installation for (pwlib, openh323, /chanels/h323, asterisk), although make menuselect was done and the h323 channel
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 Dec 13
0
[oh323] sporadic call setup
Hi all,
this is my actuel setup
[SIP 2005]--[asterisk]--H.323 Trunk--[PBX]--[ext. 8900]
Linux CentOS 3.3 (2.4.21-20.EL.c0)
asterisk-1.0.1
asterisk-oh323-0.6.3b
openh323_1.12.2
pwlib_1.5.2
Calling from SIPphone to the extension 8900 works always.
Calling from 8900 to SIPphone works only sporadicly without any recognizeable pattern.
Find below the output of the debug command: asterisk
2010 Nov 12
0
Asterisk and Tandberg Gatekeeper
Has anyone had any luck getting Asterisk 1.6.2.13 to register to a
Tandberg Gatekeeper? The logs on the Asterisk end seem to show that
the registration request is sent, and the Tandberg Gatekeeper
responds. However, the response doesn't seem to be what Asterisk was
expecting. Here is my ooh323.conf, followed by the relevant portion
of the h323_log:
[general]
port = 1720
bindaddr =
2003 Sep 16
1
h323 gatekeeper registration failed
Hi all,
i have tried to connect to a clarent gatekeeper.
I have used both of h323 drivers chan_h323.so and chan_oh323.so.
But no one can register to this gatekeeper.
Our ip is activated on this gatekeeper.
Maybe, i do wrong anything....
I have only set the "gatekeeper" option in the h323.conf or oh323.conf to
the ip address from the gatekeeper.
gatekeeper=x.x.x.x
But no one of the
2007 Feb 06
0
ooh323 drops registration with Cisco IOS GateKeeper - bug or config issue?
All,
I'm running (attempting to) ooh323 with Asterisk and a Cisco 2621XM router operating as a H.323 GateKeeper, however when I bring the Asterisk box up it registers successfully with the GateKeeper (exchanges GRQ/GCF, then RRQ/RCF) it notes the GateKeeper supports keepalive at 300 seconds, when it gets to time to re-register its sends an RRQ again and gets rejected with RRJ (unspecified
2006 Apr 26
1
Registering to H.323 Cisco gatekeeper
I'm having trouble registering my asterisk to a cisco gatekeeper. I do
not have control over the gatekeeper, and I know that it has user info
defined in an LDAP. I have a user name and a password that I can use,
but I can't seem to get Asterisk to register on the gatekeeper.
I can't find exactly how I'm supposed to define the gatekeeper in the
h323.conf file. This is the response
2013 Jun 11
0
how send calls to gatekeeper?
hello everyone
i have a simple question: i have an asterisk which is a h323 gateway
and has a h323 connection to a cisco gatekeeper and a sip connection
to a pbx.
my question is: how can i send all calls to gatekeeper?
i searched a lot and found that i should set gatekeeper=192.168.0.X
(ip address of my gatekeeper) in h323.conf file.
but what about extensions.conf file? should i define an
2003 Jul 09
1
Use dialing plan from h.323 gatekeeper?
Hi,
I want to configure * to use a gatekeeper for routing calls to H.323
endpoints. I imagine it will work like that:
* (chan_h323) will query the gatekeeper where to terminate the dialed number
and the gatekeeper will return the information for the h.323 gateway. after
that chan_h323 will try to make the call to the gateway it has received from
the gatekeeper.
so instead of duplicating a
2007 Feb 04
0
Help sought: Asterisk H.323, Cisco IOS Gatekeeper(s) intra-zone call routing and TETRA
All,
I'm haveing a bit of trouble getting my head around H.323 and call routing with Gatekeepers, Zones and intra-zone calls - hopefully someone who is more informed in things H.323 will be able to point me in the right direction...?
I already have a mature network of Asterisk boxes dotted around the UK and overseas with hundreds of extensions and our own number-plan/dial-plan in the form
2010 Mar 10
1
00h323 cant get gatekeeper to connect
I'm trying to connect an Asterisk 1.6 to an Avaya with gatekeeper (CLAN).
When chan_ooh323 first loads it tries to establish a connection with the gk
but I it fails. I have the following extract from the ooh323 log. Can
anyone give some insight?
Thanks!
MD
23:02:59:045 Sent GRQ message
23:02:59:045 GkClient Received RAS Message
23:02:59:045 Received RAS Message = {
23:02:59:045
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
2007 Feb 28
0
Using ooh323 with Gatekeeper controlled dialling
All,
I've fixed my problem getting Asterisk ooh323 channel to stay registered with my Cisco IOPS gatekeeper, now I need to get dialling working.
I have the following:
[Asterisk with ooh323] ----h323---- [Cisco IOS GK] ----h323---- [Radio system OpenH323]
192.168.1.5 192.168.1.6 192.168.1.7
the Asterisk box has numbers
2007 Feb 06
0
Asterisk H.323, Cisco IOS Gatekeeper(s) intra-zone call routing and TETRA
Stephan,
Ok, I'll re-state the problem...
I have two devices that I want to talk to each other:
1. an Asterisk PBX
2. a Damm Cellular TETRAFLEX digital radio system (www.damm.dk)
both devices are effectively "gateways" because they have many subscribers
behind them.
The Damm Cellular system controller is based on Windows-XP Embedded and its
sub-systems used the OpenH323
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
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
2003 Oct 13
0
Gatekeeper with Asterisk
Hi!
I am trying to do a SIP/H.323 gateway. I want that the SIP proxy server (I
suppose that this is asterisk isn't it?) has all the information about the
user's registration. So, when a request arrives at the gatekeeper from the
H.323 network, this one tries to make multicast to all the others gatekeeper
and also the Gatekeeper Asterisk. Asterisk then looks for if the user called is
a
2006 Mar 15
1
ooh323 Gatekeeper Bug
Dear All,
It seems that there is a bug on the ooh323 while using registering with
gatekeeper. The gatekeeper is GnuGK and the problem is when the Asterisk
recieves a call from the Gatekeeper and routes it back out to an SIP Phone.
The call would be connected and immediately dropped after 1-2 seconds
connection time. This doesn't happen when ooh323 module isn't registered to
a
2010 Sep 26
2
1.4, 1.6, 1.8 versions and the H323 gatekeeper functionality
Hi All;
First of all, I am looking to have the H323 Gatekeeper service available at Asterisk, and really I do not know if 1.4 or 1.6 or 1.8 started implementing H323 gatekeeper functionality or not?
Until 1.4.26.2 version, there is no h323 gatekeeper functionality. So, any implementation for this feature has been done in the other versions?