summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsRussell Bryant
2006-06-21Add video support to chan_agent. Olle Johansson
2006-06-21Issue #7380 - Cannot put a one-legged call on hold/off holdOlle Johansson
2006-06-21Only formatting changes... (tabs to spaces)Olle Johansson
2006-06-21Fix timing issue (race) with poke/pong for very close peers that can cause a ...Joshua Colp
2006-06-21* added support for PID export/import to identify bridging in misdn_call alreadyChristian Richter
2006-06-21- Doxygen and some formatting fixes in res_featuresOlle Johansson
2006-06-21Finally fix parking and go back to metermaidsOlle Johansson
2006-06-20How many times can we free allocated memory? Many, obviously... ;-)Olle Johansson
2006-06-20Hunting crash when parking calls with SIP REFEROlle Johansson
2006-06-20use correct test for checking if sip domains are enabled or notOlle Johansson
2006-06-20Don't count unknown media streams as media streams in the offer... (Fenlander...Olle Johansson
2006-06-20parse SDP properly even when we are debugging. (Thanks fenlander!)Olle Johansson
2006-06-20Issue #6820 - SIP channels hang in semi active stateOlle Johansson
2006-06-20fix an issue with dtmf not being sent sometimesNorth Antara
2006-06-19- Formatting Olle Johansson
2006-06-19when we get a disconnect, we should stop the tones on te side..Christian Richter
2006-06-19we need to send DISCONNECT on Timeout in the ALERTING/PROCEEDING cases tooChristian Richter
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. ThisRussell Bryant
2006-06-18No need to have debug enabled by default anymore..North Antara
2006-06-18Finally merge chan_skinny fixes into trunk.North Antara
2006-06-18bail if ast_calloc fails, this was done before but i accidently removed it whenRussell Bryant
2006-06-18fix various coding guidelines issues (issue #7345, with additional changes)Russell Bryant
2006-06-18Merged revisions 34627 via svnmerge from Russell Bryant
2006-06-18added TONE_HANGUP, also added Tone generation by mISDN_dsp for post hangup to...Christian Richter
2006-06-17* fixed bchannel cleaning race condition with new bchannel state (CLEAN_REQUEST)Christian Richter
2006-06-16remove "depend" from the "all" targets in sub Makefiles. The main MakefileRussell Bryant
2006-06-16 Fixed per kpfleming's suggestion to asterisk-dev.BJ Weschke
2006-06-16 Quit early and print a LOG_WARNING if we are trying to check devicestate on ...BJ Weschke
2006-06-16 Make sure agent_tech is unregistered within unload_module(). It's in 1.2, bu...BJ Weschke
2006-06-16Merged revisions 34400 via svnmerge from Joshua Colp
2006-06-15Hoppsan!Olle Johansson
2006-06-15- Do not require a space at the end of the m= string in a T38 re-inviteOlle Johansson
2006-06-14make Local channel return sensible device state valuesKevin P. Fleming
2006-06-14Merged revisions 34159-34160 via svnmerge from Kevin P. Fleming
2006-06-14Add some debug loggingOlle Johansson
2006-06-14- Use our standard of doxygen comments, not javadoc styleOlle Johansson
2006-06-14Formatting fixesOlle Johansson
2006-06-13use a compiler builtin (which uses processor instructions) for this operationKevin P. Fleming
2006-06-13adds support for t38 pass through patch brought up to trunk fromMatt O'Gorman
2006-06-12only set the QOS variables if the pvt has an owner so that they are notRussell Bryant
2006-06-12Formatting fix and doxygen updateOlle Johansson
2006-06-12Fix typo (Thanks Vechers!)Olle Johansson
2006-06-12Merged revisions 33638 via svnmerge from Kevin P. Fleming
2006-06-12- Remove redundant forward declarationOlle Johansson
2006-06-12Change a bit of logic in peer expiry back to the way it used to beJoshua Colp
2006-06-11- Complete addition of forward declarations and grouping of functionsOlle Johansson
2006-06-09Issue #7325 - Parse string after URI decoding (casper)Olle Johansson
2006-06-09Store RTCP reports in channel variables and SIP historyOlle Johansson
2006-06-09- RTP debug message formattingOlle Johansson