Re: [asterisk-users] Security issue

2009-02-07 Thread oumar ndiaye
David,
Thanks in advance. Where do I change the user/peers definition? Is it in the
firewall of the OS? In that case that won't work because the server host
other services such as ssh http that are open to any IP as long as the user
has the correct credentials. Doesn't asterisk itself has built in security
filters?

If the only choice is to do in the OS's firewall, then I will need to
include the port numbers of SIP, IAX in my firewall rules. In this case,
which ports should I block to keep unwanted SIP/IAX connections from
specific IP's.
Thanks.

On Sat, Feb 7, 2009 at 9:29 AM, David fire  wrote:

> you have many options but you should use it together.
> firewall
>
> in the user/peers definitions add host=
> and/or
> deny=0.0.0.0/0.0.0.0
> permit=/
>
> change the ip of your server.
>
> use something like ossec to avoid force brute.
>
> David
>
> 2009/2/6 oumar ndiaye 
>
>>  Is there a way to restrict connection to my asterisk server to users
>> based on their IP addresses, and not just password. I have some hackers who
>> connect to my server to make illegitimate solicitation calls to people. I
>> had to shutdown the server for now until I find a solution. ANY HELP?
>> Thanks.
>> ond
>>
>> ___
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
>
>
> --
> (\__/)
> (='.'=)This is Bunny. Copy and paste bunny into your
> (")_(")signature to help him gain world domination.
>
>
> ___
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>



-- 
Oumar Ndiaye
CTO
ANTG Telecom
www.antg.com
ondi...@antg.com
ondi...@alum.mit.edu
ond4...@gmail.com
Tel: +1-919-291-8742
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

Re: [asterisk-users] AgentCallBackLogin no longer works after installing asterisk 1.6

2009-02-06 Thread oumar ndiaye
Thanks all for your responses.
I am not sure I know every thing AgentCallBackLogin is capable. I don't know
either if I have to have all the functions offered by AgentCallBackLogin.
All I need is a way to allow call takers to login and before they can take
calls. How is this done today in 1.6.
Thanks.


On Fri, Feb 6, 2009 at 7:40 PM, Philipp Kempgen
wrote:

> Rob Hillis schrieb:
> > ...except that Macros are now deprecated and will most likely be removed
> > in 1.8.
> >
> > Robert Broyles wrote:
> >> Looks like using a Macro and the 'M' Dial() option is the way to go for
> >> now if you need the answer confirmation.
>
> Use U() and Gosubs then!
>
>
>   Philipp Kempgen
>
> --
> AMOOCON 2009, May 4-5, Rostock / Germany   ->  http://www.amoocon.de
> Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de
> AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied  ->  http://www.amooma.de
> Geschäftsführer: Stefan Wintermeyer, Handelsregister: Neuwied B14998
> --
>
> ___
>  -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>



-- 
Oumar Ndiaye
CTO
ANTG Telecom
www.antg.com
ondi...@antg.com
ondi...@alum.mit.edu
ond4...@gmail.com
Tel: +1-919-291-8742
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

[asterisk-users] Security issue

2009-02-06 Thread oumar ndiaye
Is there a way to restrict connection to my asterisk server to users based
on their IP addresses, and not just password. I have some hackers who
connect to my server to make illegitimate solicitation calls to people. I
had to shutdown the server for now until I find a solution. ANY HELP?
Thanks.
ond
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

[asterisk-users] AgentCallBackLogin no longer works after installing asterisk 1.6

2009-02-06 Thread oumar ndiaye
Hi,

My queue used to work fine until I upgraded to 1.6. I am getting the
message:
 No application 'AgentCallBackLogin' for extension (default, 31001, 1)
After some rearch I learnt that AgentCallBackLogin is removed in 1.6.

Any one has a configuration that works in place of AgentCallBackLogin in
1.6.

-- 
ond
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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