Commit Graph

861 Commits (ed4b51a85e7927eb0a690db6db98dd2fbd321016)

Author SHA1 Message Date
Jason Parker b1d53e8fc3 Fix building with -Wdeclaration-after-statement
18 years ago
Luigi Rizzo ad42dfe1dd move variable declarations to the beginning of a block.
18 years ago
Jason Parker e3cf86f4b3 Simplify some code in res_jabber relating to SASL support.
18 years ago
Tilghman Lesher 82e2033519 Merged revisions 71657 via svnmerge from
18 years ago
Joshua Colp 9b23b9b3b2 Minor header inclusion tweak for new usage of stat()
18 years ago
Tilghman Lesher 2e4b41841d Merged revisions 71291 via svnmerge from
18 years ago
Steve Murphy d17beedd5a Merged revisions 71230 via svnmerge from
18 years ago
Joshua Colp c00428b0b0 Use stat to determine whether the file exists or not. (issue #10038 reported by Mike Anikienko)
18 years ago
Jason Parker 68ac7f7633 Merged revisions 71068 via svnmerge from
18 years ago
Tilghman Lesher a1bc823136 Issue 9990 - New API ast_mkdir, which creates parent directories as necessary (and is faster than an outcall to mkdir -p)
18 years ago
Joshua Colp fd9057423a Expand AGISTATUS variable to include NOTFOUND which is set when the AGI file could not be found. (issue #9285 reported by srdjan)
18 years ago
Joshua Colp c6755754d1 Merged revisions 69847 via svnmerge from
18 years ago
Russell Bryant 43658278ff Merged revisions 69702 via svnmerge from
18 years ago
Russell Bryant b179e2155f Convert uses of strdup() to ast_strdup()
18 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
18 years ago
Jason Parker f25db8cc78 Continuation of issue 9968 (revision 69081). This should be the last one.
18 years ago
Russell Bryant f379df9773 Simplify some logic and convert spaces to tabs
18 years ago
Russell Bryant 5d350e0f81 The variable used for the return value must be declared as static. I broke
18 years ago
Russell Bryant 3b9a36109f Add support for retrieving the number of channels that are currently bridged
18 years ago
Russell Bryant 68492b239c Add an option for ControlPlayback to be able to start at an offset from
18 years ago
Jason Parker 77012734eb Fix incorrect logic for param count.
18 years ago
Russell Bryant 1d57ccb6f7 Fix a bunch of doxygen errors and document more things
18 years ago
Russell Bryant 1cd610ddbe Doxygenify a lot of the functions in res_jabber
18 years ago
Russell Bryant bc0702ba23 Minor formatting change ... testing mantis stuff to see if we're done
18 years ago
Olle Johansson 9af51baee7 Merged revisions 68030 via svnmerge from
18 years ago
Olle Johansson ddb10bf8c7 Merged revisions 68028 via svnmerge from
18 years ago
Olle Johansson 18a9f4d805 Merged revisions 68027 via svnmerge from
18 years ago
Olle Johansson bce7e353d6 Merged revisions 67993 via svnmerge from
18 years ago
Olle Johansson 6fc3a29660 Simplification of res_jabber code (done at Inria, Paris with Philippe)
18 years ago
Russell Bryant 9c78e261d6 Merged revisions 67872 via svnmerge from
18 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
18 years ago
Russell Bryant 65e8178c2b Constify the return values of ast_parking_ext() and ast_pickup_ext()
18 years ago
Russell Bryant baf596a954 Another tiny formatting change for testing ...
18 years ago
Russell Bryant 6ddcfff1c7 Change "show parkedcalls" to "parkedcalls show" and mark the previous command
18 years ago
Joshua Colp 3f463b7668 Merged revisions 67597 via svnmerge from
18 years ago
Joshua Colp 6e6d4be830 Merged revisions 67064 via svnmerge from
18 years ago
Tilghman Lesher 4538cec96a Merged revisions 67021 via svnmerge from
18 years ago
Jason Parker 545de7746c Documentation fixes for res_config_sqlite.
18 years ago
Russell Bryant ce4051a803 Merged revisions 66775 via svnmerge from
18 years ago
Russell Bryant 8d0124aba3 Add support for configuring named groups of custom call features in
18 years ago
Russell Bryant cc35dc8999 Revert changes that snuck in with revision 66724.
18 years ago
Russell Bryant 8ea9dcc221 Fix a crash on reload by using calloc() instead of malloc() to ensure that
18 years ago
Olle Johansson 0b2db74e5a Issue #9842 - Doxygen updates by snuffy. Thanks!
18 years ago
Tilghman Lesher 1236ed3214 Issue 9477 - Improve menuselect labels
18 years ago
Kevin P. Fleming c74518e3ff Merged revisions 66157 via svnmerge from
18 years ago
Olle Johansson 9b95428cce Issue #8409 and accidentally a fix to chan_sip that wasn't supposed to be there
18 years ago
Joshua Colp 998261f602 Fix compiling of res_musiconhold under dev mode.
18 years ago
Russell Bryant 90d6885701 Add a new feature for Music on Hold. If you set the "digit" option for a
18 years ago
Joshua Colp 5b4de10a12 Don't overwrite a pointer to the first channel... that is bad. (issue #9770 reported by tfbu)
18 years ago
Joshua Colp cc3c91edc2 Merged revisions 65250 via svnmerge from
18 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.
18 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.
18 years ago
Olle Johansson bdd2b74ced Issue #5930 - Remove dependencies on res_adsi.so - clwade
18 years ago
Russell Bryant 16a9f0844f Merged revisions 64426 via svnmerge from
18 years ago
Russell Bryant 17ab54e52a Merged revisions 64353 via svnmerge from
18 years ago
Russell Bryant 0664aa2a73 Add gender support for AGI SAY NUMBER.
18 years ago
Joshua Colp 4765d4145e Merged revisions 63872 via svnmerge from
18 years ago
Russell Bryant a9bd9e39d5 Merged revisions 63448 via svnmerge from
18 years ago
Russell Bryant 314c874d7d I noted this on the dev list but got no response, so I just did it myself.
18 years ago
Russell Bryant 42a62a3c21 Merged revisions 63445 via svnmerge from
18 years ago
Olle Johansson a39f95b94f Adding external referenses for doxygen
18 years ago
Jason Parker cddb061140 Merged revisions 63099 via svnmerge from
18 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
18 years ago
Steve Murphy 02337303ef a small upgrade to the coding standard, and an update to the code that triggered the upgrade.
18 years ago
Steve Murphy 3ee0077f04 Added a small bit of code to support the SNOM 360's Record button. Made the find_feature func in res_features.c public, so I could use it to find the automon dial sequence as configured by the user. When the INFO packet has a Record: header with on/off, the sequence is sent as consecutive DTMF frames on the phone's channel, triggering the automon functionality. The user has to configure the automon in features.conf, and set up his dialplan accordingly.
18 years ago
Kevin P. Fleming f44a236d08 Merged revisions 62842 via svnmerge from
18 years ago
Kevin P. Fleming a2c8e8a4a7 Merged revisions 62797,62807 via svnmerge from
18 years ago
Russell Bryant 7df63e233c In addition to making it so attended transfers don't fail unnecessarily,
18 years ago
Russell Bryant 37d94ceab9 Merged revisions 62548 via svnmerge from
18 years ago
Russell Bryant b6b1bf3213 Merge changes from team/russell/events
18 years ago
Joshua Colp a212ff5a78 Merged revisions 61961 via svnmerge from
18 years ago
Russell Bryant 9c8c9c5fa1 Merge changes from team/russell/issue_5841:
18 years ago
Steve Murphy ecaf781933 Merged revisions 60989 via svnmerge from
18 years ago
Olle Johansson 6ec9260e9f Fix JabberEvents
18 years ago
Olle Johansson ae6587ac8f Fix missing newline in JabberEvent
18 years ago
Joshua Colp 1c2e3e1ffc Major res_speech cleanup. It looks much better now!
18 years ago
Joshua Colp 4b618442a0 Merged revisions 60361 via svnmerge from
18 years ago
Steve Murphy 09c0d56c5c Merged revisions 59522 via svnmerge from
18 years ago
Steve Murphy 0f11d3c8c3 Merged revisions 59486 via svnmerge from
18 years ago
Russell Bryant 921e975d5f Merged revisions 59363 via svnmerge from
18 years ago
Tilghman Lesher fdb5e1107d Merged revisions 59289 via svnmerge from
18 years ago
Joshua Colp 606b1414f6 Merged revisions 59087 via svnmerge from
18 years ago
Russell Bryant 5bea998a55 Merge changes from team/russell/sqlite:
19 years ago
Tilghman Lesher 207c34f2d6 Merged revisions 58479 via svnmerge from
19 years ago
Joshua Colp 0fb8d82f18 Merged revisions 57770 via svnmerge from
19 years ago
Olle Johansson 75d387acbc Doxygen additions, corrections
19 years ago
Olle Johansson bc01e39174 Creating new doxygen macro "\extref" to create page that lists
19 years ago
Jason Parker ae47fc4541 Merged revisions 55555 via svnmerge from
19 years ago
Joshua Colp 264733381a I like it when trunk builds, so let's make res_jabber compile again!
19 years ago
Olle Johansson 36c46f0d81 Merged revisions 55483 via svnmerge from
19 years ago
Olle Johansson 4561b7a83b Being picky...
19 years ago
Olle Johansson 7f0934b6f4 Simplify post_manager_event()
19 years ago
Joshua Colp b8ab0abb83 Allow the user to specify where to enable the respective features for when a parked call is picked up. (ie: transfers and parking)
19 years ago
Russell Bryant a8309d1a3c Merged revisions 54888 via svnmerge from
19 years ago
Joshua Colp ae6898cbe5 Add option to features.conf that enables parking via DTMF on picked up parked calls. (issue #9082 reported by francesco_r)
19 years ago
Olle Johansson 33915a153a Issue #9068 - make sure we quote HTML characters correctly too (seanbright)
19 years ago
Olle Johansson 71c7f6e32f Merged revisions 54772 via svnmerge from
19 years ago
Russell Bryant f60efe347a This introduces a new dialplan function, DEVSTATE, which allows you to do some
19 years ago
Kevin P. Fleming e758ef09b3 Merged revisions 53779-53781 via svnmerge from
19 years ago
Joshua Colp b3c0e124bd I'm crazy so I think I'll change the musiconhold classes linked list to read/write as well!
19 years ago
Tilghman Lesher c1e37165c1 Merged revisions 53294 via svnmerge from
19 years ago
Joshua Colp c19b8803f3 Merged revisions 53088 via svnmerge from
19 years ago
Olle Johansson 38341590a3 Formatting changes
19 years ago
Paul Cadach b2aa1a68e6 Merged revisions 52808 via svnmerge from
19 years ago
Steve Murphy 80435b54a5 Merged revisions 51716 via svnmerge from
19 years ago
Joshua Colp fa6d3941df Merged revisions 51513 via svnmerge from
19 years ago
Luigi Rizzo dc31eaa025 include "asterisk/zapata.h" instead of looking
19 years ago
Joshua Colp 10e3cba61e Add parkedcalltransfers option for res_features. This basically enables/disables DTMF based transfers. If you want to get former behavior you will have to make sure it is enabled.
19 years ago
Joshua Colp 0f456a07e3 Merged revisions 51148 via svnmerge from
19 years ago
Joshua Colp 2a5df21d5f Merged revisions 50674 via svnmerge from
19 years ago
Tilghman Lesher c4c2c546da When calling the Realtime app more than once, unset fields which were
19 years ago
Jason Parker 5abda34cd9 Merged revisions 49742 via svnmerge from
19 years ago
Kevin P. Fleming 87b9abc892 Merged revisions 49676 via svnmerge from
19 years ago
Luigi Rizzo 09f75aa6dc rename the structs struct tone_zone_sound and struct tone_zone
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
Joshua Colp 09de4d2b67 Update res_snmp to use new API declaration of pbx_builtin_serialize_variables (issue #8627 reported by johann8384)
19 years ago
Joshua Colp 3830f08dc5 OpenBSD does not have RLIMIT_AS or RLIMIT_VMEM so until someone finds the right rlimit to use then let's not support the -v option on OpenBSD. (issue #8543 reported by jtodd)
19 years ago
Kevin P. Fleming 518f25f65c Merged revisions 48577 via svnmerge from
19 years ago
Luigi Rizzo a61418e1df prevent a compiler warning
19 years ago
Luigi Rizzo 4a0738a665 remove a duplicate include
19 years ago
Tilghman Lesher d670858735 Merged revisions 48375 via svnmerge from
19 years ago
Russell Bryant d24a78944d Merged revisions 48357 via svnmerge from
19 years ago
Russell Bryant af870057c1 Constify a bunch of usage strings for CLI commands.
19 years ago
Joshua Colp d72171b6e4 Merged revisions 48155 via svnmerge from
19 years ago
Tilghman Lesher 35b63c6b4c Merged revisions 48049 via svnmerge from
19 years ago
Luigi Rizzo 49d03906b6 ESS-ification.
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
Tilghman Lesher f2bc05d1d4 Feature: allow the sanity SQL to be customized per connection class (Issue 6453)
19 years ago
Tilghman Lesher 70f6330157 Merged revisions 47526 via svnmerge from
19 years ago
Steve Murphy 908f176cf3 A fair number of changes for the sake of bug 7506
19 years ago
Russell Bryant 89d48b53a2 Merged revisions 47239 via svnmerge from
19 years ago
Luigi Rizzo ad2589bc01 useless cast removal...
19 years ago
Luigi Rizzo a0cc033b18 move variable declarations to the beginning of a block.
19 years ago
Tilghman Lesher 79f75ec09a Merged revisions 47053 via svnmerge from
19 years ago
Tilghman Lesher 10875731ec Merged revisions 47051 via svnmerge from
19 years ago
Russell Bryant 232e56f496 Merged revisions 46965 via svnmerge from
19 years ago
Steve Murphy e52822b3bf a fix for bug 8251; the var_val needs to accept longer strings or mass confusion and a lot of lost time is the result
19 years ago
Russell Bryant 63ff3c85da Merged revisions 46778 via svnmerge from
19 years ago
Luigi Rizzo 36a86a19dd move variable declaration in the middle of a block
19 years ago
Matt O'Gorman 198521c94a change default return extension after parking timeout.
19 years ago
Russell Bryant f012ccd4a3 Merged revisions 46558 via svnmerge from
19 years ago
Russell Bryant 4337a82563 Merged revisions 46363 via svnmerge from
19 years ago
Kevin P. Fleming 749029de38 Merged revisions 46200 via svnmerge from
19 years ago
Mark Spencer 9178e4223e Fix FastAGI to not wait for the non-existant pid
19 years ago
Russell Bryant 6a58d83cc0 Merged revisions 45999 via svnmerge from
19 years ago
Russell Bryant d60f37384e Merged revisions 45818 via svnmerge from
19 years ago
Joshua Colp 5e8e7e0d48 Merged revisions 45694 via svnmerge from
19 years ago
Steve Murphy c474556659 As per bug 6779, this patch is now applied to trunk; while I was at it, I corrected a reference to a CLI command, to follow the new regime.
19 years ago
Joshua Colp 3e6b9cacb4 Merged revisions 45106 via svnmerge from
19 years ago
Joshua Colp fd2bd9a87e Merged revisions 45104 via svnmerge from
19 years ago