[*] Setting Asterisk to not answer on FXO

Sean Walberg sean at ertw.com
Fri Feb 17 14:26:15 CST 2006


Wait(60) as the first item in the context that the card is assigned to 
(assuming an answering machine will pick up within 60 seconds).  
Or make it a loop:

[inbound-fxo]
exten => s,1,Wait(60)
exten => s,2,Goto(1)


Sean

On Fri, 17 Feb 2006, Jay McDonald wrote:

> Folks,
> 
> I had a question from Rob Kato of Nat'l Group with regard to an Asterisk
> at Home setup he is working on.
> 
> He has a FXO card that he wants to not have answer calls only to dial
> out. 
> 
> Can anyone help him with the appropriate config settings?
> 
> 
> Jay 
> 
> 
> 
> 

-- 
Sean Walberg <sean at ertw.com>                    http://ertw.com 


More information about the Asterisk mailing list