Displaying 20 results from an estimated 10000 matches similar to: "Asterisk as H323 client?"
2003 Nov 25
1
About sound modules in Asterisk. And call gnophone-asterisk-h323
Hi,
First at alll, I beg your pardon because maybe I explained bad my questions
(because my low level english)
I have asterisk 0.5.0, asterisk-oh323-0.5.6, openh323-1.12.2 and pwlib 1.5.2
compiled and installed.
I have modules alsa 0.9.8 compiled and installed
My PC has an audio card ac97 chipset intel i810 in its motherboard.
I want to use asterisk in this way:
|PC linux | --ethernet--
2005 Jul 07
0
h323 how to ?????
I try to get H323 to run, but have so far only partial success:
There is a Gatekeeper GK, where asterisk connects to.
The Gatekeeper sees Asterisk, and Asterisk sees the gatekeeper.
From the Network on the GK, asterisk is reachable via the number
070333333. I have an extension on asterisk 6002, which is reachable.
I try to call a number attached to the gatekeeper (070168177) with the
2003 Dec 17
0
h323.conf new try
Hi list,
After several tries to understand the subtil description in the
h323.conf to be able to make the next scenario I was presented the
following error messages by asterisk. Can somebody tell me please what I
am doing wrong.
Scenario: Gatekeeper (h323) --> Asterisk PBX -->(h323) Gateway
Endpoints are connected to Gatekeeper. Call does come in like
999931235650087 with codec g711
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?
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
2004 Sep 24
0
how to put extension on hold? using h323 phones and gnu gatekeeper
Hi everybody,
I have still problem with setting-up asterisk.
I use asterisk with gnu gatekeeper and h323 phones.
I read lots of much documents, but there's no any reference to
setting-up "how to put on hold an incomming call".
I mean:
1.) somebody call me from PSTN (via my ISDN BRI card in asterisk);
2.) asterisk routes this call to gatekeeper and finaly I pick up call by
my
2004 Jan 21
1
h323 with innovaphone ip 400 gatekeeper/innovaphone Ip200 phones
Hi,
I'm trying to get h323 communication working between asterisk (0.7.1) and
Innovaphone Gatekeeper + innovaphone phones.
chan_323 installed OK with currently recommended pwlib_1.5.2 and
openh323_1.12.2.
Registration asterisk with the gatekeeper works OK, externsion for my
test(sip) phone gets registered with gatekeeper. when establishing a call
between a h323 phone and asterisk I run into
2013 Jul 08
0
is necessary to define e164 number in h323 gateway?
hello all,
i want to have ooh323 connection between asterisk and cisco. in my
scenario, asterisk is gateway and cisco is gatekeeper.
this is my ooh323.conf file:
[general]
port=1720
bindaddr=192.168.0.227
gateway=yes
faststart=yes
h245tunneling=yes
h323id=gw10 at test.com
settracelevel=10
gatekeeper=192.168.0.212
context=from-trunk
disallow=all
allow=ulaw
allow=alaw
allow=gsm
dtmfmode=rfc2833
2005 Jul 08
0
GnuGK Nufone H323 -HEAD - Prefix issue
Greetings-
As most of you who monitor this list know, I've been messing about
with Asterisk -HEAD, Cisco Callmanager, and the nufone H323 channel
driver here for some time- with pretty decent success. I'm hoping to
cash in a chip here- I've run into something that is probably a very
simple answer, yet not found a decent reference to resolve it.
Scenario- -HEAD as of last week
2004 Nov 24
2
Bothering with H323
Hi everyone,
Could someone help me on make my Asterisk registers to a Gatekeeper.
I have compiled the chan_h323.so and it seems to be working.
What I want to know is how can I "route" my SIP clients to a single
account on a remote Gatekeeper.
I have tried a lot of conbinations but nothing happend.
For example: my account number: 123456789
;extension.conf
exten =>
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 Jan 29
0
Register to h323 gk
Hello group,
I am trying to register to a opengk h323 gatekeeper using chan_h323.
The gatekeeper expects me to register a username like
31201234567@gatekeper.com with a password secret and an e164 of
31201234567.
Thus I put the following in the config file:
[general]
gatekeeper=w.x.y.z.
AllowGKRouted=yes
[31201234567@gatekeer.com.com]
type=h323
e164=31201234567
secret=geheim
2005 May 30
0
IAX2 to H323
Hi all,
I'm using following software and equipment and I have very strange behavior:
Asterisk CVS-NHEAD-05/30/05-16:42:41
H323 gatekeeper - GnuGK 2.2.2
IAX2 client - Firefly 1.9.8 build 3945
H323 client - SJPhone Build 1.50.271d
H323 gateway - Welltech Wellgate 3504A
When I dial from Firefly (IAX2) -> SJPhone (H323) everything works as expected.
When I dial from SJPhone (H323) ->
2003 Dec 12
4
RH9 and h323.conf
Hello everybody,
First time installer and I need the lists advice. My plan is to use
asterisk PBX with some hardware to terminate my calls coming from
several operational gnugk gatekeepers.
Do have RH9 and downloaded the latest asterisk from CVS. Compiled
according instructions and is running fine.
Could hardly find any info on h323 implementation untill the REAME in
the channels directory.
2005 Mar 20
0
H323 Gatekeeper Registering Question
Hello,
I'm trying to register with a gatekeeper using chan_h323, I have a
Login, Password and a user (telephone) number,
This is my h323.conf
[general]
port=1720
bindaddr=x.x.x.x (my fixed IP)
gatekeeper=x.x.x.x (gk ip)
allowgkrouted=yes
allow=all
[xx] (my login)
type=h323
e164=111 (my assigned phone number)
secret=1111 (my password)
context=incoming
I'm getting this error when trying
2005 Mar 15
1
SIP & H323 gateway
Hi pros,
Newbie to asterisk, need some help.
My existing senerio is we have 6 analog quintums and 1 digital H323,
and our gatekeeper is gnugk openh323 located in US.
Our business is Call Center and our method of dial is using prefix and
gateway IP provided my Carrier.
I also brought two AudioCodes MP108 8 FXS gateways, as our gateway
runs on h323 my friend suggested to go for Asterisk.
If
2013 Jul 11
0
have two H323 connection: one with GK, one with other GW. is it possible?
hello all,
i have a conceptual question.
i have a h323 gateway and it is connected to a h323 gatekeeper. my
question is: can i connect my gateway to another gateway directly? i mean
can these two gateways work with each other without working with
gatekeeper? or when i have connection with a gatekeeper, all calls must be
set through it?
thanks in advance,
SAM
-------------- next part
2003 Sep 01
2
gnuGK + h323 Caller ID
Hi,
I use with asterisk gnugk a gatekeeper for h323 client.
I don't understand why asterisk can't have the H323-ID (callerID).
In the gatekeeper's monitor I have this H323-ID but not in asterisk.
Does anyone know something about it, or how can I send a caller ID to asterisk ?
Rattana
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Oct 27
1
SIP -> H323 Seg fault.
A very strange problem..
* dies with seg fault when calling from SIP to h323
WARNING[589848]: File chan_oh323.c, Line 2429 (alerted_h323_connection): Call with reference 183 in unexpected state (4).
-- Called 113506
-- H323:183 answered SIP/alex-1e48
Segmentation fault
I'm using Mandrake 9.1 , lastest * ( 3 day old from cvs) , and oh323 last version..
here are my configs:
2005 Jan 05
0
One way audio [Asterisk + Innovaphone IP3000 + asterisk-oh323/h323]
Hello everybody,
I?ve been trying to solve a problem for several weeks now but it really
beats me.
There are several hard phones connected to an Innovaphone 3000 VoIP gateway.
On the other side I have a SIP softphone connected to Asterisk. The problem
I have is that on incoming calls (hardphones to softphone) I only have
outgoing audio (from soft to hardphone); everything is OK when I call the