From 04504e80a36797b2cf59e7556a251d2c0a357d04 Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Mon, 9 Jul 2012 18:54:43 +0000 Subject: 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 --- configs/motif.conf.sample | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/motif.conf.sample') diff --git a/configs/motif.conf.sample b/configs/motif.conf.sample index 02bec3dba..c651e6930 100644 --- a/configs/motif.conf.sample +++ b/configs/motif.conf.sample @@ -56,6 +56,8 @@ ; that you use these fields to do so. ; ; 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](!) -- cgit v1.2.3