Commit Graph

8401 Commits (004885c2fa1225cb9833694183cc5fada0e0e89c)
 

Author SHA1 Message Date
Olle Johansson 33729e6954 Block TRANSFER_CONTEXT patch for 1.2 only, since is already implemented in siptransfer
20 years ago
Olle Johansson 770a4a30c5 Use pointer instead of un-needed buffer. Thanks Kevin!
20 years ago
Tilghman Lesher ffe4dedf29 Merged revisions 27636 via svnmerge from
20 years ago
Joshua Colp d2da48b156 Inherit channel variables when call forwarding through chan_local (issue #7095 reported by raarts)
20 years ago
Kevin P. Fleming c3dce57d95 mark RTP sessions that are not carrying DTMF
20 years ago
Kevin P. Fleming ca8f9083c0 clean up some compiler warnings (no reason to use signed integers for buffer lengths, ever)
20 years ago
Matthew Fredrickson 99648dd713 Add option for enabling and disabling echo cancellation
20 years ago
Tilghman Lesher 912f9f9dc7 Argument macro janitor for func_odbc, fixes #7171
20 years ago
Olle Johansson eeb2184920 Send a=recvonly when put on hold, otherwise a=sendrecv to indicate that we want two streams.
20 years ago
Kevin P. Fleming 50a91c69c3 make this app actually compile
20 years ago
Kevin P. Fleming e140c0ba9f Merged revisions 27468 via svnmerge from
20 years ago
Olle Johansson 28d9dc7997 Typo
20 years ago
Olle Johansson 185cebac91 Adding check of option_debug
20 years ago
Olle Johansson e4c0a90649 Show all formats for an active SIP call
20 years ago
Christian Richter a309a2db9f fixed very bad memory overwrite which leaded to segfaults on some systems. removed redundant buffer betweend mISDN reading thread and ast_read in favour of the already existing pipe, this clarifies the way a voice frame takes between mISDN and asterisk a lot. centralized debugging of NumberPlan. removed a compiler warning.
20 years ago
Olle Johansson c625a539be One sipfrag attachment is enough...
20 years ago
Olle Johansson ea510a4cf9 - Format fixes
20 years ago
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