summaryrefslogtreecommitdiff
path: root/doc/tex/queues-with-callback-members.tex
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2007-07-26 14:49:51 +0000
committerRussell Bryant <russell@russellbryant.com>2007-07-26 14:49:51 +0000
commit51e7035dfeca1def3070ca65f18153ee1d340ba9 (patch)
treeccccf73a87a2b70872cb717d9c5447595e6463f8 /doc/tex/queues-with-callback-members.tex
parent70f140c1d2df6f22976e1c26261cb4928632f959 (diff)
Merge a big batch of documentation fixes for escaping, marking URLs, places
where verbatim text went off the end of the page on the PDF, and various other improvements (closes issue #10307, IgorG) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@77284 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/tex/queues-with-callback-members.tex')
-rw-r--r--doc/tex/queues-with-callback-members.tex3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/tex/queues-with-callback-members.tex b/doc/tex/queues-with-callback-members.tex
index b1a7d8fd2..306dc3789 100644
--- a/doc/tex/queues-with-callback-members.tex
+++ b/doc/tex/queues-with-callback-members.tex
@@ -57,7 +57,6 @@ queue specifies the context "dispatch". These three
contexts must be defined somewhere in your dialplan.
We will show them after the main menu below.
-<verbage explaining options above>
In the [general] section, specifying the persistentmembers=yes,
will cause the agent lists to be stored in astdb, and
recalled on startup.
@@ -234,7 +233,7 @@ And in the dispatch context, first agents of priority 10 are tried, then
Notice that a common pattern is followed in each of the three queue contexts:
First, you set QUEUE\_MAX\_PENALTY to a value, then you call
-Queue(<queue-name>,option,... (see the documentation for the Queue application));
+Queue($<$queue-name$>$,option,...) (see the Queue application documetation for details)
In the above, note that the "t" option is specified, and this allows the
agent picking up the incoming call the luxury of transferring the call to