[Asterisk-Users] RE: Sip.conf
Tomislav Parčina
tparcina at lama.hr
Tue Apr 18 03:07:41 MST 2006
Hi Ivan!
Thank you. I have already find it on http://www.voip-info.org/wiki/index.php?page=Asterisk+sip+permit-deny-mask
Problem is that they didn't define this in sip.conf.saple where I first have take a look. This should be fixed.
--
Tomislav Parcina
tparcina#lama.hr
In article <014701c662cb$5e6c3230$6864a8c0 at voljahr.local>, asterisk at voljatel.hr says...
>
> > In sip.conf, how can I define that only IP phones from 192.168.0.0/24
> network can register with specific user?
> >
> > The thing is that I can't use password and I can't use
> host=ip.of.my.phone. And I have to be sure that no one, > > from Internet
> will register on my * like that user.
> >
> > So, please tell me how to do this?
>
> Try this in sip.conf under a phone definition:
>
> deny=0.0.0.0/0.0.0.0
> permit=some_ip_address/some_mask
>
> Ivan
More information about the asterisk-users
mailing list