Permit and Deny fields

Hello everyone,
Is there a way to put in multiple permit and deny addresses on a particular extension?
Thanks
__________________

Hello everyone,
Is there a way to put in multiple permit and deny addresses on a particular extension?
Thanks
Not in the gui. However, you
Not in the gui.
However, you can try this approach:
In sip_custom_post.conf add the extension with this syntax (example for extension 2476):
deny/permit are read top down, if you have deny=0.0.0.0/0.0.0.0 in the gui it will deny everything, that is why permit= is further down in the configuration.
So only add permit= in the sip_custom_post.conf.
Note2: This is untested and from memory, YMMV
Mikael Carlsson
(I am off-line, tinkering with my Chevy and my radios, don't know when I will be back)
You can use '&' sign in the
You can use '&' sign in the GUI and put multiple network ranges:
192.168.1.0/255.255.255.0&172.16.25.0/255.255.255.0
SIP: Magic incantations - http://forums.digium.com/viewtopic.php?t=78543
Thanks
Thank you I will try and see how it goes!
I try this & separator to
I try this & separator to see if it works with mine. Thanks for the input
"A little Learning is a Dangerous Thing"