aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2004-10-22Small verbosity fix in chan_iax2.c from bkw_citats1-1/+2
2004-10-22Fixed in CVS head.markster1-1/+6
2004-10-22Handle unknown 1xx reponses as 100 (bug #2698)markster1-0/+5
2004-10-21/ updated caller ID to use the new structures and re-enabledbkramer1-17/+27
2004-10-19Don't "ignore" on CANCEL (bug #2670)markster1-1/+1
2004-10-17Fix chan_zap reload with pseudo channels (bug 2664)citats1-1/+1
2004-10-16Don't restart PRI channelsmarkster1-7/+9
2004-10-16Improve peer stats (bug #2635)markster1-20/+27
2004-10-16Make chan_zap reloadable (bug #2637)markster1-840/+484
2004-10-16Minor improvements to debug output (bug #2644)markster2-8/+8
2004-10-16Fix hangup handling with chansiavail with agent (bug #2658)markster1-2/+15
2004-10-15stop seg on reload if no h323.conf file and hopefully not break the monitor t...jeremy1-36/+78
2004-10-14stop a seggy..it helps if you dont try to print out something we already know...jeremy1-25/+10
2004-10-14Forget fullcontact when specific number is dialed (bug #2620)markster1-1/+11
2004-10-14be more explicitjeremy1-1/+1
2004-10-14use the right variable to ensure it copied correctlyjeremy1-1/+1
2004-10-14document proper usage of Bindaddr and type=peerjeremy1-1/+9
2004-10-14sorta fix External IP Address discovery. We really need a better way than bin...jeremy1-15/+40
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