similar to: Problems with gnugk, asterisk, and ooh323

Displaying 20 results from an estimated 100 matches similar to: "Problems with gnugk, asterisk, and ooh323"

2004 Sep 21
0
Asterisk + GnuGK :::: Unreachable Destination.
Hello again. I'm stll struggling trying to terminate calls from SIP through Asterisk and throught my H323 gateways... Basically the call is accepted by GnuGK but then dropped with *reason = unreachableDestination <<null>>* I did a *debug trc 10* on GnuGK and looked at the sessions... one from X-Lite through Asterisk... and one from OpenPhone... The one from OpenPhone works
2004 Jun 29
5
SIP->Asterisk->GnuGK->Cisco 5300
Hi all, I would like to call from SIP client to Asterisk then GnuGk, then Cisco 5300 to PSTN phone. Is this possible? I need simple config asterisk and gnugk.Can somebody help me? Ganbaa -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040629/cfe09e1e/attachment.htm
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
2003 Jun 04
3
h323 and g729
Hi, I have an ansterisk and a cisco 827-4v registered to a Gatekeeper. asterisk has two extensions: exten => 223,1,Dial,OH323/BYEXTENSION@827PD exten => 730,1,Dial(IAX/eduardo@10.0.11.103) (IAX are working well) When I try to call each other, gnugk shows a ARJ: ARJ|10.0.11.112:1720|223:dialedDigits|730:dialedDigits|false|resourceUnavailable I think this could be a codec
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 =
2004 Aug 04
5
H323 Call Dropping
Hello All, I am trying to setup a SIP to H323 system using SER, Asterisk And GnuGK. Following is the configuration: CISCO ATA (NAT) -> SER -> ASTERISK -> GNUGK My Cisco ATA is registered with SER and When I dial a number, SER forwards the call to Asterisk, and Asterisk forwards the call to the GateKeper. This is ok, call reaches the gatekeeper, however the gatekeeper drops the call
2004 Sep 16
1
ERROR[16384]: chan_h323.c:1987 load_module: Gatekeeper registration failed
I'm trying to configure Chan_H323 to register with GnuGK... without success... i've failed finding sample configurations. I'd greatly appreciate anyone who can provide sample config of H323.conf and gnugk.ini I am tyring to configure Asterisk as a neighbor in GnuGK. I'm always getting this error on Asterisk. ERROR[16384]: chan_h323.c:1987 load_module: Gatekeeper registration
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
2002 Jan 03
2
Different behaviour of data()
Dear List, I frequently use the data() function to load csv files (with separator ";") into R session, typically data(myfile) loads myfile.csv from my working/data directory into R. Now, in 1.4.0 version, everything works as expected, but with one difference: The values readed in older versions in "num" mode are now readed as "int" mode, converting the values
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
2010 Sep 25
0
can call internal branch , but can not call external numbers with avaya , always get return message : Q931IncompatibleDestination
Hi Gurus, We have configured asterisk to trunk with avaya with ooh323 channel driver. The sip phone registered on asterisk can dial the extensions registered on avaya via this trunk , and vice versa works too. Even we can make the avaya branch to dial asterisk?s extension and then this extension dial back to another avaya?s extension. But if we dial the external DID number via this trunk from
2005 Mar 09
6
how to sip->h323 using asterisk-oh323-0.7.1
hello i am using asterisk-oh323-0.7.1. i want to convert sip call to h323 (h323 sjphone or h323 proxy). what could be the best way for this. i am successfull in converting h323->sip by using asterisk as gateway. help required on sip->h323. kamran __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web
2003 Nov 13
1
how to interconnect gnugk and asterisk?
Hello folks. We are trying to interconnect an asterisk installation with a gnugk 2.0.5 installation to become able to use some H323 hardware that needs a gatekeeper (particulary an Ericsson WebSwitch 100). We have managed asterisk to dial H323 endpoints successfully (although calls are interrupted immediately after connection with "spawn extension exited non-zero"), but we could not
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
2005 May 09
0
How can I send e164 ID to my gatekeeper?
Hi. I'm using Asterisk & oh323. My gatekeeper needs h323 ID and e164 ID for registration. But I don't know how to send e164 ID. I configure register section in my oh323.conf file like below. [general] <<snip>> gatekeeper=xxx.xxx.xxx.xxx [register] alias=abc alias=777 <<snip>> And the gatekeeper doesn't need passward. It authenticates to use only both h323
2005 Mar 03
0
I have met a message : "No one is available to answer at this time".
Hello, Users. I loaded module chan_h323.so, chan_vpb.so. I have met a message : "No one is available to answer at this time". I don?t know what I do.. My 'h.323 trace 5' result is : == vpb/1-8: Starting record mode (codec=0)[AST_FORMAT_SLINEAR:VPB_LINEAR] -- Executing Dial("vpb/1-8", "h323/192.168.1.107") in new stack 1:21:34.936 ThreadID=0x06f2bbb0
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
2003 Sep 26
1
IAX calling number
Hello, I am recently inspecting the IAX protocol.. I wonder if there away to associate a user name to a number say I have a client register to the IAX server with username 'John' and I want to associate a number say '12345678' tho John so other register users can call john by dialing 12345678. Something like the H323_id and the E164 alias in H323 protocol. Foong --------------
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
2005 May 23
1
OH323 CONTROL PROTOCOL ERROR
>Please I have combed the Archive to no avail on this problem protocol >control problem in oh323. >I'm receiving calls from CISCO AS5300 -> Asterisk -> Zap Channel. The >calls clears the remote location but drops on my own end. Please what >could be >wrong. I have included the oh323.conf and log files. I have tried >various configuration and I thought I should