[Aaug] Over diring t,i extensions in macros

John Mullinix john at cohutta.com
Tue Feb 13 17:15:06 EST 2007


OK,  Here is the printout from voip-info.org on DISA

<quote>

Synopsis
 DISA (Direct Inward System Access)

Description

    * DISA(passcode[|context])
    * DISA(password file) 


DISA (Direct Inward System Access) Allows someone from outside the telephone
switch (PBX) to obtain an "internal" system dialtone and to place calls from
it as if they were placing a call from within the switch. A user calls a
number that connects to the DISA application and is given dialtone and
context.

The user enters their passcode, followed by the pound sign (#). If the
passcode is correct, the user is then given system dialtone on which a call
may be placed. Obviously, this type of access has SERIOUS security
implications, and GREAT care must be taken NOT to compromise your security.

There is a possibility of accessing DISA without password. Simply exchange
your password with no-password.

</quote>

And here is how it is implemented with FreePBX

<quote>

[disa]
include => disa-custom
exten => 2,1,Set(TIMEOUT(digit)=5)
exten => 2,n,Set(TIMEOUT(response)=10)
exten => 2,n,Playback(enter-password)
exten => 2,n,DISA(/etc/asterisk/disa-2.conf)
exten => 2,n(end),Hangup

; end of [disa]


</quote>

The file disa-2.conf has the following line in it:

Password|from-internal

You could set up a hidden option on your IVR to access it.  

HTH

John Mullinix
www.cohutta.com
john at cohutta.com
706-632-3343 

-----Original Message-----
From: aaug-bounces at atlaug.com [mailto:aaug-bounces at atlaug.com] On Behalf Of
Odom, Steve
Sent: Tuesday, February 13, 2007 4:59 PM
To: aaug at atlaug.com
Subject: Re: [Aaug] Over diring t,i extensions in macros

Custom asterisk
--------------------------
Sent from my BlackBerry Wireless Handheld


----- Original Message -----
From: aaug-bounces at atlaug.com <aaug-bounces at atlaug.com>
To: 'ATLANTA * USERS GROUP' <aaug at atlaug.com>
Sent: Tue Feb 13 16:53:03 2007
Subject: RE: [Aaug] Over diring t,i extensions in macros

Are you running Trixbox or straight Asterisk?

John Mullinix
www.cohutta.com
john at cohutta.com
706-632-3343 

-----Original Message-----
From: aaug-bounces at atlaug.com [mailto:aaug-bounces at atlaug.com] On Behalf Of
Christopher Fowler
Sent: Tuesday, February 13, 2007 4:50 PM
To: ATLANTA * USERS GROUP
Subject: RE: [Aaug] Over diring t,i extensions in macros

On Tue, 2007-02-13 at 16:44 -0500, John Mullinix wrote:
> Why don't you do this with DISA.  Set the incoming route to match your
> CID.
> Enter the password and boom, you are from-internal.  

I guess I do not know how to do that with DISA


_______________________________________________
Aaug mailing list
Aaug at atlaug.com
http://lists.atlaug.com/mailman/listinfo/aaug

_______________________________________________
Aaug mailing list
Aaug at atlaug.com
http://lists.atlaug.com/mailman/listinfo/aaug





More information about the Aaug mailing list