Commit Graph

8367 Commits (6d603ec09c3ae0e612d15c83267b9e28a50cd35e)
 

Author SHA1 Message Date
Joshua Colp 6d603ec09c Allow contexts in regexten so that extensions can be added to multiple contexts when peer registers (issue #6869 reported by and created by Marquis)
20 years ago
Olle Johansson e4bedcd7e8 Remove unsupported, unimplemented, unfunctional "v" option from meetme documentation
20 years ago
Christian Richter 4694f5e02e this is not a warning, it might happen during call initialization
20 years ago
Russell Bryant 1f0e09e81e force a "make clean" because existing .depend files in the subdirectories
20 years ago
Russell Bryant 808f26a24d fix file dependency generation so that the resulting files in the subdirectories
20 years ago
Joshua Colp 5769ed6ea2 Fix receiving message count information from a remote IAX2 peer. (issue #7163 reported by and fixed by akohlsmith)
20 years ago
Joshua Colp e08dc08ae2 Add SPRINTF dialplan function made by the ever insaneful Corydon (issue #7078 reported by Corydon76)
20 years ago
Joshua Colp 4edfd20a7a Remove needless check for autofill (issue #7180 reported by Marquis)
20 years ago
Joshua Colp a6480b61b0 Merged revisions 27973 via svnmerge from
20 years ago
Joshua Colp 6eb1d09ad9 Only set the RTP DTMF information of an RTP structure does indeed exist.
20 years ago
Olle Johansson 10c0ed16f0 Issue #7176 - Crash in expire_register (imported from 1.2)
20 years ago
Olle Johansson 270d5f6191 Adding a debug line
20 years ago
Joshua Colp 10994f5fbc Merged revisions 27847 via svnmerge from
20 years ago
Joshua Colp 15358932ec Add distinctive ring detection with Caller ID for Australia, New Zealand, and other countries. (issue #3596 reported by deon patch by dbowerman with minor mods by moi)
20 years ago
Christian Richter 3fb070853b fixed bug that we've lost the orginator of the call.. now we can hear to disconnect indications again
20 years ago
Joshua Colp 6137943e4c Blocked revisions 27767 via svnmerge
20 years ago
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