aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2005-01-05Merge OSP updates from matt nicholson (with changes)markster1-3/+26
2005-01-05Merge sip notify fixes (bug #3243)markster1-104/+107
2005-01-05/ fixed un-initilized variablebkramer1-0/+2
2005-01-04Fixed threeway calling disconnect wrong party bugjim1-2/+22
2005-01-04Allow generic sip notify (bug #3231)markster1-2/+111
2005-01-04Allow early exit from traverse (bug #3221)markster1-8/+8
2005-01-04/ fixed bug when using AST caller ID functions, shouldnt be trying to writebkramer1-1/+1
2005-01-03Merge OEJ's print groups feature (bug #3228, with changes)markster1-14/+7
2005-01-02Improve check ordermarkster1-3/+3
2005-01-01Fix chan_phone for pre-gcc 3.0 (bug #3214)markster1-2/+3
2005-01-01Grab lock in hangup earliermarkster1-13/+13
2005-01-01Add ability to remember agentsmarkster1-2/+107
2004-12-31Fix GCC 2.95 build (bug #3211)markster1-2/+1
2004-12-31Agent documentation changes to agents and verbose / debug fixes (bug #3158)markster1-125/+176
2004-12-31Phone driver updates (bug #1975)markster1-50/+138
2004-12-30Switch more options into flags (bug #3201)markster1-376/+275
2004-12-29Minor IAX2 fixes, add incomplete-but-very-basically-functional IAX2 encryptionmarkster4-22/+308
2004-12-29Stop transmission when sendonly is set (bug #3185)markster1-0/+2
2004-12-29Fix MWI for SIP when using "friend" type (bug #3004)markster1-9/+18
2004-12-29Fix registration bug with new astobj (bug #3184)markster1-1/+2
2004-12-28Merge kpflemings ASTOBJ improvements (bug #3167)markster1-103/+118
2004-12-28Make cidrings configurable (bug #2889)markster1-1/+8
2004-12-28Make it possible to configure an externhost and not just an externip (bug #3069)markster1-0/+29
2004-12-28Remove duplicate parse (bug #3173)markster1-2/+0
2004-12-27Housekeeping updatesmattf1-4/+1
2004-12-27Fix inversion error on addrcmp (bug #3155)markster1-1/+1
2004-12-26Merge Tilghman's cause codes patch (bug #3032)markster4-1/+31
2004-12-26fix to work with astobj stuffrussell1-2/+5
2004-12-26Fix CLI to report "N/A" when appropriate for time, chan_features updates, ALS...markster3-49/+94
2004-12-25Add Asterisk "object model" and update chan_sip to use it for peers/regs/usersmarkster1-283/+203
2004-12-23Small fix for features channel drivermarkster1-1/+3
2004-12-23Minor chan_features tweakmarkster1-1/+4
2004-12-23Add "flash" capability to command linemarkster1-0/+22
2004-12-23Fix Divide by zero possibility (ouch!)jim1-3/+6
2004-12-23Fix US tones (bug #3132)markster1-6/+5
2004-12-23Move iax2 to flags, too (thanks drumkilla!) (bug #3124)markster1-138/+119
2004-12-23Make sure users inherit NAT settings properly (bug #3125)markster1-0/+1
2004-12-23Fix sip hold bug (#3113)markster1-4/+5
2004-12-22Fixed ackcall (once again, this time differently) in chan_agentjim1-1/+1
2004-12-22Merge Steve's timestamp patch (bug #3119)markster1-2/+36
2004-12-21Fix G.729 name annoucement to Open H.323 and inform Asterisk's RTP stack spec...jeremy3-14/+36
2004-12-20Minor ACk fix (bug #2687, again)markster1-2/+2
2004-12-20/ changed native bridge checking for playing DTMF'sbkramer1-1/+2
2004-12-20/ fixed "Fix comment issues (bug #3089)" bugsbkramer1-4/+2
2004-12-20Create string properly and cast peer correctlyjeremy1-4/+4
2004-12-20iax2 typename fixmarkster1-11/+11
2004-12-19Fix MGCP compile warningsmarkster1-2/+2
2004-12-19Merge Olle's comment patch (bug #3097)markster6-36/+36
2004-12-19Merge drumkilla's bitfield patch for SIP (bug #3083)markster1-195/+183
2004-12-19Make sure read/write format are setup properly.markster1-3/+5