Commit Graph

8307 Commits (945ec73b09445837c56c93c382d88e9afe5402ac)
 

Author SHA1 Message Date
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
Russell Bryant 6ea26d0bee use the channel lock wrappers (issue #7128)
20 years ago
Mark Spencer 8e9e1ac6bc Fix buglet on debug
20 years ago
Kevin P. Fleming b5a7328dbe update the ->indicate() callback for the new arguments
20 years ago
Russell Bryant a1aefcd03d suppress the output from generating defaults.h and versions.h, as well as
20 years ago
Russell Bryant 04ecb29d03 remove almost all of the checks of the result from ast_strdupa() or alloca().
20 years ago
Russell Bryant 8e897e1a53 remove a debug message and make the exit keys not be case sensitive
20 years ago
Kevin P. Fleming fdcfd6469b ensure that control frames with payload can be sent to channel drivers via ->indicate()
20 years ago
Luigi Rizzo 1904069f71 fix indentation of two large blocks
20 years ago
Luigi Rizzo c99f6d4576 fix a couple of misindented lines;
20 years ago
Luigi Rizzo 16ee7c509c add missing rule
20 years ago
Luigi Rizzo 97c275d768 provide a correct return value in case everything goes well,
20 years ago
Luigi Rizzo 298eec4d28 use 'switch' insteaf of multiple 'if'
20 years ago
Mark Spencer 66ed134473 Allow media to go directly between IAX endpoints while signalling still
20 years ago
Luigi Rizzo e8dcc5d429 document special character interpretation.
20 years ago
Luigi Rizzo 67fb4f4a02 indentation fixes
20 years ago
Luigi Rizzo 0b3482cedc prevent a warning for uninitialized variable.
20 years ago
BJ Weschke 2d65bd68f1 Implement new support for "meetme list <confno> concise"
20 years ago