aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2006-06-01- Formattingoej1-7/+10
2006-06-01Minor change to DEBUG and WARNING messagesoej1-7/+7
2006-06-01Issue #7103 take two. Thanks Mikael!oej1-2/+3
2006-06-01- add the ability to configure forced jitterbuffers on h323, jingle,russell8-37/+110
2006-06-01the interface needs to be changed as well..crichter1-1/+1
2006-06-01unified the PH_CONTROL Interface for the mISDN_dsp interface to intcrichter1-9/+9
2006-06-01This is what I get for coding while tired.. sorry ;/north1-2/+1
2006-06-01make a global variable static and remove an unused global variablerussell1-2/+2
2006-06-01added bearer capability reject support. we send release instead of disconnect...crichter7-62/+150
2006-06-01Commit of the new SIP transfer support (oej/siptransfer branch)oej1-269/+1064
2006-06-01Nobody saw this coming, I bet.north1-1/+32
2006-05-31clean up various whitespace issues (issue #7236, casper)russell1-247/+255
2006-05-31move the includes of abstract_jb.h to be with the rest of the asterisk includes.russell4-8/+8
2006-05-31update the rest of the channel drivers that use RTP so that their channelrussell4-3/+4
2006-05-31Add support for using a jitterbuffer for RTP on bridged calls. This includesrussell5-3/+122
2006-05-31OKAY - Only replace our IP address in the outgoing SIP messages if the actual...file1-4/+7
2006-05-31Add congestion message to SIP historyoej1-0/+1
2006-05-31Use ast_channel_trylock for channelsoej1-3/+3
2006-05-30Bug 7237 - Replace recoded thread_safe_rand with the existing ast_random APItilghman1-18/+4
2006-05-30when we receive an IAX2 registration request with both a plaintext secret and...kpfleming1-10/+10
2006-05-29remove duplicate static keywords, oopsrussell1-2/+2
2006-05-27make some variables static ... committed from xcode :)russell1-4/+4
2006-05-26Few more expire_registry changesfile1-5/+3
2006-05-26That goes for jingle too :)markster1-1/+1
2006-05-25only display a debug message if option_debug is in userussell1-0/+1
2006-05-25Merged revisions 30293 via svnmerge from kpfleming1-0/+1
2006-05-25Safely traverse the thread lists and wait until each thread is done before mo...file1-5/+16
2006-05-25Only get the low 16 bits if we actually have a message countfile1-2/+3
2006-05-24added EVENT_NEW_CHANNEL. We change the channel name now when we got the real ...crichter4-19/+41
2006-05-24don't send CANCEL for an INVITE that we haven't received a provisional respon...kpfleming1-13/+35
2006-05-24Typooej1-1/+1
2006-05-24Merged revisions 29969 via svnmerge from kpfleming1-3/+2
2006-05-24fixed to early connect bug which came in yesterday.., also added the transmit...crichter1-4/+11
2006-05-24add a new option for 'obscuring' SIP user/peer names from fisherskpfleming1-48/+125
2006-05-23Merged revisions 29849 via svnmerge from russell1-0/+1
2006-05-23Bump up the echo tail length optionmattf1-1/+1
2006-05-23added a l1watcher timeout, therefore removed the old behaviour of guessing th...crichter5-63/+53
2006-05-23Merged revisions 29764 via svnmerge from kpfleming1-5/+4
2006-05-23 Sanity check code for an extended failure in trying to obtain a channel lock...bweschke1-1/+10
2006-05-23finish cleaning up some more stuff before russellmogorman1-74/+20
2006-05-23update chan_jingle to reflect the recent change to the indicate prototyperussell1-2/+2
2006-05-23Breaking once will stop us... :-)oej1-3/+2
2006-05-23* export_ies uses now _VAR else the vars are not copied to the dest chancrichter2-29/+110
2006-05-23Code formattingoej1-24/+23
2006-05-23Handle ringing (early) state properly on SIPmarkster1-6/+48
2006-05-22asterisk-xmpp merge inmogorman2-0/+1701
2006-05-22Merged revisions 29464 via svnmerge from file1-1/+1
2006-05-22added callcounters for incoming and outgoing callscrichter3-0/+166
2006-05-22remove code duplication generating some ast_verbose messages .rizzo1-9/+12
2006-05-22use the functional form of time(), and mark XXX a couple of placesrizzo1-27/+19