Commit Graph

2127 Commits (72f23795df4dd57f0e06117faec727a70c1c650c)

Author SHA1 Message Date
Luigi Rizzo 5727170842 improve readability of a few macros.
19 years ago
Luigi Rizzo 51f9566199 make sms_hexdump() thread safe;
19 years ago
Luigi Rizzo 250c74d10c make isodate thread-safe
19 years ago
Luigi Rizzo 99359a4b27 - use the standard option parsing routines;
19 years ago
Luigi Rizzo fbe6afd136 put generator functions next to each other.
19 years ago
Steve Murphy 7b338004bf a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode
19 years ago
Luigi Rizzo 1080c61d04 reduce indentation
19 years ago
Luigi Rizzo 067573020d restructure a block to reduce nesting
19 years ago
Luigi Rizzo 1ce6943f4f Add a bit of documentation on this code, including pointers
19 years ago
Joshua Colp 1546495afc Clean up app_page
19 years ago
Joshua Colp e54265a914 Merged revisions 48637 via svnmerge from
19 years ago
Luigi Rizzo 6ef9c2a16c more formatting cleanup.
19 years ago
Luigi Rizzo 21556620d0 formatting and code cleanup.
19 years ago
Joshua Colp 75b125b96e Merged revisions 48596 via svnmerge from
19 years ago
Luigi Rizzo 8a26d19b7c start documenting this code.
19 years ago
Luigi Rizzo 83f52ed5e2 better name for struct dial_localuser.
19 years ago
Luigi Rizzo a755ec928a introduce a temporary variable for tmp->chan to shorten expressions.
19 years ago
Luigi Rizzo 9c81431c93 stop what i think is a memory leak in case Dial fails to
19 years ago
Luigi Rizzo 9d4531d636 move a large block related to privacy handling to a separate function.
19 years ago
Luigi Rizzo ccebf3511c convert the final clients of ast_build_string to use ast_str_*()
19 years ago
Luigi Rizzo 18e5017634 replace ast_build_string() with ast_str_*();
19 years ago
Joshua Colp 00a02844ba Merged revisions 48401 via svnmerge from
19 years ago
Matt O'Gorman a395bd7c1d Merged revisions 48396 via svnmerge from
19 years ago
Joshua Colp c393e8f664 Merged revisions 48391 via svnmerge from
19 years ago
Joshua Colp c0c1c35e9a Merged revisions 48379 via svnmerge from
19 years ago
Joshua Colp f5c2b80787 Merged revisions 48377 via svnmerge from
19 years ago
Tilghman Lesher d670858735 Merged revisions 48375 via svnmerge from
19 years ago
Russell Bryant 5824af9cbc Resolve some pointer signedness compiler warnings in app_osplookup, and
19 years ago
TransNexus OSP Development d905761eac 1. Change to remove the compiling warning: "app_osplookup.c:2169: warning: initialization discards qualifiers from pointer target type"
19 years ago
Tilghman Lesher 02a66bee1d Merged revisions 48254 via svnmerge from
19 years ago
Tilghman Lesher 1256ac0519 Merged revisions 48252 via svnmerge from
19 years ago
Jason Parker 05261e30e9 Merged revisions 48248 via svnmerge from
19 years ago
Olle Johansson cf628af83d Doxygenification
19 years ago
Kevin P. Fleming 359a553961 Merged revisions 48193 via svnmerge from
19 years ago
Joshua Colp 1cc4009bc6 Merged revisions 48115 via svnmerge from
19 years ago
Joshua Colp 62157d2839 Merged revisions 48101 via svnmerge from
19 years ago
Joshua Colp 8017bc6e6f Merged revisions 48054 via svnmerge from
19 years ago
Luigi Rizzo bbba4e5a20 better fix for the previous bug.
19 years ago
Luigi Rizzo 64a9c28c3b do not ast_hangup() on a NULL channel.
19 years ago
Tilghman Lesher e78c50a201 Merged revisions 47864-47865 via svnmerge from
19 years ago
Joshua Colp af51be05a6 Merged revisions 47850 via svnmerge from
19 years ago
Steve Murphy 6dcb17baaf This update fulfils the request of bug 7109, which claimed the language arg to ast_stream_and_wait() was redundant. Almost all calls just used chan->language, and seeing how chan is the first argument, this certainly seems redundant. A change of language could just as easily be done by simply changing the channel language before calling.
19 years ago
Jason Parker 54d44e9b00 Add ability to notify an external application/script that the voicemail password was,
19 years ago
Jason Parker a1a37dddfe Add ability to add custom queue log via manager interface.
19 years ago
Jason Parker 938c4bdc29 Merged revisions 47782 via svnmerge from
19 years ago
Joshua Colp 9a40c9c4f2 Merged revisions 47748 via svnmerge from
19 years ago
Tilghman Lesher 3fee20d25d Merged revisions 47709 via svnmerge from
19 years ago
TransNexus OSP Development 5c36117d48 1. Fix the bug that Asterisk hangs up the calls if the OSP AuthRsp messages without destination protocol infomation.
19 years ago
Kevin P. Fleming 7fe1a6071c Merged revisions 47693 via svnmerge from
19 years ago
Joshua Colp c0dbe8931a Merged revisions 47632 via svnmerge from
19 years ago