Commit Graph

3204 Commits (a236f488be410d7a9b3f0b3fae6f8f99dd70ccc6)

Author SHA1 Message Date
Russell Bryant c399a06450 add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targets
19 years ago
Olle Johansson d29e2a58da Add video support to chan_agent.
19 years ago
Olle Johansson a256bcb080 Issue #7380 - Cannot put a one-legged call on hold/off hold
19 years ago
Olle Johansson 58c243a6d4 Only formatting changes... (tabs to spaces)
19 years ago
Joshua Colp 5ff818f995 Fix timing issue (race) with poke/pong for very close peers that can cause a peer to be declared unreachable (issue #7396 reported by stevedavies)
19 years ago
Christian Richter 70a4c98a5a * added support for PID export/import to identify bridging in misdn_call already
19 years ago
Olle Johansson 7876a86e96 - Doxygen and some formatting fixes in res_features
19 years ago
Olle Johansson a85fec94fd Finally fix parking and go back to metermaids
19 years ago
Olle Johansson 12164df2fd How many times can we free allocated memory? Many, obviously... ;-)
19 years ago
Olle Johansson b27fff2a9d Hunting crash when parking calls with SIP REFER
19 years ago
Olle Johansson 0195279499 use correct test for checking if sip domains are enabled or not
19 years ago
Olle Johansson cb4221c7e9 Don't count unknown media streams as media streams in the offer... (Fenlander reported this on irc)
19 years ago
Olle Johansson e04914b44a parse SDP properly even when we are debugging. (Thanks fenlander!)
19 years ago
Olle Johansson 3b910323f3 Issue #6820 - SIP channels hang in semi active state
19 years ago
North Antara fb0bb9b195 fix an issue with dtmf not being sent sometimes
19 years ago
Olle Johansson bce5b8a146 - Formatting
19 years ago
Christian Richter 2302fa58d7 when we get a disconnect, we should stop the tones on te side..
19 years ago
Christian Richter cdbddf5892 we need to send DISCONNECT on Timeout in the ALERTING/PROCEEDING cases too
19 years ago
Russell Bryant 9f2a6516cf don't blow up in the sub Makefiles if menuselect.makeopts is not present. This
19 years ago
North Antara e832ae320f No need to have debug enabled by default anymore..
19 years ago
North Antara a5d6979fac Finally merge chan_skinny fixes into trunk.
19 years ago
Russell Bryant f75ad9736a bail if ast_calloc fails, this was done before but i accidently removed it when
19 years ago
Russell Bryant 7ec13047bc fix various coding guidelines issues (issue #7345, with additional changes)
19 years ago
Russell Bryant 035a8b4278 Merged revisions 34627 via svnmerge from
19 years ago
Christian Richter 829583a3dc added TONE_HANGUP, also added Tone generation by mISDN_dsp for post hangup tones, therefore the TONE_X defines are in the isdn_lib.h now. changed a REALEASE to a DISCONNECT in NT Stack, to make tones available in that state.
19 years ago
Christian Richter d86993b90b * fixed bchannel cleaning race condition with new bchannel state (CLEAN_REQUEST)
19 years ago
Russell Bryant b6147a21b9 remove "depend" from the "all" targets in sub Makefiles. The main Makefile
19 years ago
BJ Weschke ecabadf2cd Fixed per kpfleming's suggestion to asterisk-dev.
19 years ago
BJ Weschke 35a2f14d96 Quit early and print a LOG_WARNING if we are trying to check devicestate on a Local channel that's been improperly defined.
19 years ago
BJ Weschke 9cbcf110e1 Make sure agent_tech is unregistered within unload_module(). It's in 1.2, but was lost at some point in /trunk. #7374 (jstorm)
19 years ago
Joshua Colp 9ebb7c35a2 Merged revisions 34400 via svnmerge from
19 years ago
Olle Johansson 2813d15f52 Hoppsan!
19 years ago
Olle Johansson 83e64c7c94 - Do not require a space at the end of the m= string in a T38 re-invite
19 years ago
Kevin P. Fleming 794d0e4d1f make Local channel return sensible device state values
19 years ago
Kevin P. Fleming 11dac47877 Merged revisions 34159-34160 via svnmerge from
19 years ago
Olle Johansson 8fd35365f5 Add some debug logging
19 years ago
Olle Johansson fb8483c430 - Use our standard of doxygen comments, not javadoc style
19 years ago
Olle Johansson 4b6d6a1a0b Formatting fixes
19 years ago
Kevin P. Fleming fca19e7635 use a compiler builtin (which uses processor instructions) for this operation
19 years ago
Matt O'Gorman b22e7bf558 adds support for t38 pass through patch brought up to trunk from
19 years ago
Russell Bryant 55ffe394a5 only set the QOS variables if the pvt has an owner so that they are not
19 years ago
Olle Johansson 1ec28daa30 Formatting fix and doxygen update
19 years ago
Olle Johansson 2ab4e12549 Fix typo (Thanks Vechers!)
19 years ago
Kevin P. Fleming 79f5f61474 Merged revisions 33638 via svnmerge from
19 years ago
Olle Johansson 5d3d87900e - Remove redundant forward declaration
19 years ago
Joshua Colp ce311227ac Change a bit of logic in peer expiry back to the way it used to be
19 years ago
Olle Johansson e41fcca65a - Complete addition of forward declarations and grouping of functions
19 years ago
Olle Johansson 8ef5092031 Issue #7325 - Parse string after URI decoding (casper)
19 years ago
Olle Johansson d2fa9efdad Store RTCP reports in channel variables and SIP history
19 years ago
Olle Johansson 6d4ab87321 - RTP debug message formatting
19 years ago