/l3/users/2014-11-nt-voip/nt-voip/debian4/root :1 :2 :3 :4 |
|
#vim /etc/asterisk/meetme.conf
--- /tmp/l3-saved-15466.29282.19645 2014-11-26 14:17:49.418993322 +0200 +++ /etc/asterisk/meetme.conf 2014-11-26 14:20:04.258994918 +0200 @@ -43,3 +43,19 @@ ; ;conf => 1234 ;conf => 2345,9938 + +conf => 100 +conf => 101 +conf => 102 +conf => 103 +conf => 104 + +conf => 105,1234 +conf => 106,1234 +conf => 107,1234 +conf => 108,1234 +conf => 109,1234 + + + + |
#asterisk -rv
Asterisk 1.8.13.1~dfsg1-3+deb7u3, Copyright (C) 1999 - 2012 Digium, Inc. and others. Created by Mark Spencer <markster@digium.com> Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details. This is free software, with components licensed under the GNU General Public License version 2 and other licenses; you are welcome to redistribute it under certain conditions. Type 'core show license' for details. ========================================================================= Connected to Asterisk 1.8.13.1~dfsg1-3+deb7u3 currently running on debian4 (pid = 26059) Verbosity was 0 and is now 1 debian4*CLI> quit Executing last minute cleanups |
|