mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 03:04:19 +00:00
Document that multiple endpoints using the same connection is not supported.
(closes issue ASTERISK-20104) Reported by: Malcolm Davenport git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@369837 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -56,6 +56,8 @@
|
|||||||
; that you use these fields to do so.
|
; that you use these fields to do so.
|
||||||
;
|
;
|
||||||
; Outgoing caller id can *not* be set.
|
; Outgoing caller id can *not* be set.
|
||||||
|
;
|
||||||
|
; IMPORTANT: Multiple endpoints using the same connection is *NOT* supported. Doing so may result in broken calls.
|
||||||
|
|
||||||
; Default template for endpoints, to be included in their definition
|
; Default template for endpoints, to be included in their definition
|
||||||
[default](!)
|
[default](!)
|
||||||
|
|||||||
Reference in New Issue
Block a user