start with empty contacts file
This commit is contained in:
@@ -1,20 +0,0 @@
|
|||||||
#
|
|
||||||
# SIP contacts
|
|
||||||
#
|
|
||||||
# "display-name" <sip:user@domain>;addr-params
|
|
||||||
#
|
|
||||||
# display-name:
|
|
||||||
# needs to be at least two characters long
|
|
||||||
#
|
|
||||||
# addr-params:
|
|
||||||
# ;presence={none,p2p}
|
|
||||||
# ;access={allow,block}
|
|
||||||
#
|
|
||||||
|
|
||||||
# Peer contacts
|
|
||||||
"Echo Server" <sip:[email protected]>
|
|
||||||
#"user" <sip:user@domain>;presence=p2p
|
|
||||||
|
|
||||||
# Access rules
|
|
||||||
#"Catch All" <sip:*@*>;access=block
|
|
||||||
#"Good Friend" <sip:[email protected]>;access=allow
|
|
||||||
|
|||||||
Reference in New Issue
Block a user