[asterisk-commits] file: trunk r369837 -	/trunk/configs/motif.conf.sample
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Mon Jul  9 13:54:46 CDT 2012
    
    
  
Author: file
Date: Mon Jul  9 13:54:43 2012
New Revision: 369837
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=369837
Log:
Document that multiple endpoints using the same connection is not supported.
(closes issue ASTERISK-20104)
Reported by: Malcolm Davenport
Modified:
    trunk/configs/motif.conf.sample
Modified: trunk/configs/motif.conf.sample
URL: http://svnview.digium.com/svn/asterisk/trunk/configs/motif.conf.sample?view=diff&rev=369837&r1=369836&r2=369837
==============================================================================
--- trunk/configs/motif.conf.sample (original)
+++ trunk/configs/motif.conf.sample Mon Jul  9 13:54:43 2012
@@ -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](!)
    
    
More information about the asterisk-commits
mailing list