[Home]

Summary:ASTERISK-14247: [patch] Move static docs to the new AstXML form
Reporter:Eliel Sardanons (eliel)Labels:
Date Opened:2009-06-01 15:01:37Date Closed:2009-06-07 14:32:42
Priority:MajorRegression?No
Status:Closed/CompleteComponents:General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_externalivr.diff
( 1) app_meetme_static_conversion.txt
( 2) app_minivm_static_conversion.txt
( 3) app_osplookup_static_conversion.txt
( 4) app_stack_static_conversion.txt
( 5) func_sysinfo_static_conversion.txt
( 6) res_musiconhold_static_conversion.txt
( 7) res_phoneprov_static_conversion.txt
( 8) res_smdi_static_conversion.txt
Description:There are some missing conversions:

Functions:
  res/res_smdi.c
  funcs/func_sysinfo.c
  apps/app_minivm.c
  apps/app_meetme.c
  res/res_phoneprov.c
Applications:
  res/res_musiconhold.c
  apps/app_externalivr.c
  apps/app_osplookup.c
AGI commmands:
  apps/app_stack.c
Manager actions:
  DONE
Comments:By: Leif Madsen (lmadsen) 2009-06-04 10:47:36

Here is my first patch. Can you check it to make sure everything looks good? It passes 'validate-docs' fine. I don't have SMDI interfaces, so I can't seem to load the module to check the 'core show function ...' stuff.

By: Digium Subversion (svnbot) 2009-06-04 11:29:51

Repository: asterisk
Revision: 199091

U   trunk/res/res_smdi.c

------------------------------------------------------------------------
r199091 | eliel | 2009-06-04 11:29:51 -0500 (Thu, 04 Jun 2009) | 11 lines

Move static docs to the new AstXML form.

Move SMDI_MSG and SMDI_MSG_RETRIEVE functions statis documentation
to XML.

(issue ASTERISK-14247)
Reported by: eliel
Patches:
     res_smdi_static_conversion.txt uploaded by lmadsen (license 10)


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199091

By: Digium Subversion (svnbot) 2009-06-04 11:33:28

Repository: asterisk
Revision: 199092

_U  branches/1.6.2/

------------------------------------------------------------------------
r199092 | eliel | 2009-06-04 11:33:28 -0500 (Thu, 04 Jun 2009) | 16 lines

Blocked revisions 199091 via svnmerge

........
 r199091 | eliel | 2009-06-04 12:29:50 -0400 (Thu, 04 Jun 2009) | 11 lines
 
 Move static docs to the new AstXML form.
 
 Move SMDI_MSG and SMDI_MSG_RETRIEVE functions statis documentation
 to XML.
 
 (issue ASTERISK-14247)
 Reported by: eliel
 Patches:
       res_smdi_static_conversion.txt uploaded by lmadsen (license 10)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199092

By: Leif Madsen (lmadsen) 2009-06-05 09:41:11

OK, all files are now uploaded EXCEPT the ExternalIVR() stuff, since I wasn't exactly sure of how to do that one. Let me know if anything is wrong. The patch to app_osplookup was not compiled because I don't have OSP installed on this machine, so that one needs to be checked very carefully.

I think that's it!

By: Digium Subversion (svnbot) 2009-06-06 16:56:59

Repository: asterisk
Revision: 199374

U   trunk/funcs/func_sysinfo.c

------------------------------------------------------------------------
r199374 | eliel | 2009-06-06 16:56:58 -0500 (Sat, 06 Jun 2009) | 10 lines

Move function SYSINFO documentation to XML.

Move function SYSINFO static documentation to the new AstXML form.

(issue ASTERISK-14247)
Reported by: eliel
Patches:
     func_sysinfo_static_conversion.txt uploaded by lmadsen (license 10)


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199374

By: Digium Subversion (svnbot) 2009-06-06 17:04:43

Repository: asterisk
Revision: 199375

_U  branches/1.6.2/

------------------------------------------------------------------------
r199375 | eliel | 2009-06-06 17:04:43 -0500 (Sat, 06 Jun 2009) | 15 lines

Blocked revisions 199374 via svnmerge

........
 r199374 | eliel | 2009-06-06 17:56:58 -0400 (Sat, 06 Jun 2009) | 10 lines
 
 Move function SYSINFO documentation to XML.
 
 Move function SYSINFO static documentation to the new AstXML form.
 
 (issue ASTERISK-14247)
 Reported by: eliel
 Patches:
       func_sysinfo_static_conversion.txt uploaded by lmadsen (license 10)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199375

By: Digium Subversion (svnbot) 2009-06-06 17:16:47

Repository: asterisk
Revision: 199376

U   trunk/apps/app_minivm.c

------------------------------------------------------------------------
r199376 | eliel | 2009-06-06 17:16:47 -0500 (Sat, 06 Jun 2009) | 12 lines

Move function MINIVMACCOUNT and MINIVMCOUNTER static documentation to XML.

Move function MINIVMACCOUNT and MINIVMCOUNTER statis documentation to the new
AstXML form.

(issue ASTERISK-14247)
Reported by: eliel
Patches:
     app_minivm_static_conversion.txt uploaded by lmadsen (license 10)
     (with minor changes by me)


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199376

By: Digium Subversion (svnbot) 2009-06-06 17:23:00

Repository: asterisk
Revision: 199396

_U  branches/1.6.2/

------------------------------------------------------------------------
r199396 | eliel | 2009-06-06 17:23:00 -0500 (Sat, 06 Jun 2009) | 17 lines

Blocked revisions 199376 via svnmerge

........
 r199376 | eliel | 2009-06-06 18:16:47 -0400 (Sat, 06 Jun 2009) | 12 lines
 
 Move function MINIVMACCOUNT and MINIVMCOUNTER static documentation to XML.
 
 Move function MINIVMACCOUNT and MINIVMCOUNTER statis documentation to the new
 AstXML form.
 
 (issue ASTERISK-14247)
 Reported by: eliel
 Patches:
       app_minivm_static_conversion.txt uploaded by lmadsen (license 10)
       (with minor changes by me)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199396

By: Digium Subversion (svnbot) 2009-06-06 17:27:48

Repository: asterisk
Revision: 199409

U   trunk/apps/app_meetme.c

------------------------------------------------------------------------
r199409 | eliel | 2009-06-06 17:27:48 -0500 (Sat, 06 Jun 2009) | 10 lines

Move function MEETME_INFO documentation to XML.

Move function MEETME_INFO static documentation to the new AstXML form.

(issue ASTERISK-14247)
Reported by: eliel
Patches:
     app_meetme_static_conversion.txt uploaded by lmadsen (license 10)


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199409

By: Digium Subversion (svnbot) 2009-06-06 17:32:42

Repository: asterisk
Revision: 199410

_U  branches/1.6.2/

------------------------------------------------------------------------
r199410 | eliel | 2009-06-06 17:32:42 -0500 (Sat, 06 Jun 2009) | 15 lines

Blocked revisions 199409 via svnmerge

........
 r199409 | eliel | 2009-06-06 18:27:48 -0400 (Sat, 06 Jun 2009) | 10 lines
 
 Move function MEETME_INFO documentation to XML.
 
 Move function MEETME_INFO static documentation to the new AstXML form.
 
 (issue ASTERISK-14247)
 Reported by: eliel
 Patches:
       app_meetme_static_conversion.txt uploaded by lmadsen (license 10)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199410

By: Digium Subversion (svnbot) 2009-06-06 17:45:43

Repository: asterisk
Revision: 199411

U   trunk/res/res_phoneprov.c

------------------------------------------------------------------------
r199411 | eliel | 2009-06-06 17:45:43 -0500 (Sat, 06 Jun 2009) | 12 lines

Move function PP_EACH_USER and PP_EACH_EXTENSION documentation to XML.

Move function PP_EACH_USER and PP_EACH_EXTENSION documentation to the new
AstXML form.

(issue ASTERISK-14247)
Reported by: eliel
Patches:
     res_phoneprov_static_conversion.txt uploaded by lmadsen (license 10)
(with PP_EACH_USER add by me)


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199411

By: Digium Subversion (svnbot) 2009-06-06 17:51:14

Repository: asterisk
Revision: 199412

_U  branches/1.6.2/

------------------------------------------------------------------------
r199412 | eliel | 2009-06-06 17:51:14 -0500 (Sat, 06 Jun 2009) | 17 lines

Blocked revisions 199411 via svnmerge

........
 r199411 | eliel | 2009-06-06 18:45:42 -0400 (Sat, 06 Jun 2009) | 12 lines
 
 Move function PP_EACH_USER and PP_EACH_EXTENSION documentation to XML.
 
 Move function PP_EACH_USER and PP_EACH_EXTENSION documentation to the new
 AstXML form.
 
 (issue ASTERISK-14247)
 Reported by: eliel
 Patches:
       res_phoneprov_static_conversion.txt uploaded by lmadsen (license 10)
  (with PP_EACH_USER add by me)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199412

By: Digium Subversion (svnbot) 2009-06-06 18:03:16

Repository: asterisk
Revision: 199413

U   trunk/res/res_musiconhold.c

------------------------------------------------------------------------
r199413 | eliel | 2009-06-06 18:03:16 -0500 (Sat, 06 Jun 2009) | 11 lines

Move music on hold related applications documentation to XML.

Move MusicOnHold, SetMusicOnHold, StartMusicOnHold, StopMusicOnHold static
documentation to the new AstXML form.

(issue ASTERISK-14247)
Reported by: eliel
Patches:
     res_musiconhold_static_conversion.txt uploaded by lmadsen (license 10)
     (with some fixes and formatting by me)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199413

By: Digium Subversion (svnbot) 2009-06-06 18:09:06

Repository: asterisk
Revision: 199414

_U  branches/1.6.2/

------------------------------------------------------------------------
r199414 | eliel | 2009-06-06 18:09:06 -0500 (Sat, 06 Jun 2009) | 17 lines

Blocked revisions 199413 via svnmerge

........
 r199413 | eliel | 2009-06-06 19:03:15 -0400 (Sat, 06 Jun 2009) | 11 lines
 
 Move music on hold related applications documentation to XML.
 
 Move MusicOnHold, SetMusicOnHold, StartMusicOnHold, StopMusicOnHold static
 documentation to the new AstXML form.
 
 (issue ASTERISK-14247)
 Reported by: eliel
 Patches:
       res_musiconhold_static_conversion.txt uploaded by lmadsen (license 10)
       (with some fixes and formatting by me)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199414

By: Digium Subversion (svnbot) 2009-06-06 18:28:39

Repository: asterisk
Revision: 199446

U   trunk/apps/app_stack.c

------------------------------------------------------------------------
r199446 | eliel | 2009-06-06 18:28:38 -0500 (Sat, 06 Jun 2009) | 11 lines

Move AGI command 'gosub' static documentation to XML.

Move AGI command 'gosub' statis documentation to the new AstXML form.

(issue ASTERISK-14247)
Reported by: eliel
Patches:
     app_stack_static_conversion.txt uploaded by lmadsen (license 10)
     (with minor changes by me)


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199446

By: Digium Subversion (svnbot) 2009-06-06 18:35:29

Repository: asterisk
Revision: 199447

_U  branches/1.6.2/

------------------------------------------------------------------------
r199447 | eliel | 2009-06-06 18:35:29 -0500 (Sat, 06 Jun 2009) | 16 lines

Blocked revisions 199446 via svnmerge

........
 r199446 | eliel | 2009-06-06 19:28:38 -0400 (Sat, 06 Jun 2009) | 11 lines
 
 Move AGI command 'gosub' static documentation to XML.
 
 Move AGI command 'gosub' statis documentation to the new AstXML form.
 
 (issue ASTERISK-14247)
 Reported by: eliel
 Patches:
       app_stack_static_conversion.txt uploaded by lmadsen (license 10)
       (with minor changes by me)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199447

By: Digium Subversion (svnbot) 2009-06-07 12:29:45

Repository: asterisk
Revision: 199514

U   trunk/apps/app_externalivr.c

------------------------------------------------------------------------
r199514 | eliel | 2009-06-07 12:29:45 -0500 (Sun, 07 Jun 2009) | 10 lines

Move application ExternalIVR static documentation to XML.

Move application ExternalIVR static documentation to the new AstXML form.

(issue ASTERISK-14247)
Reported by: eliel
Patches:
     app_externalivr.diff uploaded by eliel (license 64)


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199514

By: Digium Subversion (svnbot) 2009-06-07 12:33:23

Repository: asterisk
Revision: 199515

_U  branches/1.6.2/

------------------------------------------------------------------------
r199515 | eliel | 2009-06-07 12:33:23 -0500 (Sun, 07 Jun 2009) | 15 lines

Blocked revisions 199514 via svnmerge

........
 r199514 | eliel | 2009-06-07 13:29:44 -0400 (Sun, 07 Jun 2009) | 10 lines
 
 Move application ExternalIVR static documentation to XML.
 
 Move application ExternalIVR static documentation to the new AstXML form.
 
 (issue ASTERISK-14247)
 Reported by: eliel
 Patches:
       app_externalivr.diff uploaded by eliel (license 64)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199515

By: Digium Subversion (svnbot) 2009-06-07 14:15:41

Repository: asterisk
Revision: 199547

U   trunk/apps/app_osplookup.c

------------------------------------------------------------------------
r199547 | eliel | 2009-06-07 14:15:41 -0500 (Sun, 07 Jun 2009) | 10 lines

Move OSP* applications static documentation to XML.

Move OSP* applications static documentation to the new AstXML form.

(closes issue ASTERISK-14247)
Reported by: eliel
Patches:
     app_osplookup_static_conversion.txt uploaded by lmadsen (license 10)


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199547

By: Digium Subversion (svnbot) 2009-06-07 14:32:41

Repository: asterisk
Revision: 199579

_U  branches/1.6.2/

------------------------------------------------------------------------
r199579 | eliel | 2009-06-07 14:32:41 -0500 (Sun, 07 Jun 2009) | 15 lines

Blocked revisions 199547 via svnmerge

........
 r199547 | eliel | 2009-06-07 15:15:41 -0400 (Sun, 07 Jun 2009) | 10 lines
 
 Move OSP* applications static documentation to XML.
 
 Move OSP* applications static documentation to the new AstXML form.
 
 (closes issue ASTERISK-14247)
 Reported by: eliel
 Patches:
       app_osplookup_static_conversion.txt uploaded by lmadsen (license 10)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=199579