summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-06-07changed the clean_up_bc function to work proper again. fixed the print with t...Christian Richter
2006-06-06revert my changes to convert fields of zt_pvt to use stringfields. When I didRussell Bryant
2006-06-06Add q.921 state information. (#7260)Matthew Fredrickson
2006-06-06Merge of the "sdpcleanup" branch. Thanks to John Martin for a lot of testsOlle Johansson
2006-06-06Merged revisions 32566 via svnmerge from Kevin P. Fleming
2006-06-06don't return -1 if zapata.conf is not present (part of the patch fromRussell Bryant
2006-06-06added select before write to avoid deadlock on full buffer. added some define...Christian Richter
2006-06-06- use stringfields in a bunch of the fields of the zt_pvt structure in chan_zapRussell Bryant
2006-06-05use module names, not file names, in menuselectKevin P. Fleming
2006-06-05Merged revisions 32373 via svnmerge from Kevin P. Fleming
2006-06-05revert the changes to allow chan_iax2 to use dnsmgr for registrations.Russell Bryant
2006-06-05Convert chan_iax2 to use dnsmgr in order to deal with hostnames that can chan...Joshua Colp
2006-06-05Issue 7208 - Handle ; in userinfo part of URI tooOlle Johansson
2006-06-05Do not use ':' as a separator between arguments (kept around for 1.4 for back...Olle Johansson
2006-06-05Only override callingpres set by rpid if user/peer preference is set. (Issue ...Olle Johansson
2006-06-04Code simplificationOlle Johansson
2006-06-04- Fix more problems in transfer code (thanks Tholo!)Olle Johansson
2006-06-04Respond to some of Luigis questions...Olle Johansson
2006-06-04Fix potential bug. THanks luigi!Olle Johansson
2006-06-04- Doxygen fixOlle Johansson
2006-06-04Show max bitrate in "sip show user" and "sip show channel"Olle Johansson
2006-06-04- Typo in chan_sip (: missing)Olle Johansson
2006-06-04add a bit of comment on what build_route does,Luigi Rizzo
2006-06-03remove some duplicated code;Luigi Rizzo
2006-06-03small simplification in assignments, and fix a typo in a comment.Luigi Rizzo
2006-06-03mark XXX some places where there is a return right beforeLuigi Rizzo
2006-06-03fix indentation of a blockLuigi Rizzo
2006-06-03some code simplifications using S_OR() to remove some if blocksLuigi Rizzo
2006-06-03use ast_skip_blanks() where appropriate, and use standardLuigi Rizzo
2006-06-03mark XXX a buggy section of code and implement a probableLuigi Rizzo
2006-06-03simplify logic in a small block of codeLuigi Rizzo
2006-06-03mark XXX a bug in the code. oej/kevin, any idea what you wantLuigi Rizzo
2006-06-03remove duplicate codeLuigi Rizzo
2006-06-03Replace '\"' with '"'.Luigi Rizzo
2006-06-01- FormattingOlle Johansson
2006-06-01Minor change to DEBUG and WARNING messagesOlle Johansson
2006-06-01Issue #7103 take two. Thanks Mikael!Olle Johansson
2006-06-01- add the ability to configure forced jitterbuffers on h323, jingle,Russell Bryant
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