Commit Graph

747 Commits (66ec973c5c3db2c5f7e68b4f6cd5895f23e6d10a)

Author SHA1 Message Date
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
19 years ago
Jason Parker f25db8cc78 Continuation of issue 9968 (revision 69081). This should be the last one.
19 years ago
Russell Bryant f379df9773 Simplify some logic and convert spaces to tabs
19 years ago
Russell Bryant 5d350e0f81 The variable used for the return value must be declared as static. I broke
19 years ago
Russell Bryant 3b9a36109f Add support for retrieving the number of channels that are currently bridged
19 years ago
Russell Bryant 68492b239c Add an option for ControlPlayback to be able to start at an offset from
19 years ago
Jason Parker 77012734eb Fix incorrect logic for param count.
19 years ago
Russell Bryant 1d57ccb6f7 Fix a bunch of doxygen errors and document more things
19 years ago
Russell Bryant 1cd610ddbe Doxygenify a lot of the functions in res_jabber
19 years ago
Russell Bryant bc0702ba23 Minor formatting change ... testing mantis stuff to see if we're done
19 years ago
Olle Johansson 9af51baee7 Merged revisions 68030 via svnmerge from
19 years ago
Olle Johansson ddb10bf8c7 Merged revisions 68028 via svnmerge from
19 years ago
Olle Johansson 18a9f4d805 Merged revisions 68027 via svnmerge from
19 years ago
Olle Johansson bce7e353d6 Merged revisions 67993 via svnmerge from
19 years ago
Olle Johansson 6fc3a29660 Simplification of res_jabber code (done at Inria, Paris with Philippe)
19 years ago
Russell Bryant 9c78e261d6 Merged revisions 67872 via svnmerge from
19 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
19 years ago
Russell Bryant 65e8178c2b Constify the return values of ast_parking_ext() and ast_pickup_ext()
19 years ago
Russell Bryant baf596a954 Another tiny formatting change for testing ...
19 years ago
Russell Bryant 6ddcfff1c7 Change "show parkedcalls" to "parkedcalls show" and mark the previous command
19 years ago
Joshua Colp 3f463b7668 Merged revisions 67597 via svnmerge from
19 years ago
Joshua Colp 6e6d4be830 Merged revisions 67064 via svnmerge from
19 years ago
Tilghman Lesher 4538cec96a Merged revisions 67021 via svnmerge from
19 years ago
Jason Parker 545de7746c Documentation fixes for res_config_sqlite.
19 years ago
Russell Bryant ce4051a803 Merged revisions 66775 via svnmerge from
19 years ago
Russell Bryant 8d0124aba3 Add support for configuring named groups of custom call features in
19 years ago
Russell Bryant cc35dc8999 Revert changes that snuck in with revision 66724.
19 years ago
Russell Bryant 8ea9dcc221 Fix a crash on reload by using calloc() instead of malloc() to ensure that
19 years ago
Olle Johansson 0b2db74e5a Issue #9842 - Doxygen updates by snuffy. Thanks!
19 years ago
Tilghman Lesher 1236ed3214 Issue 9477 - Improve menuselect labels
19 years ago
Kevin P. Fleming c74518e3ff Merged revisions 66157 via svnmerge from
19 years ago
Olle Johansson 9b95428cce Issue #8409 and accidentally a fix to chan_sip that wasn't supposed to be there
19 years ago
Joshua Colp 998261f602 Fix compiling of res_musiconhold under dev mode.
19 years ago
Russell Bryant 90d6885701 Add a new feature for Music on Hold. If you set the "digit" option for a
19 years ago
Joshua Colp 5b4de10a12 Don't overwrite a pointer to the first channel... that is bad. (issue #9770 reported by tfbu)
19 years ago
Joshua Colp cc3c91edc2 Merged revisions 65250 via svnmerge from
19 years ago
Joshua Colp b10fd38770 Music on hold and crypto no longer need their symbols globally exported. They register the function pointers upon loading with their respective stubs.
19 years ago
Joshua Colp 42c63dd2ed Add the adsistub file to the Asterisk makefile, fix a stub definition, and no longer make the symbols from res_adsi global since they don't need to be.
19 years ago
Olle Johansson bdd2b74ced Issue #5930 - Remove dependencies on res_adsi.so - clwade
19 years ago
Russell Bryant 16a9f0844f Merged revisions 64426 via svnmerge from
19 years ago
Russell Bryant 17ab54e52a Merged revisions 64353 via svnmerge from
19 years ago
Russell Bryant 0664aa2a73 Add gender support for AGI SAY NUMBER.
19 years ago
Joshua Colp 4765d4145e Merged revisions 63872 via svnmerge from
19 years ago
Russell Bryant a9bd9e39d5 Merged revisions 63448 via svnmerge from
19 years ago
Russell Bryant 314c874d7d I noted this on the dev list but got no response, so I just did it myself.
19 years ago
Russell Bryant 42a62a3c21 Merged revisions 63445 via svnmerge from
19 years ago
Olle Johansson a39f95b94f Adding external referenses for doxygen
19 years ago
Jason Parker cddb061140 Merged revisions 63099 via svnmerge from
19 years ago
Steve Murphy 7ec9a2fb57 According to my testing, it's better if the ast_find_call_feature func ran this way instead, as far as the snom record button is concerned
19 years ago
Steve Murphy 02337303ef a small upgrade to the coding standard, and an update to the code that triggered the upgrade.
19 years ago