Hi Paul,

thanks for your repply.

> Since what you describe is a valid for SIP, you'll have to drop the
> packets at the network level (firewall). Or use the ACL system in
> asterisk to restrict it.

i was try change the host from dynamic to spesific ip address.
but somehow my sipphone couldn't register into server, however it's still
could make a call but couldn't be called.

i was try "permit" statement too, but the result is same.
this is my sip.conf
[1001]
type = friend
context = test
username = 1001
secret = 12345
host = 192.168.1.5
nat = no
disallow = no
allow =  ulaw
permit = 192.168.1.5/255/255.255.255.0

is there anything wrong?

how could i make matching on username instead of ip address?

thanks in advance
-- 
_____________________________________________________________________
-- 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

Reply via email to