[Asterisk-doc] docs conf-files.xml,1.3,1.4
blitzrage
asterisk-doc@lists.digium.com
Mon, 31 May 2004 13:36:06 +0000
Comments:
Update of /cvsroot/asterisk/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2498/docs
Modified Files:
conf-files.xml
Log Message:
blitzrage
- oops... typo broke compilation
Index: conf-files.xml
===================================================================
RCS file: /cvsroot/asterisk/docs/conf-files.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** conf-files.xml 31 May 2004 02:44:48 -0000 1.3
--- conf-files.xml 31 May 2004 13:36:00 -0000 1.4
***************
*** 111,116 ****
<programlisting>
[conference]
! exten => 51000,1,MeetMe(1000|tp|1234) <linenotation>;speaker can speak and can exit with the press of #</linenotation>
! exten => 1000,1,MeetMe(1000|mq) <linenotation>;listeners can only recieve audio from the conference and when joining or leaving wont produce sound.</linenotation>
</programlisting>
</informalexample>
--- 111,116 ----
<programlisting>
[conference]
! exten => 51000,1,MeetMe(1000|tp|1234) <lineannotation>;speaker can speak and can exit with the press of #</lineannotation>
! exten => 1000,1,MeetMe(1000|mq) <lineannotation>;listeners can only recieve audio from the conference and when joining or leaving wont produce sound.</lineannotation>
</programlisting>
</informalexample>