[Asterisk-Users] Simulated dialtone like in other PBX

Anton Krall akrall-lists at intruder.com.mx
Sun Feb 20 12:03:10 MST 2005


Thx Sergey!! Ill give it a try....

 

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at 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 at 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 at 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





More information about the asterisk-users mailing list