2009-05-16 |
Eliel C. Sardanons | Fix a missing unlock in case of error, and a missing...
|
commit | commitdiff | tree |
2009-05-15 |
Eliel C. Sardanons | Allow to specify an enumlist inside an enum.
|
commit | commitdiff | tree |
2009-05-13 |
Eliel C. Sardanons | Do not lock the 'sessions' container, lock the allocated...
|
commit | commitdiff | tree |
2009-05-12 |
Eliel C. Sardanons | Fix a crash when logging out from the AMI and avoid...
|
commit | commitdiff | tree |
2009-05-04 |
Eliel C. Sardanons | Do not re-define _POSIX_C_SOURCE if it was already...
|
commit | commitdiff | tree |
2009-03-25 |
Eliel C. Sardanons | Merged revisions 184188 via svnmerge from
|
commit | commitdiff | tree |
2009-03-20 |
Eliel C. Sardanons | Remove duplicate <description> inside the xml documentation.
|
commit | commitdiff | tree |
2008-12-28 |
Eliel C. Sardanons | Fix a typo in the XML documentation of the AUDIOHOOK_INHERIT...
|
commit | commitdiff | tree |
2008-12-19 |
Eliel C. Sardanons | Fix the XML documentation for Record().
|
commit | commitdiff | tree |
2008-12-18 |
Eliel C. Sardanons | Remove duplicate code from the ast_str API. We now...
|
commit | commitdiff | tree |
2008-12-09 |
Eliel C. Sardanons | Avoid allocating memory for a thread that don't need...
|
commit | commitdiff | tree |
2008-12-08 |
Eliel C. Sardanons | - Fix a leak while printing an argument description.
|
commit | commitdiff | tree |
2008-12-08 |
Eliel C. Sardanons | Add voicemail related applications and functions XML...
|
commit | commitdiff | tree |
2008-12-07 |
Eliel C. Sardanons | Introduce SMS() application XML documentation.
|
commit | commitdiff | tree |
2008-12-06 |
Eliel C. Sardanons | Move Speech* applications and functions documentation...
|
commit | commitdiff | tree |
2008-12-05 |
Eliel C. Sardanons | Janitor, use ARRAY_LEN() when possible.
|
commit | commitdiff | tree |
2008-12-04 |
Eliel C. Sardanons | Fix minor coding guidelines introduced with CLI permissions.
|
commit | commitdiff | tree |
2008-12-04 |
Eliel C. Sardanons | Added XML documentation for the following AGI commands:
|
commit | commitdiff | tree |
2008-12-03 |
Eliel C. Sardanons | - iax2-provision was not freeing iax_templates structure...
|
commit | commitdiff | tree |
2008-12-03 |
Eliel C. Sardanons | - Add <variable /> tags when naming a channel variable.
|
commit | commitdiff | tree |
2008-12-03 |
Eliel C. Sardanons | - Avoid setting .synopsis and .syntax if we are using...
|
commit | commitdiff | tree |
2008-12-01 |
Eliel C. Sardanons | Introduce CLI permissions.
|
commit | commitdiff | tree |
2008-11-15 |
Eliel C. Sardanons | Avoid a not needed cast, making code more readable.
|
commit | commitdiff | tree |
2008-11-13 |
Eliel C. Sardanons | Introduce XML documentation for:
|
commit | commitdiff | tree |
2008-11-13 |
Eliel C. Sardanons | Fix a typo introduced when changing xmldoc_has_arguments...
|
commit | commitdiff | tree |
2008-11-13 |
Eliel C. Sardanons | Remove trailing whitespaces
|
commit | commitdiff | tree |
2008-11-12 |
Eliel C. Sardanons | - Make alias->real_cmd point to the allocated space...
|
commit | commitdiff | tree |
2008-11-12 |
Eliel C. Sardanons | - The paramname is a pointer allocated with strdup...
|
commit | commitdiff | tree |
2008-11-12 |
Eliel C. Sardanons | Add XML documentation for AGI commands:
|
commit | commitdiff | tree |
2008-11-12 |
Eliel C. Sardanons | - Add 'database del', 'database put' and 'set music...
|
commit | commitdiff | tree |
2008-11-12 |
Eliel C. Sardanons | Implement AGI XML documentation parsing functions.
|
commit | commitdiff | tree |
2008-11-10 |
Eliel C. Sardanons | Move all the XML documentation API from pbx.c to xmldoc.c.
|
commit | commitdiff | tree |
2008-11-07 |
Eliel C. Sardanons | If 'asterisk.conf' is not found, instead of giving up,
|
commit | commitdiff | tree |
2008-11-07 |
Eliel C. Sardanons | Fix an asterisk crash if no asterisk.conf configuration...
|
commit | commitdiff | tree |
2008-11-06 |
Eliel C. Sardanons | Simplify the output of [See Also].
|
commit | commitdiff | tree |
2008-11-05 |
Eliel C. Sardanons | Add AgentLogin(), AgentMonitorOutgoing() applications and
|
commit | commitdiff | tree |
2008-11-05 |
Eliel C. Sardanons | Add TestClient() and TestServer() applications XML
|
commit | commitdiff | tree |
2008-11-05 |
Eliel C. Sardanons | Add more [see also] references based on TFOT.
|
commit | commitdiff | tree |
2008-11-05 |
Eliel C. Sardanons | Add Macro(), MacroExit(), MacroExclusive() and
|
commit | commitdiff | tree |
2008-11-05 |
Eliel C. Sardanons | Add more SeeAlso references based on TFOT.
|
commit | commitdiff | tree |
2008-11-05 |
Eliel C. Sardanons | We now can have a reference to a filename inside a...
|
commit | commitdiff | tree |
2008-11-05 |
Eliel C. Sardanons | - Add ParkAndAnnounce() application XML documentation.
|
commit | commitdiff | tree |
2008-11-05 |
Eliel C. Sardanons | - Add more <see-also> based on TFOT.
|
commit | commitdiff | tree |
2008-11-05 |
Eliel C. Sardanons | - Add some see-also references based on TFOT.
|
commit | commitdiff | tree |
2008-11-05 |
Eliel C. Sardanons | - Add Read() application XML documentation.
|
commit | commitdiff | tree |
2008-11-05 |
Eliel C. Sardanons | - Add FollowMe() application XML documentation.
|
commit | commitdiff | tree |
2008-11-05 |
Eliel C. Sardanons | - Add PlayTones() and StopPlayTones() applications...
|
commit | commitdiff | tree |
2008-11-04 |
Eliel C. Sardanons | We need to pass the DTD to xmlstarlet to validate against...
|
commit | commitdiff | tree |
2008-11-04 |
Eliel C. Sardanons | Add XML documentation for the ForkCDR() application.
|
commit | commitdiff | tree |
2008-11-04 |
Eliel C. Sardanons | Add XML documentation for:
|
commit | commitdiff | tree |
2008-11-03 |
Eliel C. Sardanons | Add LOCAL() function XML documentation.
|
commit | commitdiff | tree |
2008-11-03 |
Eliel C. Sardanons | Add XML documentation for:
|
commit | commitdiff | tree |
2008-11-03 |
Eliel C. Sardanons | Add XML documentation for:
|
commit | commitdiff | tree |
2008-11-03 |
Eliel C. Sardanons | Add XML documentation for:
|
commit | commitdiff | tree |
2008-11-02 |
Eliel C. Sardanons | Add IAX2Provision() application XML documentation.
|
commit | commitdiff | tree |
2008-11-02 |
Eliel C. Sardanons | Add Flash() application XML documentation.
|
commit | commitdiff | tree |
2008-11-02 |
Eliel C. Sardanons | Fix a typo in the name of the application.
|
commit | commitdiff | tree |
|