Commit Graph

8324 Commits (ad8ff708de2de9658b4bfb8894e5b8f3e3a2c8d3)
 

Author SHA1 Message Date
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
Luigi Rizzo 7c415648d1 change macro into a function, remove unused code.
20 years ago
Luigi Rizzo b09dd8708b start cleanup indentation etc.
20 years ago
Luigi Rizzo 466407e814 lock conlock before accessing the list.
20 years ago
Luigi Rizzo 8fcae1192d lots of comments trying to document the agreed behaviour of
20 years ago
Russell Bryant 8f8c2a7052 use ast_calloc instaed of calloc, and remove a couple of duplicated
20 years ago
Kevin P. Fleming 5fb4e7019f and chan_iax2 gets smaller... remove the old jitterbuffer
20 years ago
Russell Bryant 19ca8dc7c1 remove some chekc sof the result of ast_mutex_lock (issue #7119, Mithraen)
20 years ago
Luigi Rizzo 698cead822 support reload say.conf to ease testing
20 years ago
Russell Bryant 932c5c7fd7 use the channel lock wrappers (issue #7120, Mithraen)
20 years ago
Luigi Rizzo e0f0f4b4a4 german syntax for numbers from christian richter
20 years ago