summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-25Merge in branch which gives you the ability to set the hangup causecode using...Joshua Colp
2006-05-25Merged revisions 30373 via svnmerge from Joshua Colp
2006-05-25use the proper method for adding a new entryKevin P. Fleming
2006-05-25add the ability to be able to echo DTMF_BEGIN/END, HTML, and IMAGE frames, too Russell Bryant
2006-05-25- mark some applications deprecated that already have replacementsRussell Bryant
2006-05-25allow setting a channel variable to disable sending SIGHUP to the AGI processRussell Bryant
2006-05-25Add the ability to retrieve the exit code of the forked AGI process. If thereRussell Bryant
2006-05-25Add Archive option to call files and add documentation on them. (issue #5426 ...Joshua Colp
2006-05-25Merged revisions 30296 via svnmerge from Kevin P. Fleming
2006-05-25Merged revisions 30293 via svnmerge from Kevin P. Fleming
2006-05-25- add support for setting an AGISTATUS variable that indicates successfulRussell Bryant
2006-05-25Safely traverse the thread lists and wait until each thread is done before mo...Joshua Colp
2006-05-25Only get the low 16 bits if we actually have a message countJoshua Colp
2006-05-25add DB_DELETE function for the common case of retrieving and deleting a key inRussell Bryant
2006-05-25Merged revisions 30239 via svnmerge from Joshua Colp
2006-05-25 Properly initialize destination variables before we send them into pbx_subst...BJ Weschke
2006-05-25 Making sure a char ptr is initialized before we strchr on it is a GOOD thing...BJ Weschke
2006-05-25 Doxygen comment for QwellBJ Weschke
2006-05-25 Make sure we catch all the instances where a member didn't answer the call s...BJ Weschke
2006-05-24added EVENT_NEW_CHANNEL. We change the channel name now when we got the real ...Christian Richter
2006-05-24Nothing to see here... move alongJoshua Colp
2006-05-24Update some documentation (file internal brain bug #42)Joshua Colp
2006-05-24block chan_sip fix that is not broken here :-)Kevin P. Fleming
2006-05-24don't send CANCEL for an INVITE that we haven't received a provisional respon...Kevin P. Fleming
2006-05-24Merged revisions 30037 via svnmerge from Matt O'Gorman
2006-05-24Merge branch for bug 6264 (Privacy option 2 returns dial-status ANSWER / opti...Joshua Colp
2006-05-24reset timeout on reconnect.Matt O'Gorman
2006-05-24TypoOlle Johansson
2006-05-24Blocked revisions 30035 via svnmergeJoshua Colp
2006-05-24Merged revisions 30033 via svnmerge from Joshua Colp
2006-05-24don't force the compiler nameKevin P. Fleming
2006-05-24Typo fix. Thanks Peter!Olle Johansson
2006-05-24Merged revisions 29973 via svnmerge from Kevin P. Fleming
2006-05-24Merged revisions 29971 via svnmerge from Kevin P. Fleming
2006-05-24Merged revisions 29969 via svnmerge from Kevin P. Fleming
2006-05-24fixed to early connect bug which came in yesterday.., also added the transmit...Christian Richter
2006-05-24Added incoming audio notch filtering, plus a bunch of command improvements, etc.Jim Dixon
2006-05-24block SIP obscurity fix from merging... trunk version was differentKevin P. Fleming
2006-05-24add a new option for 'obscuring' SIP user/peer names from fishersKevin P. Fleming
2006-05-23further codec module optimization based on codec_alaw changes by rizzoRussell Bryant
2006-05-23Merged revisions 29849 via svnmerge from Russell Bryant
2006-05-23get rid of that transport sillynessMatt O'Gorman
2006-05-23hmm still need a way to get rid of connectionsMatt O'Gorman
2006-05-23Bump up the echo tail length optionMatthew Fredrickson
2006-05-23fixes bug where server goes away.Matt O'Gorman
2006-05-23added a l1watcher timeout, therefore removed the old behaviour of guessing th...Christian Richter
2006-05-23allows for configurable answer timeout on attended transferMatt O'Gorman
2006-05-23Merged revisions 29764 via svnmerge from Kevin P. Fleming
2006-05-23 Sanity check code for an extended failure in trying to obtain a channel lock...BJ Weschke
2006-05-23 What's good for 1.2 isn't good for /trunk. Fix for /trunk coming next...BJ Weschke