Re: [asterisk-users] Is there a need to secure RTP ports?

2013-01-27 Thread Sebastian Arcus

On 25/01/13 12:31, Johan Wilfer wrote:

2013-01-23 18:20, Sebastian Arcus skrev:

I have an Asterisk server with one SIP trunk to a SIP provider. As my
server registers with the SIP provider, I don't have any SIP ports open
at my end to the Internet. However, I have the RTP ports open (as SIP
has some trouble with my NAT).


You could try iptables with ip_conntrack_sip ip_nat_sip.

If they are loaded and you accept calls from your sip provider on port
5060 iptables inspects the sip/sdp and traffic from the endpoints are
considered RELATED.

I've some research/testing to do myself on this topic (it's on my always
growing todo-list of doom.. :-)

Maybe you should check it out?


Thanks Johan. It will have to go on my todo-list of doom as well :-) - 
will eventually get around to investigating those two iptables options. 
Sounds promising.



--
_
-- 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


Re: [asterisk-users] Complex Call Distribution

2013-01-27 Thread Leandro Dardini
2013/1/26 RSCL Mumbai 

> Hello,
>
> I have Elastix ISO install (FreePBX 2.7.0.3)
>
> My current Setup is as follows:
> Inbound Route > Queue > (Dynamic Agents)
>
> The queue distributes calls based on rrMemory.
>
> I have been asked to redesign the call distribution as follows:
>
> Calls will be delievered to Level-1 Agents (say 4 dynamic agents) in
> rrMemory format.
> When Level-1 Agents are busy, distribute calls to Level-2 Agents (say 3
> dynamic agents) in rrMemory format.
> When Level-2 Agents are busy, distribute calls to Level-3 Agents (say 2
> dynamic agents) in rrMemory format.
>
> Is it possible to setup the call distribution in the above format using
> any kind of logic or algorithm ?
>
> I tried using Penalties function in Queues.
> Created 2 penalties : 0 (level-1) and 1000 (level-2) and assigned
> penalties to agents (static)
> I made a few test calls, but Level-2 agents were delivered calls inspite
> of Level-1 agents being available.
>
> Any help or pointers are appreciated.
>
> Thx,
> Vai
>
>
I know for sure how to do it in asterisk, but I don't know how to do it
using elastix interface. Maybe you can have more luck asking to some
elastix related mailing list.

Leandro
--
_
-- 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