Gene Kochanowsky
2004-Mar-31 18:05 UTC
[Asterisk-Users] Extension ringing but no ringing sound.
Greetings, This is probably some configuration issue, but for some reason my system has stopped playing a ringing sound when an extension is dialed. The phone rings but there is no ring sound in the ear piece. Gene Kochanowsky
kc2eni@nyc-ares.org
2004-Mar-31 18:32 UTC
[Asterisk-Users] Extension ringing but no ringing sound.
Hi Gene, I had this problem. I found that it would work between devices that shared the same codec settings but not otherwise. Try adding |T to the end of your extensions dialing string. This will force * to handle the call and so do any codec mangling. This has a hit on your server but at least you'll know that that is the definite problem. Once you've proved it you can fix it properly by setting your clients to the same codecs. I find that the grandstream 101 comes set with g729 as its standard but it is changable. Mark On Wed, 31 Mar 2004 20:05:49 -0500, "Gene Kochanowsky" wrote:> > Greetings, > > This is probably some configuration issue, but forsome> reason my system > has stopped playing a ringing sound when an extension > is dialed. The > phone rings but there is no ring sound in the earpiece.> > Gene Kochanowsky > > _______________________________________________ > 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
Eric Wieling
2004-Mar-31 18:45 UTC
[Asterisk-Users] Extension ringing but no ringing sound.
On Wed, 2004-03-31 at 19:05, Gene Kochanowsky wrote:> Greetings, > > This is probably some configuration issue, but for some reason my system > has stopped playing a ringing sound when an extension is dialed. The > phone rings but there is no ring sound in the ear piece.You updated your Asterisk. I believe that the CVS stable as of a few days ago fixes the problem. If not, put a "r" option at the end of the dial like to work around the problem. e.g. Dial(Zap/1,20,r) If you don't use a timeout then use something like Dial(Zap/1,,r) -- Eric Wieling * BTEL Consulting * 504-899-1387 x2111 "In a related story, the IRS has recently ruled that the cost of Windows upgrades can NOT be deducted as a gambling loss."
Gene Kochanowsky
2004-Mar-31 18:46 UTC
[Asterisk-Users] Extension ringing but no ringing sound.
Hi Mark, I don't think it is codec mangling. My entire system is TDM. On incoming calls, after asterisk picks up there is a ring but that is the only time I hear it. Gene -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of kc2eni@nyc-ares.org Sent: Wednesday, March 31, 2004 8:32 PM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] Extension ringing but no ringing sound. Hi Gene, I had this problem. I found that it would work between devices that shared the same codec settings but not otherwise. Try adding |T to the end of your extensions dialing string. This will force * to handle the call and so do any codec mangling. This has a hit on your server but at least you'll know that that is the definite problem. Once you've proved it you can fix it properly by setting your clients to the same codecs. I find that the grandstream 101 comes set with g729 as its standard but it is changable. Mark On Wed, 31 Mar 2004 20:05:49 -0500, "Gene Kochanowsky" wrote:> > Greetings, > > This is probably some configuration issue, but forsome> reason my system > has stopped playing a ringing sound when an extension > is dialed. The > phone rings but there is no ring sound in the earpiece.> > Gene Kochanowsky > > _______________________________________________ > 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 _______________________________________________ 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
Gene Kochanowsky
2004-Mar-31 19:57 UTC
[Asterisk-Users] Extension ringing but no ringing sound.
Thanks Eric. Is this the CVS branch you are referring to? - # cvs checkout -r v1-0_stable asterisk Gene -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Eric Wieling Sent: Wednesday, March 31, 2004 8:46 PM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] Extension ringing but no ringing sound. On Wed, 2004-03-31 at 19:05, Gene Kochanowsky wrote:> Greetings, > > This is probably some configuration issue, but for some reason mysystem> has stopped playing a ringing sound when an extension is dialed. The > phone rings but there is no ring sound in the ear piece.You updated your Asterisk. I believe that the CVS stable as of a few days ago fixes the problem. If not, put a "r" option at the end of the dial like to work around the problem. e.g. Dial(Zap/1,20,r) If you don't use a timeout then use something like Dial(Zap/1,,r) -- Eric Wieling * BTEL Consulting * 504-899-1387 x2111 "In a related story, the IRS has recently ruled that the cost of Windows upgrades can NOT be deducted as a gambling loss." _______________________________________________ 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
Gene Kochanowsky
2004-Mar-31 21:10 UTC
[Asterisk-Users] Extension ringing but no ringing sound.
The v1-0_stable version is the one with the problem. I have checked out the latest and it does ring. Gene -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Gene Kochanowsky Sent: Wednesday, March 31, 2004 9:57 PM To: asterisk-users@lists.digium.com Subject: RE: [Asterisk-Users] Extension ringing but no ringing sound. Thanks Eric. Is this the CVS branch you are referring to? - # cvs checkout -r v1-0_stable asterisk Gene -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Eric Wieling Sent: Wednesday, March 31, 2004 8:46 PM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] Extension ringing but no ringing sound. On Wed, 2004-03-31 at 19:05, Gene Kochanowsky wrote:> Greetings, > > This is probably some configuration issue, but for some reason mysystem> has stopped playing a ringing sound when an extension is dialed. The > phone rings but there is no ring sound in the ear piece.You updated your Asterisk. I believe that the CVS stable as of a few days ago fixes the problem. If not, put a "r" option at the end of the dial like to work around the problem. e.g. Dial(Zap/1,20,r) If you don't use a timeout then use something like Dial(Zap/1,,r) -- Eric Wieling * BTEL Consulting * 504-899-1387 x2111 "In a related story, the IRS has recently ruled that the cost of Windows upgrades can NOT be deducted as a gambling loss." _______________________________________________ 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 _______________________________________________ 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
Eric Wieling
2004-Mar-31 21:34 UTC
[Asterisk-Users] Extension ringing but no ringing sound.
On Wed, 2004-03-31 at 20:57, Gene Kochanowsky wrote:> Thanks Eric. Is this the CVS branch you are referring to? - > > # cvs checkout -r v1-0_stable asteriskYes. -- Useful Asterisk Docs: http://www.digium.com/index.php?menu=documentation (look at the "Unofficial Links") and http://www.voip-info.org/wiki-Asterisk and http://www.fnords.org/~eric/asterisk/ (my site) and http://asteriskdocs.org/
Gene Kochanowsky
2004-Mar-31 21:51 UTC
[Asterisk-Users] Extension ringing but no ringing sound.
This is the version with the problem. -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Eric Wieling Sent: Wednesday, March 31, 2004 11:35 PM To: asterisk-users@lists.digium.com Subject: RE: [Asterisk-Users] Extension ringing but no ringing sound. On Wed, 2004-03-31 at 20:57, Gene Kochanowsky wrote:> Thanks Eric. Is this the CVS branch you are referring to? - > > # cvs checkout -r v1-0_stable asteriskYes. -- Useful Asterisk Docs: http://www.digium.com/index.php?menu=documentation (look at the "Unofficial Links") and http://www.voip-info.org/wiki-Asterisk and http://www.fnords.org/~eric/asterisk/ (my site) and http://asteriskdocs.org/ _______________________________________________ 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