Guys.. Im new to asterisk but is it possible to simulate a dialtone for example, in other PBX when you pick up the phone you can hear a certain dialup, which is the PBX dialtone, and when you hit 9, you can hear the PSTN dialtone, is this possible? __________________________________________________________________ Anton Krall
Jon Gabrielson
2005-Feb-20 02:03 UTC
[Asterisk-Users] Simulated dialtone like in other PBX
Yes, this is basically the default. Jon. On Sunday 20 February 2005 02:20 am, Anton Krall wrote:> Guys.. > > Im new to asterisk but is it possible to simulate a dialtone for example, > in other PBX when you pick up the phone you can hear a certain dialup, > which is the PBX dialtone, and when you hit 9, you can hear the PSTN > dialtone, is this possible? > > __________________________________________________________________ > Anton Krall > > > _______________________________________________ > 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
Peter Svensson
2005-Feb-20 02:43 UTC
[Asterisk-Users] Simulated dialtone like in other PBX
On Sun, 20 Feb 2005, Anton Krall wrote:> Im new to asterisk but is it possible to simulate a dialtone for example, in > other PBX when you pick up the phone you can hear a certain dialup, which is > the PBX dialtone, and when you hit 9, you can hear the PSTN dialtone, is > this possible?I'm not sure I understand your question. Do you want to be able to hit 9 and get a an outside line with dialtone? Just add an extension to do that. For isdn you need to enable overlap dialing. Or do you want Asterisk to provide a dialtone after the user have hit 9 as the first digit of a number? User the ignorepat option in the dialplan. Or do you want Asterisk to provide a _different_ dialtone after the user have hit 9 as the first digit of a number? This may be possible, but I think some hack may be needed. Peter
Peter Svensson
2005-Feb-20 03:56 UTC
[Asterisk-Users] Simulated dialtone like in other PBX
On Sun, 20 Feb 2005, Duane wrote:> Anton Krall wrote: > > I think it would be your last suggestion.. When I pickup the phone I hear a > > tone, the sip phone box tone... Then I hit 9, no tones :) and enter the > > whole phone number and it starts to ring on the other side.. So no outside > > dialtone get heard ever.. I was wondering if it could be possible to make it > > so that after hitting 9.. The tone would change to something else letting > > the user know that they are dialing on an outside line. > > Yes, you can do this, stick a extension in your dial plan for 9, then > point that to app_disa...Or have the 9 dial an outside line and get the external dialtone. Peter
That app_disa is new to me... Is there a list of available apps? Im still quite new to asterisk but I guess you can find out which apps you have by using a show applications but my question would be more of how to make new apps or download/get new ones, is this possible? Also, is there a list of command that can be used in a dialplan or are they just apps like dial()? -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Duane Sent: Domingo, 20 de Febrero de 2005 04:48 a.m. To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Simulated dialtone like in other PBX Anton Krall wrote:> I think it would be your last suggestion.. When I pickup the phone I > hear a tone, the sip phone box tone... Then I hit 9, no tones :) and > enter the whole phone number and it starts to ring on the other side.. > So no outside dialtone get heard ever.. I was wondering if it could be > possible to make it so that after hitting 9.. The tone would change to > something else letting the user know that they are dialing on an outsideline. Yes, you can do this, stick a extension in your dial plan for 9, then point that to app_disa... -- Best regards, Duane http://www.cacert.org - Free Security Certificates http://www.nodedb.com - Think globally, network locally http://www.sydneywireless.com - Telecommunications Freedom http://happysnapper.com.au - Sell your photos over the net! http://e164.org - Using Enum.164 to interconnect asterisk servers "In the long run the pessimist may be proved right, but the optimist has a better time on the trip." _______________________________________________ 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
from the console, "show modules" ----------------------------------------------------- "Yeah, we rocked the vote all right. Those little bastards betrayed us again." - Hunter S. Thompson on the 2004 election. On Sun, 20 Feb 2005, Anton Krall wrote:> That app_disa is new to me... Is there a list of available apps? Im still > quite new to asterisk but I guess you can find out which apps you have by > using a show applications but my question would be more of how to make new > apps or download/get new ones, is this possible? > > Also, is there a list of command that can be used in a dialplan or are they > just apps like dial()? > > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Duane > Sent: Domingo, 20 de Febrero de 2005 04:48 a.m. > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Simulated dialtone like in other PBX > > Anton Krall wrote: >> I think it would be your last suggestion.. When I pickup the phone I >> hear a tone, the sip phone box tone... Then I hit 9, no tones :) and >> enter the whole phone number and it starts to ring on the other side.. >> So no outside dialtone get heard ever.. I was wondering if it could be >> possible to make it so that after hitting 9.. The tone would change to >> something else letting the user know that they are dialing on an outside > line. > > Yes, you can do this, stick a extension in your dial plan for 9, then point > that to app_disa... > > -- > > Best regards, > Duane > > http://www.cacert.org - Free Security Certificates http://www.nodedb.com - > Think globally, network locally http://www.sydneywireless.com - > Telecommunications Freedom http://happysnapper.com.au - Sell your photos > over the net! > http://e164.org - Using Enum.164 to interconnect asterisk servers > > "In the long run the pessimist may be proved right, > but the optimist has a better time on the trip." > _______________________________________________ > 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 >
And go here: http://www.voip-info.org/wiki-Asterisk+-+documentation+of+application+commands ----------------------------------------------------- "Yeah, we rocked the vote all right. Those little bastards betrayed us again." - Hunter S. Thompson on the 2004 election. On Sun, 20 Feb 2005, Anton Krall wrote:> That app_disa is new to me... Is there a list of available apps? Im still > quite new to asterisk but I guess you can find out which apps you have by > using a show applications but my question would be more of how to make new > apps or download/get new ones, is this possible? > > Also, is there a list of command that can be used in a dialplan or are they > just apps like dial()? > > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Duane > Sent: Domingo, 20 de Febrero de 2005 04:48 a.m. > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Simulated dialtone like in other PBX > > Anton Krall wrote: >> I think it would be your last suggestion.. When I pickup the phone I >> hear a tone, the sip phone box tone... Then I hit 9, no tones :) and >> enter the whole phone number and it starts to ring on the other side.. >> So no outside dialtone get heard ever.. I was wondering if it could be >> possible to make it so that after hitting 9.. The tone would change to >> something else letting the user know that they are dialing on an outside > line. > > Yes, you can do this, stick a extension in your dial plan for 9, then point > that to app_disa... > > -- > > Best regards, > Duane > > http://www.cacert.org - Free Security Certificates http://www.nodedb.com - > Think globally, network locally http://www.sydneywireless.com - > Telecommunications Freedom http://happysnapper.com.au - Sell your photos > over the net! > http://e164.org - Using Enum.164 to interconnect asterisk servers > > "In the long run the pessimist may be proved right, > but the optimist has a better time on the trip." > _______________________________________________ > 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 >
Peter Svensson
2005-Feb-20 10:49 UTC
[Asterisk-Users] Simulated dialtone like in other PBX
On Sun, 20 Feb 2005, Anton Krall wrote:> That app_disa is new to me... Is there a list of available apps? Im still > quite new to asterisk but I guess you can find out which apps you have by > using a show applications but my question would be more of how to make new > apps or download/get new ones, is this possible?"show applications" at the cli. Peter
I have a question about dial tone as well, when calling a company typically they have an answering system, i.e. press 4 for Bill etc. I am using a diax soft-phone and have been unable to get the receiving system to forward me on. Is there a feature change in Asterisk that needs to be enabled or is it a problem with diax? -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Anton Krall Sent: Sunday, February 20, 2005 11:03 AM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [Asterisk-Users] Simulated dialtone like in other PBX Thx Sergey!! Ill give it a try.... -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Sergey Kuznetsov Sent: Domingo, 20 de Febrero de 2005 07:34 a.m. To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Simulated dialtone like in other PBX Easy as piece of cake. Remove ignorepat=>9 add: exten => 9,1,DISA(no-password|my_outbound_context) [my_outbound_context] exten => NXXXXXX, 1, blah-blah-blah All the Best! Sergey. Peter Svensson wrote:>On Sun, 20 Feb 2005, Anton Krall wrote: > > > >>Im new to asterisk but is it possible to simulate a dialtone for >>example, in other PBX when you pick up the phone you can hear a >>certain dialup, which is the PBX dialtone, and when you hit 9, you can >>hear the PSTN dialtone, is this possible? >> >> > >I'm not sure I understand your question. > >Do you want to be able to hit 9 and get a an outside line with dialtone? >Just add an extension to do that. For isdn you need to enable overlap >dialing. > >Or do you want Asterisk to provide a dialtone after the user have hit 9 >as the first digit of a number? User the ignorepat option in the dialplan. > >Or do you want Asterisk to provide a _different_ dialtone after the >user have hit 9 as the first digit of a number? This may be possible, >but I think some hack may be needed. > >Peter > > >_______________________________________________ >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 _______________________________________________ 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3026 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050411/fb650a53/smime.bin