Displaying 20 results from an estimated 7000 matches similar to: "Ringing tones oh323"
2005 Sep 30
1
No ringback tone generated by Asterisk with OH323 connections
I am using Asterisk (Debian unstable packages) with an OH323 connection to my
provider. Everything is working except for the generation of ringback tones
when I receive inbound calls from the PSTN. My provider tells me that we're
sending call progress indications and that because of this they're expecting
us to generate the ringback tone. Does anybody know how to configure this in
2004 Jan 25
3
OH323 doesnt hear ringing
I have Asterisk running with a combination of SIP and H323 clients. I am using the OH323 module instead of the H323 one.
When the SIP clients ring each other, they can hear a ringing noise in the ear peice to let them know that the other parties phone is ringing. However, when the H323 client rings a SIP client, there is no ringing sound at all, although as soon as the called party picks up the
2005 Feb 28
2
Asterisk-OH323 no ringing
Hello,
I'm using Asterisk stable (1.0.3) with Asterisk-oh323 (0.6.5).
Everything is working fine, well, except that : when a call is made from
an h323 device (gnomemeeting for example), the caller does not hear any
ringing at all, he suddenly hears the person who answers the phone.
That can be quite disturbing for the users.
Any help would be very welcome. thank you.
Yves
2003 Aug 01
1
HELP!!!! Ringback oh323
Hi
What command i need to use to make a call with oh323 and hear the
ringback sound
Thanks
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:
2005 Jan 07
1
oh323 driver installation - It works now
Joao,
Thanks for sending the Installation tips as pasted below. It works.
Seshu
----------
Get oh323 from
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/openh323-Janus_patch4-src-tar.gz
Get pwlib from
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/pwlib-Janus_patch4-src-tar.gz
Get asterisk-oh323 from
2006 Apr 08
2
oh323.conf problem
I have installed oh323 channel driver (finaly! :)). I head some problem starting * so I have put the smallest possible oh323.conf file to se what happens. When I don't put available codec's in oh323.conf (*1) Asterisk starts but he also disables h323 channel because there are no available codec's (*2).
When I put codec (*3) Asterisk doesn't start (*4).
What have I done wrong? I
2004 Sep 08
1
OH323 Ignoring PROGRESS indication
Good time of day all!
1)
I am trying to use as5300 and asterisk. As5300 sends calls to me. I
get the following in
* console:
-- IAX2/magrathea/6 is making progress passing it to OH323/R27464
Sep 8 10:57:59 NOTICE[1140046640]: chan_oh323.c:1159 oh323_indicate:
Ignoring PROGRESS indication.
As5300 user does not hear anything, just silense instead of dial tones.
My config is oh323.conf
2004 Oct 04
1
some problems with OH323
Hello,
I am facing some problems with OH323
1. I am using
exten => 223,1,SetVar(OH323_OUTCODEC=gsm) or g729
exten => 223,2,Dial(OH323/x.x.x.x)
but the call always go out in aLaw .
2. With OH323 I find one way audio .
3. How can I use ASTCC with OH323 , I have tried to use dialstrings like
exten => 223,2,Dial(OH323/192.168.0.1/1234)
to send the dialed number as 1234 , but it does
2004 Nov 25
2
oh323 compile issue
Hi all,
I want to give a try to oh323 (currently nufone h323 channel is setup
and compiling fine) on a yesterday CVS update of asterisk. I have _pwlib
1.8.1_ and _openh323 1.15.1_ What I made:
openh323 dir:
make clean
apply the oh323 patch
configure
make opt
asterisk-oh323-0.7 dir:
make
[...]
wrapendpoint.cxx: In method `BOOL WrapH323EndPoint::OpenAudioChannel
(H323Connection &, int,
2004 Jul 29
1
OH323 and codec selection
I'm having a small issue with the oh323 implementation when it comes to
codec selection.
Version info:
CVS Head 6/30/2004
OH323 0.6.3
OpenPhone for windows version 1.8.1
Asterisk is configured as a h323 endpoint which either terminates to the
PSTN locally through a PRI or terminates the h323 call to an IAX provider
remotely. Asterisk also has G729 licences installed.
in oh323.conf we
2006 Apr 18
2
correct version of asterisk for oh323
Hi,
i have been using asterisk CVS 19/07/2005 and asterisk-oh323-0.7.2.
I now want to use oh323 with Asterisk 1.2.4+. Can anyone tell me what versions of oh323(and pwlib
and oh323) they got to work with Asterisk 1.2.4+.
--
thanks,
yusuf
2005 Jul 25
2
problems with compiling asterisk-oh323
i ve downloaded
asterisk-oh323-0.6.6.tar.gz
I am getting this and anybody know howto fix this?
#tar zxvf asterisk-oh323-0.6.6.tar.gz
oh323]# cd asterisk-oh323-0.6.6
asterisk-oh323-0.6.6]# ls
asterisk-driver CONFIGURATION Makefile rpm
TESTS
BUGS COPYING README rules.mak
wrapper
asterisk-oh323-0.6.6]# make
for x in wrapper asterisk-driver; do make -C $x
2005 Mar 07
1
What combination of pwlib and openh323 are required to get Asterisk-oh323 v0.7.1 to compile
Hi there
I have Asterisk running beautifully on our test server. Over the past few
days I have been tearing my hair out trying to compile various versions of
asterisk-oh323 on various versions of pwlib and openh323.
pwlib is now up to 1.8.3 and openh323 is now 1.15.2 stable.
asterisk-oh323 is currently 0.7.1
I have tried these three with many errors.
I have tried 0.7.1 with pwlib 1.5.2 and
2005 Jun 11
2
Help with Oh323
I am blocked on the most simple step when compiling Oh323:
Cd /openh323
patch -p1 ../asterisk-oh323-0.7.2-pre1/openh323_1.13.5-make.patch
it hangs for ever and never finishes in my machine with Red Hat Enterprise
Linux 3, fully updated.
I need to use Asterisk HEAD and I therefore I want to use
asterisk-oh323-0.7.2-pre1. Additionally, because it is the most debugged
version. In the past, if
2004 Jul 07
1
OH323-COMPILE
HI ALL
HI MICHAEL;
My name is mohammad and I am iranian.I have been trying to install oh323 channel but I come up with dead end. In fact it makes me crazy.
plz help me michael. I saw mailing list and I trid serevel CVS headers such as , 2004-06-07( seven of june) 0r 2004-07-02( second of july)
besides I use:
1-openh323 v1.12.2
2-pwlib v1.5.2
3- asterisk CVS (2004-06-07,
2003 Jul 08
2
oh323 problem (small one)
I have just compiled & installed the latest oh323, on a fresh asterisk
installation
however using a previously working oh323.conf file.
When I try to dial an outbound oh323 call I get the following error :
-- Going to extension s|1 because of immediate=yes
-- Executing Wait("Zap/1-1", "1") in new stack
-- Accepting call from '21382890' to 's'
2004 Jun 30
5
strange problem with oh323 loaded!
Hi,
I am using asterisk CVS 2004-06-16 with oh323-0.6.3a
I have a strange problem if I start asterisk with oh323 loaded
/usr/sbin/asterisk -vvvvvc
once I am in the console and issue "restart now" or "reload" asterisk hangs
and it not stoping or restarting at all, below is the console logging when
it happens, as you can see it stucks on "Destroying any remaining
2005 May 11
1
oh323 driver compiling problem.
i use asterisk cvs head ( two days ago) more or less
openh323 1.12.2 (oh323 home page)
and
pwlib 1.5.2 (oh323 home page)
asterisk-oh323-0.7.2-pre1
library versions? where download? versions from oh323 readme are not in
sourceforge site.
but i obtain this error compiling:
root@backup:/usr/src/asterisk/cvs/last/asterisk-oh323-0.7.2-pre1# make
for x in wrapper asterisk-driver; do make -C $x
2004 Sep 03
2
OH323 0.6.3b compilation problem with 1.0 RC2 on RH9
Hello,
I just tried to compile OH323 0.6.3b on a RH9 machine with Asterisk 1.0 RC2
installed but failed. I applied the patch to the required OpenH323 library
according to the instructions, and set the proper directories in the Makefile.
Here is what I receive after I issue make:
*******************************
g++ -DP_USE_PRAGMA -fno-rtti -ffunction-sections -fdata-sections -D_REENTRANT -