[asterisk-users] Network range in trunk definition

Leandro Dardini ldardini at gmail.com
Thu Sep 10 08:06:04 CDT 2015


I see, really thank you ... I have just migrated my config. By the way ...
is pjsip realtime supporting realtime registrations?

Leandro

2015-09-08 21:23 GMT+02:00 Joshua Colp <jcolp at digium.com>:

> On 15-09-08 04:21 PM, Leandro Dardini wrote:
>
>> I have some problem finding a smart way to add inbound trunks ip
>> authentication. I don't want to set allowguests=yes
>>
>> Some of my providers just list some IP and I add them like:
>>
>> [provider](!)
>> context=fromoutside
>> type=friend
>> insecure=port,invite
>> disallow=all
>> allow=g729
>> allow=ulaw
>> allow=alaw
>> canreinvite=no
>>
>> [magrathea1](provider)
>> host=87.238.72.129
>> [magrathea2](provider)
>> host=87.238.72.130
>> [magrathea3](provider)
>> host=87.238.72.131
>> [magrathea4](provider)
>> host=87.238.72.132
>>
>> But some providers are not giving single IP, but networks, like
>> 37.157.52.128/25 <http://37.157.52.128/25> and other also /24
>>
>
> chan_sip requires you to use individual entries like this. The res_pjsip
> functionality in 13 and above allows multiple IPs and ranges in a single
> identify section.
>
> --
> Joshua Colp
> Digium, Inc. | Senior Software Developer
> 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
> Check us out at: www.digium.com & www.asterisk.org
>
> --
> _____________________________________________________________________
> -- 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150910/926883c8/attachment.html>


More information about the asterisk-users mailing list