How are you blocking it? To avoid being charged, you need to make that
decision before the call reaches an Answer()

i.e.:
[inbound]
exten => X./8002663939,1,NoOp(Go nowhere)
exten => X.,1,NoOp(Process call normally)
exten => X.,n,Answer()
exten => X..n,Playback(IVR)

On Thu, Aug 28, 2008 at 7:28 PM, Richard <[EMAIL PROTECTED]> wrote:
> Hi,
>
> This number 8002663939 kept calling my line serveral times a day although I
> blocked it in my asterisk server.
> My provider unlimitel was unable to block this at their end as I was told
> that they can only block L.D not voip.
>
> So I end up paying for these stupid calls as they all add up at the end of
> the month.  Does anyone have similar  problem and could suggest a way to fix
> my problem?
>
> Thanks in advance,
> Richard
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
| It ain't what you don't know that gets you into trouble. It's what
| you know for sure that just ain't so. -- Mark Twain
|
| The Toronto Asterisk Users Group
| Join the discussion group by visiting http://taug.ca

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to