summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-06-01the interface needs to be changed as well..Christian Richter
2006-06-01unified the PH_CONTROL Interface for the mISDN_dsp interface to intChristian Richter
2006-06-01This is what I get for coding while tired.. sorry ;/North Antara
2006-06-01make a global variable static and remove an unused global variableRussell Bryant
2006-06-01added bearer capability reject support. we send release instead of disconnect...Christian Richter
2006-06-01Commit of the new SIP transfer support (oej/siptransfer branch)Olle Johansson
2006-06-01Nobody saw this coming, I bet.North Antara
2006-05-31clean up various whitespace issues (issue #7236, casper)Russell Bryant
2006-05-31move the includes of abstract_jb.h to be with the rest of the asterisk includes.Russell Bryant
2006-05-31update the rest of the channel drivers that use RTP so that their channelRussell Bryant
2006-05-31Add support for using a jitterbuffer for RTP on bridged calls. This includesRussell Bryant
2006-05-31OKAY - Only replace our IP address in the outgoing SIP messages if the actual...Joshua Colp
2006-05-31Add congestion message to SIP historyOlle Johansson
2006-05-31Use ast_channel_trylock for channelsOlle Johansson
2006-05-30Bug 7237 - Replace recoded thread_safe_rand with the existing ast_random APITilghman Lesher
2006-05-30when we receive an IAX2 registration request with both a plaintext secret and...Kevin P. Fleming
2006-05-29remove duplicate static keywords, oopsRussell Bryant
2006-05-27make some variables static ... committed from xcode :)Russell Bryant
2006-05-26Few more expire_registry changesJoshua Colp
2006-05-26That goes for jingle too :)Mark Spencer
2006-05-25only display a debug message if option_debug is in useRussell Bryant
2006-05-25Merged revisions 30293 via svnmerge from Kevin P. Fleming
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-24added EVENT_NEW_CHANNEL. We change the channel name now when we got the real ...Christian Richter
2006-05-24don't send CANCEL for an INVITE that we haven't received a provisional respon...Kevin P. Fleming
2006-05-24TypoOlle Johansson
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-24add a new option for 'obscuring' SIP user/peer names from fishersKevin P. Fleming
2006-05-23Merged revisions 29849 via svnmerge from Russell Bryant
2006-05-23Bump up the echo tail length optionMatthew Fredrickson
2006-05-23added a l1watcher timeout, therefore removed the old behaviour of guessing th...Christian Richter
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-23finish cleaning up some more stuff before russellMatt O'Gorman
2006-05-23update chan_jingle to reflect the recent change to the indicate prototypeRussell Bryant
2006-05-23Breaking once will stop us... :-)Olle Johansson
2006-05-23* export_ies uses now _VAR else the vars are not copied to the dest chanChristian Richter
2006-05-23Code formattingOlle Johansson
2006-05-23Handle ringing (early) state properly on SIPMark Spencer
2006-05-22asterisk-xmpp merge inMatt O'Gorman
2006-05-22Merged revisions 29464 via svnmerge from Joshua Colp
2006-05-22added callcounters for incoming and outgoing callsChristian Richter
2006-05-22remove code duplication generating some ast_verbose messages .Luigi Rizzo
2006-05-22use the functional form of time(), and mark XXX a couple of placesLuigi Rizzo
2006-05-22more constificationsLuigi Rizzo
2006-05-22various constification of function arguments to prevent erroneousLuigi Rizzo
2006-05-22the msg argument of the various transmi_response*() functions is const.Luigi Rizzo
2006-05-22mark const the 'header' argument of gettagLuigi Rizzo