Brian C. Fertig
2005-Sep-30 07:53 UTC
[Asterisk-Users] No ringback tone generated by Asterisk with OH323connections
are you giving answer()? ..o-------------------------------------------------------o.. Brian Fertig Network/Systems Engineer IT Administrator Planet Telecom, Inc. Tampa,FL Office -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Juan Jose Comellas Sent: Friday, September 30, 2005 10:32 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] No ringback tone generated by Asterisk with OH323connections 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 Asterisk? The relevant settings in oh323.conf are: [general] listenAddress=0.0.0.0 listenPort=1720 tcpStart=20001 tcpEnd=30000 udpStart=20001 udpEnd=30000 fastStart=yes h245Tunnelling=yes h245inSetup=yes inBandDTMF=no jitterMin=20 jitterMax=100 ipTos=none outboundMax=10 inboundMax=10 simultaneousMax=10 bandwidthLimit=2000 gatekeeper=DISABLE gatekeeperTTL=600 userInputMode=RFC2833 The package versions I'm using are: asterisk 1.0.9.dfsg-5 asterisk-oh323 0.6.6pre3-4 libopenh323-1.15.3c2 1.15.3-4 -- Juan Jose Comellas (juanjo@comellas.com.ar) _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users This email was scanned by: Mcafee GroupShield ---------------- CONFIDENTIAL DISCLAMER ---------------- All information provided in this email is considered confidential and proprietary of Planet Telecom, Inc. and Telecenter Inc. Use of this information by anyone other than the recipient or sender will be considered in breach of agreement.
Juan Jose Comellas
2005-Sep-30 12:18 UTC
[Asterisk-Users] No ringback tone generated by Asterisk with OH323connections
No, I wasn't. I can't believe I made that stupid mistake. It started working after I added the call to Answer(). Thanks for your help. On Friday 30 September 2005 11:53, Brian C. Fertig wrote:> are you giving answer()? > > ..o-------------------------------------------------------o.. > Brian Fertig > Network/Systems Engineer > IT Administrator > Planet Telecom, Inc. > Tampa,FL Office > > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Juan Jose > Comellas > Sent: Friday, September 30, 2005 10:32 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: [Asterisk-Users] No ringback tone generated by Asterisk with > OH323connections > > 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 > Asterisk? The relevant settings in oh323.conf are: > > [general] > listenAddress=0.0.0.0 > listenPort=1720 > tcpStart=20001 > tcpEnd=30000 > udpStart=20001 > udpEnd=30000 > fastStart=yes > h245Tunnelling=yes > h245inSetup=yes > inBandDTMF=no > jitterMin=20 > jitterMax=100 > ipTos=none > outboundMax=10 > inboundMax=10 > simultaneousMax=10 > bandwidthLimit=2000 > gatekeeper=DISABLE > gatekeeperTTL=600 > userInputMode=RFC2833 > > The package versions I'm using are: > > asterisk 1.0.9.dfsg-5 > asterisk-oh323 0.6.6pre3-4 > libopenh323-1.15.3c2 1.15.3-4-- Juan Jose Comellas (jcomellas@novamens.com) -- Juan Jose Comellas (juanjo@comellas.com.ar)