[asterisk] Remove existing contacts on registration
This commit is contained in:
parent
b916b56eb4
commit
e7a232daeb
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,7 @@ username=101
|
|||
[101]
|
||||
type=aor
|
||||
max_contacts=1
|
||||
remove_existing=yes
|
||||
|
||||
[102]
|
||||
type=endpoint
|
||||
|
@ -68,6 +69,7 @@ username=102
|
|||
[102]
|
||||
type=aor
|
||||
max_contacts=1
|
||||
remove_existing=yes
|
||||
|
||||
[pstn]
|
||||
type=endpoint
|
||||
|
|
Loading…
Reference in a new issue