aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2004-10-14Make PRI debug work when verbosity = 0 (bug #2645)markster1-2/+1
2004-10-14Fix trasnfer issue (bug #2632)markster1-3/+12
2004-10-13/ added missing frame processing code to native bridgebkramer1-15/+75
2004-10-13Peers stats improvements (bug #2635)markster1-5/+23
2004-10-12When deleting expiry, put -1 if temponlymarkster1-0/+2
2004-10-12One more temp vs. dynamicmarkster1-1/+1
2004-10-12Fix MGCP build, SIP should destroy on temponly, not on show peermarkster2-3/+3
2004-10-12Be careful!markster2-32/+42
2004-10-11enable compiling of chan_h323.sojeremy1-1/+1
2004-10-11Add missing carriage return (bug #2595)markster1-1/+1
2004-10-10Keep back delivery times on trunk (bug #2587)markster1-9/+10
2004-10-10Increase max packet size to 4096markster1-1/+1
2004-10-10Detail type=peer a bitjeremy1-3/+9
2004-10-10Update README with new information.jeremy1-42/+38
2004-10-10finish implementing type=peer, implement setting of FastStart and H.245 Tunne...jeremy5-354/+155
2004-10-10Add autokill to IAX2, toomarkster1-0/+16
2004-10-09Fix SIP bugletsmarkster1-7/+9
2004-10-09Remove silly printfmarkster1-1/+0
2004-10-08IAX2 authentication improvementsmarkster1-27/+96
2004-10-08Add compatibilty with proprietary nortel DTMF info (bug #2605)markster1-1/+2
2004-10-08Don't save dynamic peers in registery (bug #2610)markster1-3/+4
2004-10-08Provide more useful iax2 debugging (bug #2603)markster1-1/+1
2004-10-07Default for overriden should be passed screenmarkster1-1/+1
2004-10-07Fix callerid on IAX2 (received)markster1-4/+4
2004-10-07Oops, we have to be able to pass multiple restrictions for when we go to voic...markster2-5/+5
2004-10-07Remove last vestiges of MySQL friends from makefile, in favor of realtime configmarkster1-28/+0
2004-10-07Fix app_sms to use correct path (bug #2597)markster1-1/+1
2004-10-07Merge SIP memory leak fixesmarkster1-18/+30
2004-10-07fix typo in chan sip that causes segVanthm1-1/+1
2004-10-07Fix which one we use initreqprep vs. reqprep (bug #2591, 2596)markster1-2/+2
2004-10-07Add realtime support to SIPmarkster1-286/+146
2004-10-06Be sure prev struct is built properly (bug #2581)markster1-0/+1
2004-10-06Merge anth's realtime patch, as well as the bindaddr fix that didn't make it ...markster1-1/+1
2004-10-06 changed it to not play a received DTMF frame if native bridged!bkramer1-9/+9
2004-10-06 commented out Caller ID setting stuff, needs to be updated to match new formatbkramer1-6/+19
2004-10-06Use reqprep, not initreqprep for NOTIFY for REFER...markster1-1/+1
2004-10-06Locking updates for debug mode, fix SIP MWI (bug #2582)markster1-2/+2
2004-10-05Fix MGCP seg (bug #2572)markster1-1/+1
2004-10-05Fix zap seggymarkster1-2/+2
2004-10-05Major changes to res_config to support centralized config, eliminate configur...markster1-233/+148
2004-10-04Fix SIP friends + MySQL (head only)markster1-1/+3
2004-10-04Have SIP_CODEC variable override replace all other codecs (bug #2566)markster1-1/+5
2004-10-04a major rework - type=peer support, code cleanup, and optimization. Still not...jeremy2-33/+29
2004-10-04a major rework - type=peer, code cleanup, and optimizationjeremy1-410/+354
2004-10-03Add ability to check voicemail from multiple folders (bug #2561)markster4-5/+5
2004-10-03Correct CDR's for supervised transfer (bug #1595)markster2-0/+40
2004-10-03Fix potential callerid snafu's in iax and sip (based on 2562)markster2-3/+10
2004-10-03shrink phone number for callerid matching (bug #2562)markster1-0/+3
2004-10-03Major PBX revamps (including labels, update examples)markster14-29/+22
2004-10-02Don't set state to UP state within the driver, but instead allow ast_read to ...markster1-2/+0