similar to: H323 Transfer

Displaying 20 results from an estimated 30000 matches similar to: "H323 Transfer"

2003 Sep 12
3
h323 v oh323
Use oh323. Download the openh323 and pwlib tarballs from openh323.org Follow Jeremy's instructions in the /asterisk/channels/h323/ directory EXACTLY! good luck Regards, Sean Langley, P.Eng Firmware Engineer General Dynamics Canada (403)730-1482 sean.langley@gdcanada.com > -----Original Message----- > From: Senad Jordanovic [mailto:senad@cwcom.net] > Sent: Friday, September 12,
2005 May 30
1
Chan OH323 and overlapping digits
Hi, Perhaps there's something wrong in my config... I did some tests connecting Asterisk to an Ericsson MD110 PBX by setting up an h323 trunk. When dialling into asterisk I got some problems when the entire number is not in the setup message, i.e. I'm dialling digit by digit on the ericsson phone. Lets say I have 4001 in my extensions, and dial that from the Ericsson PBX, then the
2007 Jun 09
2
How to tell what codec is used for each end of a call MD110->H323->SIP
Hi. Calling from Ericsson MD110 via H.323 trunk to an asterisk 1.4.4 I get the call established but no sound heard on either end. What is the best/correct way to try and see what codecs Asterisk is using on each end of the call as it passes through Asterisk? And is there any way to see that voice is in fact being passed through Asterisk during the call (some counters etc.)? Thank you
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
2009 Jul 16
1
H323 situation
Hi all, I have this installation: Asterisk 1.6.1.1 with h323 support, pwlib_v1_10_3 and openh323_v1_18_0. I have a problem that is, when a call comes from H323 and goes to a Sip phone the asterisk sends two rtp streams to the sip. I checked this with tcpdump, save the payload (voice is in G711u), one is the ringing indication and the other is the voice coming from the user in h323 side. And
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.
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
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 Jan 25
1
Problems with H323 channels
Hello, I trying to set up an h323 channel over TCP/IP network to connect two PBX. I just read http://www.voip-info.org/wiki-Asterisk+config+h323.conf but, it don't solve my dubs. How could I use a h323 channel with asterisk? Could anyone paste a part of h323.conf file? I am no sure how to setting up h323.conf. And the part of extensions.conf where you use the h323 channels for an specific
2005 May 07
2
h323.conf - Asterisk not routing incoming calls based on IP - Ignoring type=user + host= + context=
Ok, at the bottom of my h323.conf file on my 1st server I have this: ; --------------------- [test] type=user host=209.237.227.185 context=termination-test incominglimit=10 accountcode=005 ; --------------------- Using an Asterisk at the other IP, I have this: exten => _1NXXNXXXXXX,1,Dial(H323/${EXTEN}@64.135.11.85,,o) This should send a call from the test-server to the IP of the 1st server;
2007 Nov 08
0
make h323 native transfer on stablished call
Hi all: I don't know if exist any other mailing more apropiated for this question. If exist, please let me know. I need orientation for this situation: 1. 1.4.13-BRIstuffed with support for h323 with asterisk-h323 module 2. An analog Pbx with support por h323 make asterisk a call, that asnwer and put with MOH 3. At this point I want asterisk to make a native h323 transfer of the current
2005 Jan 23
2
sip - h323 translation stability & capacity limit
Hi! All I would appreciate if someone could advice me on how stable is sip-h323 & h323-sip translation as well as how many calls can it handle when doing such translation.( assuming single 2.8Ghz intel processor & 1GB RAM) Regards, John -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm
2004 Jul 06
3
H323 channel
Hello everybody, my * box is connected to gnugk with H323 channel. If I call from an H323 EP to SIP EP (GS HandyTone or Xlite), when callee is picking up, audio start but noisy (scratch) , then became ok for callee (SIP EP) but still scratching on H323 EP. Now I stop/start asterisk, call from SIP to H323 EP and it's ok. And from now, it's also ok when H323 EP call SIP one's! No
2003 Aug 15
1
Asterisk H323 Trunk
During debugging of H323 trunk side (using Jeremy Macnamara's H323 driver in ~/channels/h323) a couple of things come don't quite work as advertised... 1/ the following line in extensions.conf explicitly sets the outgoing caller ID (required in my case for downstream GK processing..) exten => _1NX.,1,SetCallerID,6400047602100 exten => _1NX.,2,Dial,H323/${EXTEN:1} what
2004 Jul 22
1
Sip -> H323 using oh323 and G729
Hi All, I have set up a box that will be used as follows: SIP Phone ----> Asterisk ----> Cisco H323 VoIP Server 192.168.1.5 192.168.1.50 192.168.1.80 Asterisk is running the latest CVS and oh323 driver. The SIP phone is a Grandstream Budgetone 100. I have everything setup and running with G.711 ALAW and ULAW and i'm able to make calls through
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 Sep 26
1
H323 with Tenor CMS Gateway
2004 Dec 09
4
Get rid of H323 problems for 100$
Hello! I see many of you experience troubles with H323 stack. I am focusing on building H323-SIP Asterisk based softswitch with all codecs supported (including G729 and G723). I can setup Asterisk from scratch with H323 support or solve your h323 nightmare with existing asterisk system for for 100$. Contact me pls offline.
2006 Apr 19
1
Codec problem from SIP to H323
Hello. I have a codec problem to send calls from a SIP device to a H323 gateway. First I'll explain the scenario: - Asterisk 1.2.1 - The SIP phone can use any codec I want. - The H323 gateway can only use g729 (cause it's not under my administration) - SIP phone has g729 configured, so my asterisk doesn't need to "transcode" (I don't have licences for g729) - sip.conf
2013 Oct 08
2
Bug with H323 helper? Shorewall 4.5.16.1 as packaged up for Debian.
Hi all. I can''t seem to get the h323 connection tracking configured correctly for Shorewall. I am using the Debian Shorewall 4.5.16.1 package. I am running a Debian 3.9 kernel like so: # uname -a Linux gw 3.9-1-amd64 #1 SMP Debian 3.9.8-1 x86_64 GNU/Linux My version of iptables is: # iptables -V iptables v1.4.20 If I add the following rule in the /etc/shorewall/tcrules file to