[asterisk-bugs] [Asterisk 0014444]: M() Docs
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 18 08:46:11 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14444
======================================================================
Reported By: ewieling
Assigned To: eliel
======================================================================
Project: Asterisk
Issue ID: 14444
Category: Applications/app_dial
Reproducibility: always
Severity: text
Priority: normal
Status: assigned
Asterisk Version: 1.6.0.5
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-02-09 17:11 CST
Last Modified: 2009-05-18 08:46 CDT
======================================================================
Summary: M() Docs
Description:
(5:08:00 PM) ManxPower: Documentation suggestion: In the docs for Dial,
them M() option, it would be helpful to mention that if the callee presses
ANY DTMF, the caller will be connected and nothing in the macro will
process the DTMF (like trying to get an extension)
(5:08:14 PM) ManxPower: It would help people avoid wasted hours like the
one I just had.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
child of 0015107 AstXML Documentation System Has No Abil...
======================================================================
----------------------------------------------------------------------
(0104922) svnbot (reporter) - 2009-05-18 08:46
https://issues.asterisk.org/view.php?id=14444#c104922
----------------------------------------------------------------------
Repository: asterisk
Revision: 195093
_U branches/1.6.2/
U branches/1.6.2/Makefile
U branches/1.6.2/doc/appdocsxml.dtd
U branches/1.6.2/main/xml.c
------------------------------------------------------------------------
r195093 | eliel | 2009-05-18 08:46:10 -0500 (Mon, 18 May 2009) | 26 lines
Merged revisions 194982 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r194982 | eliel | 2009-05-16 16:01:22 -0400 (Sat, 16 May 2009) | 20
lines
Allow to include sections of other parts of the xml documentation.
Avoid duplicating xml documentation by allowing to include other parts
of
the xml documentation using XInclude.
Example:
<xi:include
xpointer="xpointer(/docs/function[@name='CHANNEL']/synopsis)" />
(Insert this line to include the synopsis of the CHANNEL function xml
documentation).
It is also possible to include documentation from other files in the
'documentation/' directory using the href="" attribute inside a xinclude
element.
(closes issue https://issues.asterisk.org/view.php?id=15107)
Reported by: lmadsen
(issue https://issues.asterisk.org/view.php?id=14444)
Reported by: ewieling
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=195093
Issue History
Date Modified Username Field Change
======================================================================
2009-05-18 08:46 svnbot Note Added: 0104922
======================================================================
More information about the asterisk-bugs
mailing list