Commit Graph

8386 Commits (154774e033d765ed39e4620f63b32326e0261d15)
 

Author SHA1 Message Date
Joshua Colp 154774e033 Merged revisions 28627 via svnmerge from
19 years ago
Russell Bryant 5d24426e40 fix up a patch that did not merge properly from 1.2 ... weird
19 years ago
Olle Johansson 3be9c811f1 Adding some documentation on Asterisk and video telephony. Thanks to the team
19 years ago
Olle Johansson 1783cb3a91 Adding send_text capability to chan_local
19 years ago
Olle Johansson 908c153840 First stab at supporting video in chan_local
19 years ago
Olle Johansson a3cc752008 Add simple devicestate for chan_local
19 years ago
Olle Johansson cd03597f0c Formatting cleanup
19 years ago
Russell Bryant 53df01c9cc when displaying the list of registered music on hold classes, only show
19 years ago
Kevin P. Fleming eeb01cda95 revert bogus change
19 years ago
Kevin P. Fleming 0c73d47618 Merged revisions 28380,28384 via svnmerge from
19 years ago
Olle Johansson e274a70d52 Add missing argument to ast_carefulwrite
19 years ago
Kevin P. Fleming 1ad7b94144 Merged revisions 28337 via svnmerge from
19 years ago
Kevin P. Fleming 169e4797fa block this fix from the 1.2 branch; proper fix will go here and is much more complex
19 years ago
Tilghman Lesher f0b985853a Bug 7167 - Fix VMCOUNT if using USE_ODBC_STORAGE (different fix for trunk than for 1.2)
19 years ago
Tilghman Lesher 75e3bafdfd Blocked revisions 28257 via svnmerge
19 years ago
Kevin P. Fleming 42cf0b0a8f add another media path reinvite 'flavor', where we will only redirect our media to devices that we know are not behind a NAT (based on the evidence collected when we receive media from them)
19 years ago
Kevin P. Fleming 48c36f4b89 adding new code should require following the formatting guidelines :-)
19 years ago
Joshua Colp 9d4d49cfeb Merged revisions 28212 via svnmerge from
19 years ago
Joshua Colp b37f523eff Merged revisions 28169 via svnmerge from
19 years ago
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)
19 years ago
Olle Johansson e4bedcd7e8 Remove unsupported, unimplemented, unfunctional "v" option from meetme documentation
19 years ago
Christian Richter 4694f5e02e this is not a warning, it might happen during call initialization
19 years ago
Russell Bryant 1f0e09e81e force a "make clean" because existing .depend files in the subdirectories
19 years ago
Russell Bryant 808f26a24d fix file dependency generation so that the resulting files in the subdirectories
19 years ago
Joshua Colp 5769ed6ea2 Fix receiving message count information from a remote IAX2 peer. (issue #7163 reported by and fixed by akohlsmith)
19 years ago
Joshua Colp e08dc08ae2 Add SPRINTF dialplan function made by the ever insaneful Corydon (issue #7078 reported by Corydon76)
19 years ago
Joshua Colp 4edfd20a7a Remove needless check for autofill (issue #7180 reported by Marquis)
19 years ago
Joshua Colp a6480b61b0 Merged revisions 27973 via svnmerge from
19 years ago
Joshua Colp 6eb1d09ad9 Only set the RTP DTMF information of an RTP structure does indeed exist.
19 years ago
Olle Johansson 10c0ed16f0 Issue #7176 - Crash in expire_register (imported from 1.2)
19 years ago
Olle Johansson 270d5f6191 Adding a debug line
19 years ago
Joshua Colp 10994f5fbc Merged revisions 27847 via svnmerge from
19 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)
19 years ago
Christian Richter 3fb070853b fixed bug that we've lost the orginator of the call.. now we can hear to disconnect indications again
19 years ago
Joshua Colp 6137943e4c Blocked revisions 27767 via svnmerge
19 years ago
Olle Johansson 33729e6954 Block TRANSFER_CONTEXT patch for 1.2 only, since is already implemented in siptransfer
19 years ago
Olle Johansson 770a4a30c5 Use pointer instead of un-needed buffer. Thanks Kevin!
19 years ago
Tilghman Lesher ffe4dedf29 Merged revisions 27636 via svnmerge from
19 years ago
Joshua Colp d2da48b156 Inherit channel variables when call forwarding through chan_local (issue #7095 reported by raarts)
19 years ago
Kevin P. Fleming c3dce57d95 mark RTP sessions that are not carrying DTMF
19 years ago
Kevin P. Fleming ca8f9083c0 clean up some compiler warnings (no reason to use signed integers for buffer lengths, ever)
19 years ago
Matthew Fredrickson 99648dd713 Add option for enabling and disabling echo cancellation
19 years ago
Tilghman Lesher 912f9f9dc7 Argument macro janitor for func_odbc, fixes #7171
19 years ago
Olle Johansson eeb2184920 Send a=recvonly when put on hold, otherwise a=sendrecv to indicate that we want two streams.
19 years ago
Kevin P. Fleming 50a91c69c3 make this app actually compile
19 years ago
Kevin P. Fleming e140c0ba9f Merged revisions 27468 via svnmerge from
19 years ago
Olle Johansson 28d9dc7997 Typo
19 years ago
Olle Johansson 185cebac91 Adding check of option_debug
19 years ago
Olle Johansson e4c0a90649 Show all formats for an active SIP call
19 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.
19 years ago