Commit Graph

8288 Commits (9b2d51fb4a8aa37a413bbbf8debe666c59521e5b)
 

Author SHA1 Message Date
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
Luigi Rizzo eb28827660 implement the new sorting algorithm for extensions,
20 years ago
Kevin P. Fleming ed3ffb4b46 various doxygen fixes
20 years ago
Luigi Rizzo 674c5e9b0b clear memory before passing to ASTOBJ_INIT
20 years ago
Olle Johansson 2b3ae24942 Formatting fix
20 years ago
Mark Spencer f2bc3c61cc Make sure that we don't accept an answer on an inbound call and don't permit asterisk to answer an outbound call
20 years ago
Kevin P. Fleming f429105aae remove rule for running bootstrap, it's only safe to run it manually now
20 years ago
Kevin P. Fleming 16f1acc37f use an enum for control frame types
20 years ago
Kevin P. Fleming c22eb692a1 minor cleanups and removal of duplicate prototypes
20 years ago
BJ Weschke b2f9ab8f75 This app is deprecated in /trunk, and thus, the change should not come forward.
20 years ago
Luigi Rizzo dee114ccf1 remove duplicate atof() invokation
20 years ago
Luigi Rizzo fbba50a613 normalize code, remove some useless casts
20 years ago
BJ Weschke afa37c0194 Merged revisions 26050 via svnmerge from
20 years ago
Kevin P. Fleming 14ddd6c431 use aclocal version 1.9 instead of 1.4 :-)
20 years ago
Kevin P. Fleming 151edabd3d ignore some more auto-generated files
20 years ago
Kevin P. Fleming 51db174809 update to include latest FreeBSD changes
20 years ago
Russell Bryant 5ae2942789 add regenerated configure script
20 years ago
Luigi Rizzo 92b7543a8e add default values for CPPFLAGS and LDFLAGS on FreeBSD
20 years ago
Mark Spencer 9953f4f40e Make SIP early media work more efficiently without so many reinvites
20 years ago
Luigi Rizzo 66dda468d1 change some log_warning into log_debug
20 years ago