similar to: H323 channel

Displaying 20 results from an estimated 10000 matches similar to: "H323 channel"

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
2004 Jul 15
3
SIP to H323 call timeout
Hi all, I have the following setup: UAs ------------SER ------------------------ ASTERISK ---------------------GNUGK --------------- GWs SER is configured to route call requests from UAs to Asterisk. Asterisk is configured to receive the call on SIP channel and dial out to GNUGK over H323 channel. The problem I'm facing is that asterisk sends out the call request to GNUGK and times out
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
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 &
2004 Jun 29
1
Registration of H323 Endpoints?
Hi, I am using the asterisk-oh323 wrapper and I am looking to allow registration of h323 endpoints and allow Asterisk to act as a gateway. The idea is simple: H323 endpoints would register with Asterisk. They each would have their own internal extension (like SIP). If a H323 endpoint dials an outbound extension, then the h323 call gets routed to a H323 Gatekeeper which then terminates
2004 Aug 15
2
GrandStream ATA286 & RC2 (was RC2 - H323 channel broken)
Hello everybody, when I upgraded from RC1 to RC2 I didn't had any audio between my ATA286 and H323 EP (my post from 13/08/04) I checked further and discover that problem is with ATA286 who is unable to call. I always get an 404 error. Coming back to RC1 everything works fine again. I tried to modify my dtmfmode from rfc2833 to info but in change nothing. Local call to asterisk are
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
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
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
2006 Jan 21
1
h323 configuration
Can any body give me an example how to configure h323 in Asterisk. Which files do I need to configure? just extensions.conf and h323.conf ? Thanks, Patricio _________________________________________________________________ Descubre la descarga digital con MSN Music. M?s de un mill?n de canciones. http://music.msn.es/
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 Aug 18
2
Asterisk (OH323) - gnugk connection
Hello there. Is there somebody with this connection working? I can't seem to make this work at all. Could someone please share some .conf files? Cheers, Vedran. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050818/71480bd9/attachment.htm
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 --
2004 Aug 11
7
H323 call dropped when answered
Hi All. I'm using RedHat 9 I configured the chan_h323 and asterisk from CVS. This is the scenario SJ_lab_phone(sip) ---------------> Asterisk -------------> H323 GK --------------> PSTN I have tried all codec's and always the same result, the called phone will ring without dropping for how ever I allow it to but as soon as it is answered it immediately gets disconnected.
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:
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
2004 Jun 30
1
Using Asterisk as H323 gateway
Hi there. I am trying to connect Asterisk to a local danish ip-telephony provider. But is having some difficulties. First I thougt they were related to the provider. But then i started debugging on the Asterisk (aix2 debug) When I make a call using AIX to the provider everything seems to work just fine: *CLI> -- Accepting AUTHENTICATED call from 192.168.1.150, requested format = 1024,
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 Apr 23
5
Unable to call H323 phones via asterisk
I receive the following error when I try to call another H323 extension from another H323 when going through *. NOTICE[27669]: File channel.c, Line 1325 (ast_set_read_format): Unable to find a path from 1 to 8 NOTICE[27669]: File channel.c, Line 1296 (ast_set_write_format): Unable to find a path from 8 to 1 WARNING[27669]: File chan_h323.c, Line 528 (oh323_write): Asked to transmit frame type 1,
2008 Feb 08
1
(no subject)
Hi, I am trying to communicate H323 and SIP users. I have configured h323.conf, sip.conf and ooh323.conf. If I am using gatekeeper (gnugk) then I am able to call successfully to h323 users using SJphone. And same for SIP users also. But when I disabled gatekeeper and trying to call using gateway with sjphone then every time whatever number I dial the call goes to asterisk and some computerized