[Asterisk-Users] Not answering inbound a line used for outbound

Dinesh Nair dinesh at alphaque.com
Sun Jun 12 00:35:27 MST 2005



On 06/12/05 14:55 jerry at voiptower.com said the following:
> Basically, there is a fax line that I don't want to answer inbound, but I
> want it available to do dial out from. Right now, we are using a busy wait
> around the ringing line, but I was hoping for something that might be a
> little more elegant. Here is the dialplan snip:
> 
> exten => s,1,Wait(1)
> exten => s,2,GoTo(s,1)

that'll still leave the line offhook until the caller hangs up. why not 
just use Hangup() to hang up on any incoming call ?

-- 
Regards,                           /\_/\   "All dogs go to heaven."
dinesh at alphaque.com                (0 0)    http://www.alphaque.com/
+==========================----oOO--(_)--OOo----==========================+
| for a in past present future; do                                        |
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo "The opinions here in no way reflect the opinions of my $a $b."  |
| done; done                                                              |
+=========================================================================+



More information about the asterisk-users mailing list