Commit Graph

9184 Commits (2c3bc8b1b342ebea4e34f284e89cc99a9d84e94c)
 

Author SHA1 Message Date
Russell Bryant 43afee3a0c return the result of the cli command registration
20 years ago
Russell Bryant 8047e8067e fix bogus patch to allow setting the CDR amaflags. (The original patch in
20 years ago
Matt O'Gorman dd0ee63009 allow func_cdr to set amaflags patch provided by
20 years ago
Joshua Colp 80a705c121 Make sure that the channel is answered before doing SpeechBackground. (issue #josh-wait-I-dont-have-issue-numbers)
20 years ago
Russell Bryant 51d5b1fdb2 simplify conference user list handling
20 years ago
Russell Bryant a3ed43f0dc Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now be
20 years ago
Russell Bryant cec3a958e4 remove some stuff handled by configure and menuselect
20 years ago
Russell Bryant 2062ab078e remove unnecessary INCLUDE variable which was currently added to ASTCFLAGS
20 years ago
Tilghman Lesher 06882b4232 Merged revisions 27093 via svnmerge from
20 years ago
Tilghman Lesher 9fd91e0829 Merged revisions 27051 via svnmerge from
20 years ago
Russell Bryant ad8ff708de fix the build with astmm (issue #7139)
20 years ago
Russell Bryant 8a390e342a use config.status instead of include/autoconfig.h as the dependency
20 years ago
Luigi Rizzo b91ce5a738 set correct type for lock initializers
20 years ago
Russell Bryant f9c578a8a0 - The recent change to linklists.h broke the build on linux for some reason.
20 years ago
Luigi Rizzo 126ce7882c oops, missing ! in matchcid...
20 years ago
Luigi Rizzo 46a9459d57 remove a now useless debugging message about loading new-style modules.
20 years ago
Luigi Rizzo 1f0d723c1e properly initialize non-static locks.
20 years ago
Luigi Rizzo 2b8bc286ef cast sockaddr_in to sockaddr because we need that.
20 years ago
Mark Spencer c696006923 Go ahead and merge STUN mods for RTP in preparation for some STUN
20 years ago
Luigi Rizzo 87e909476d simplify determine_firstline_parts
20 years ago
Luigi Rizzo f3e6fa56ab remove last instance of add_blank_header()
20 years ago
Luigi Rizzo b87aea8d60 remove almost all useless instances of add_blank_header() but one,
20 years ago
Olle Johansson 5237a0e06d - Use systemname for realm in sip, if we have no configuration for realm
20 years ago
Kevin P. Fleming 76347c8d31 various minor cleanups
20 years ago
Kevin P. Fleming 74cd80b1a4 use the proper method to get out of the bridge loop
20 years ago
Russell Bryant 1a8f3dd2d2 forcing a dist-clean in the cleantest was a bad idea. Just change the script
20 years ago
Kevin P. Fleming a541309599 initialize the bridge result to 'no result', so that we can check for code paths that set it to AST_BRIDGE_COMPLETE inside the loop (thanks Oskar!)
20 years ago
Luigi Rizzo 945ec73b09 remove trailing space
20 years ago
Luigi Rizzo 589241e300 remove a duplicate prototype
20 years ago
Luigi Rizzo 96478ea3a2 remove duplicated code in add_header
20 years ago
Russell Bryant 476c7a53e1 add messages at the bottom of the menu for each of the defines
20 years ago
Russell Bryant 7c6766e67b remove a trailing tab ... now this Makefile is perfect
20 years ago
Russell Bryant 44d4ed1b37 change the CFLAGS controlled by menuselect to be placed in a header file
20 years ago
Luigi Rizzo d06427978c simplify init_req()
20 years ago
Luigi Rizzo 5cd1ec4e17 cleanup init_resp with proper variable names and arguments.
20 years ago
Luigi Rizzo e08e646252 staticize a variable.
20 years ago
Luigi Rizzo 798b82e184 replace list unlinking with UNLINK macro
20 years ago
Luigi Rizzo 067c472abb simplify sip_pretend_ack also removing a bug in the existing
20 years ago
Kevin P. Fleming 0cc5a88350 block revision for fix that was committed here before 1.2
20 years ago
Kevin P. Fleming 70a554a264 Merged revisions 26760 via svnmerge from
20 years ago
Mark Spencer dda130c334 Set "MARK" whenever SSRC changes (bug #6934)
20 years ago
Mark Spencer c16bf2c7dd Make sure we handle long information elements (bug #6654)
20 years ago
Olle Johansson 71aabeef4f Ignore CANCEL on call that is already answered
20 years ago
Olle Johansson 2dd2865d7b Small formatting fixes
20 years ago
Olle Johansson 52cb5c87db Issue #OEJ12399.3 - Set default maxcallbitrate for users too.
20 years ago
Luigi Rizzo 52e35b96bf normalize the code to navigate through extensions and priorities
20 years ago
Olle Johansson 9b2d51fb4a - Add more and organize forward declarations (preparing for splitting up this file)
20 years ago
Luigi Rizzo 62caa0be55 fix behaviour for earlymatch and matchmore.
20 years ago
Olle Johansson d04f0da698 Issue #7081 (kanoop) - use proper cause code for 480
20 years ago
Luigi Rizzo c5e9360e8e replace a macro with actual code;
20 years ago