similar to: Dial Out w/ OH323

Displaying 20 results from an estimated 5000 matches similar to: "Dial Out w/ OH323"

2005 Jan 11
5
asterisk-oh323 and outgoing call
Hello. I'm try to set up asterisk for making outgoing calls with oh323 channel driver version 0.7.1 with Asterisk CVS-1-01/09/05-01:41:37. Our provider uses Mera MVTS softswitch and supports only H.323. We don't use gatekeeper for connection but provider requires SOURCE PHONE NUMBER for route out calls and I don't know how I can specify this number. Call with this string exten
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
2004 Jul 14
1
oh323 dial structure and oh323 debug?
According to the wiki at voip-info.org, the dial structure for using oh323 without a gatekeeper is: OH323/<exten>@<host>:<port> or OH323/<exten> The second option is valid only in the case where a gatekeeper is used. NOTE: OpenH323 library v1.12.0 has a bug in the parsing of the destination host. When this version is used then the above syntax should be:
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
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
2004 Sep 10
1
No DTMF or Audio
I have built latest Asterisk w/ OpenH323 channel driver. We have a SIP softphone registered to the Asterisk. We can place outbound calls from the SIP phone to the PSTN via OpenH323 connection to our gatekeeper. Everything works okay - DTMF and Audio... But in the reverse - if we call from a cellphone or landline the PSTN number we can get the SIP phone to ring - we answer and can hear the
2004 May 21
3
Asterisk and OH323
Hello, i want to use asterisk as a gateway for H323-Phones. But i cant get it work. I'm using a gatekeeper on another computer. My IP-phone is registered there. Does anybody can sent me an oh323.conf and extension.conf as examples? Thanks in advance Erik Bastian -- NEU : GMX Internet.FreeDSL Ab sofort DSL-Tarif ohne Grundgebühr: http://www.gmx.net/dsl
2005 Jan 03
3
oh323 context for peers
I am experimenting with oh323 channels and h.323 gateways and a Cisco CallManager. I am not using a gatekeeper at this time. Is it possible to place calls coming into Asterisk from specific peers into specific contexts? In iax.conf eaxh peer has a context in which I can specify the context an inbound call will be placed in. I don't see anything like this in the oh323.conf file or the oh323
2006 Mar 21
2
need to make my oh323 work with quintum no gatekeeper
Hi all, Can someone share with me his experience in making asterisk-oh323 talk to quintum gateway without gatekeeper. My set up is QUINTUM GATEWAY ------IP----M ASTERISK (OH323) Both are gateways.. but I don't know what authentication I will set up in oh323.conf and how to set it up I will be glad if anyone can help Goksie
2003 Aug 01
7
Using OH323 and Gatekeeper
Hello all, Please forgive me if this sounds a little (or a lot) ignorant as I am very new to asterisk. Right now I have two pc's connected back to back through an E100 card running asterisk. I have openh323 running as well and I am able to route calls through the E1 line. Next up I would like to be able to register asterisk with a gatekeeper. On another computer is running openGK. Using
2004 Sep 14
3
OH323 Trunking
I've successfully got inbound/outbound calling working with our Asterisk using the Asterisk-OH323 channel driver. We are using a parent gatekeeper and the NuFone H323 channel driver would not work with the parent gatekeeper... I'm trying to determine a way to ensure that the line used for outbound calling is always available i.e. like trunking.. >From what I can tell when I place an
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
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 May 06
4
asterisk-oh323, new version 0.6.1
Hello all, This new version (0.6.1) of asterisk-oh323 fixes the "one-way audio" problem of the previous release. Download from the usual location: http://www.inaccessnetworks.com/projects/asterisk-oh323 Regards, Michael.
2003 Aug 08
2
Re2: Problem -ATA-711-723-Oh323-Asterisk(BACKTRACK INFO]
Hello Michael, Here is the BackTrace of the program which i forgot to attach BACKTRACE OF Asterisk -vvc #0 0x42074d60 in _int_realloc () from /lib/tls/libc.so.6 #1 0x420738c4 in realloc () from /lib/tls/libc.so.6 #2 0x47c7da89 in PAbstractArray::SetSize(int) () from /home/sip/pwlib/lib/libpt_linux_x86_r.so.1.5 #3 0x47c7cf4d in PContainer::SetMinSize(int) () from
2003 May 09
1
asterisk-oh323, new version 0.5.2
Hello all, This new version has more options (account code, AMA flags, lib tracing) in the config file and some improvements in the build process. The code is available from the usual location: http://www.inaccessnetworks.com/projects/asterisk-oh323 Regards, Michael Manousos
2004 Jun 14
15
oh323
This module wont compile can anyone give me any assistance -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040614/03ae433c/attachment.htm
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 Sep 04
1
Oh323, Please Help Newbie ;(
Hi, I just installed OH323 Plugin and im now tryin to make simple Configuration to connect Openphone and Xlite to my Asterisk-Server. All works fine, i just wanna know if there's a better way to do it? Is there anything wrong with my Config? OH323.conf [general] listenAddress=0.0.0.0 listenPort=1720 connectPort=1720 tcpStart=10000 tcpEnd=20000 udpStart=8000 udpEnd=8005 fastStart=no
2004 Jul 30
2
asterisk-oh323-0.6.3a
Hi there. I thy to compile asterisk-oh323-0.6.3a but it fail in the make command. I have the pwlib-v1_6_6-1 and openh323-v1_13_5-1 as saying in the README file of the packet asterisk-oh323-0.6.3a I do make and this is the error: # make for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done make: *** No rule to make target `ccflags'. Stop. make: *** No rule to make target