aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tex/queues-with-callback-members.tex
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-26 14:49:51 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-26 14:49:51 +0000
commit07772bc9e3ef6636a3e99e07d2aea3a06988f0c9 (patch)
treeccccf73a87a2b70872cb717d9c5447595e6463f8 /doc/tex/queues-with-callback-members.tex
parent0725d883ea060490d423049c28c0f3c2a461b3ac (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: http://svn.digium.com/svn/asterisk/trunk@77284 f38db490-d61c-443f-a65b-d21fe96a405b
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