This is actually an interesting concept however I do think I want to restrict 
dialing during a specific time period.

 

If someone is in the office, I would have to reprogram the route so allow 
dialing which adds overhead.

 

Again, I do like the concept though.

 

Thanks,

--E

 

From: asterisk-users-boun...@lists.digium.com 
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Mikhail Lischuk
Sent: Friday, January 20, 2012 7:42 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Sip Registration Hijacking

 

Alejandro Imass wrote 20.01.2012 18:09:

 I would like to know how to block this MF because he makes calls at 1-2 AM

I use this construction on my servers

[users]

exten => _XXX,1,GotoIfTime(1:00-2:00,*,*,*?block,1,1)

 

[block]
exten => _X.,1,HangUp(1)

 

-- 
With Best Regards
Mikhail Lischuk <mailto:mlisc...@itx.com.ua> 
 
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to