Using an extension to block a caller
        Posted  
        
            by 
                Trewq
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Trewq
        
        
        
        Published on 2012-07-04T01:24:10Z
        Indexed on 
            2012/07/04
            3:17 UTC
        
        
        Read the original article
        Hit count: 528
        
I have a couple of SIP phones and use callcentric. I get a lot of junk calls. I'd like to implement the following feature and would like some suggestions on how to do this:
Once I get a junk call, I typically hang up. I think want to dial some number (like *23 or something) and I'd like the last number that was received to be put in a database. Any future call from that number will be directed to VM or a busy tone.
I'd appreciate some pointers on how I'd go about doing this.. I prefer an open source solution.
© Server Fault or respective owner