aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2004-10-24Fix compilation of chan_agent.c on gcc < 3.0citats1-1/+1
2004-10-24Add new features to agent stuff (bug #1693)markster1-23/+144
2004-10-24Pass format stringcitats3-4/+4
2004-10-23Make sure close() is not called on a fd < 1 with a wrapper callanthm1-13/+14
2004-10-23Check return value of malloc before dereferencing ptr in chan_zap.ccitats1-6/+10
2004-10-23First pass at making transfer work within agent (not tested, shouldn't break ...markster8-128/+147
2004-10-23Add missing fixup (bug #2667)markster1-0/+13
2004-10-23More memory checkscitats2-8/+15
2004-10-23Make sure malloc worked before accessing the mem in chan_modem.c (bug 2704)citats1-1/+1
2004-10-23implement type=alias to deprecate type=h323 and a whole lot more code clean upjeremy3-315/+238
2004-10-22re-implement callerid, still might not be right. Remove channel limits, in fa...jeremy3-122/+98
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