Commit Graph

8956 Commits (b43f5638efb4d840173a69f350c728eaf4930ac1)
 

Author SHA1 Message Date
Tilghman Lesher b43f5638ef Missing parenthesis
20 years ago
Matt O'Gorman ccc7f662d8 dont copy an id or a message if they dont exist.
20 years ago
Christian Richter 5d18356b24 fixes segfault on incoming call which is disconnected in Alerting state
20 years ago
Olle Johansson 6ca399c459 Don't change direction of the dialogue when we send a re-invite
20 years ago
Olle Johansson 0dbb924cb5 Found a missing "l" on the left side of the sofa, close to the TV.
20 years ago
Olle Johansson 66786a7d53 Issue #7421 - Stop generator on both call legs (patch by tgrman)
20 years ago
Olle Johansson 1cbd4effca Issue #7429 - accessing a not allocated structure causes segfault... (tgrman, fix by myself
20 years ago
Olle Johansson cc43f0bdc7 Speling error. Avoid swenglish :-) (thanks, jtodd!)
20 years ago
Christian Richter baad1c266c * fixed the busy state
20 years ago
Olle Johansson 6399ac438d Add explanation and warning about the "s" extension. (Hi Mike :-)
20 years ago
Kevin P. Fleming 93385c0fab fix for issue #7245
20 years ago
Olle Johansson f8311adcda METERMAIDS:
20 years ago
Olle Johansson e2b0c5b558 Add example of permit/deny to sip.conf.sample
20 years ago
Olle Johansson 693785cd8b Block patch that does not apply to trunk.
20 years ago
Russell Bryant 4b64399cc6 don't let the Makefile blow up in menuselect.makeopts is present but
20 years ago
Olle Johansson 71411c6bae - Formatting
20 years ago
Olle Johansson 9863bb982c Separate private options so we don't request bug report on those...
20 years ago
Olle Johansson 8ee441b649 Update the SIP options list from IANA repository
20 years ago
Kevin P. Fleming 67ea3b2d22 simplify special rule for channel.o
20 years ago
Tilghman Lesher b3c6e18a5e Merged revisions 35915 via svnmerge from
20 years ago
Kevin P. Fleming a579371f43 use new (separate) dependencies file from menuselect
20 years ago
Russell Bryant 2f80e9db74 fix pbx_dundi build (issue #7424, jstrom)
20 years ago
Kevin P. Fleming 9d6c30422b commit missing file
20 years ago
Kevin P. Fleming 51453628a0 clean up some damage from today's commit
20 years ago
Kevin P. Fleming e61d3d91f3 The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>)
20 years ago
Kevin P. Fleming df0ba5ff8b search for Zaptel and libtonezone separately in the configure script
20 years ago
Russell Bryant 2e9099934b fix dist-clean and add menuselect to the clean target, too
20 years ago
Russell Bryant b38f45a458 add dependency on menuselect's version of linkedlists.h, list menuselect as
20 years ago
Russell Bryant 39913c58b7 set the menu name when building makeopts.xml
20 years ago
Russell Bryant c7024d8a02 ast_calloc, instead of malloc and memset
20 years ago
Russell Bryant 1c17258f4e fix some little issues on big endian platforms to resolve compiler warnings
20 years ago
Russell Bryant c8ceb92a4f revert my changes that converted the jb on the channel to be dynamically
20 years ago
Kevin P. Fleming b8518110da add support for Zaptel transcoders
20 years ago
Kevin P. Fleming 886350c637 ignore doxygen output directory
20 years ago
Russell Bryant cdbb0e2bf7 merge changes to get menuselect using svn:externals
20 years ago
BJ Weschke 0d0fadc781 Merged revisions 35669 via svnmerge from
20 years ago
Kevin P. Fleming 2f238654de remove any generated doxygen docs during distclean
20 years ago
Kevin P. Fleming eaf0524c40 very minor improvement
20 years ago
Russell Bryant 93c833e5d0 remove the autom4te.cache dir on a "make distclean" and add distclean to the
20 years ago
Russell Bryant 84c37e0c58 reduce indentation
20 years ago
Russell Bryant 5e282fef07 reduce indentation
20 years ago
Russell Bryant 8ab51d1fb1 delete snmp/agent.o on make clean
20 years ago
Russell Bryant 268609aa68 add basic autoconf support for res_snmp
20 years ago
Russell Bryant 53a56fcfe7 remove various commands that remove old modules since they have been there a
20 years ago
Russell Bryant 463a3eb45b delete the local copy of mxml and use svn:externals to get it from its own
20 years ago
Russell Bryant 7421acaa7e don't blow up if a jitterbuffer is not in use
20 years ago
Russell Bryant 5941d4d819 - move the increase of the use count to be after the possible failures
20 years ago
Russell Bryant 46018d5032 - dynamically allocate the ast_jb structure that is on the channel structure
20 years ago
Russell Bryant cad05d819b actually allow all of the sub directories to be built when running "make", oops
20 years ago
Russell Bryant 3daaf2163f use .PHONY instead of FORCE
20 years ago