aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/0.7.1@7221 f38db490-d61c-...v0.7.1kpfleming42-0/+0
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/0.7.1@7220 f38db490-d61c-...kpfleming1-4/+0
2004-01-14Change IAXPeers to IAX1Peers. Bug #838jeremy1-2/+2
2004-01-14clean up output and print that we are unregistering a channel typejeremy1-1/+1
2004-01-13last tryjeremy1-4/+3
2004-01-13bed timejeremy1-1/+1
2004-01-13h.323 gk cycle is still broken on -rjeremy1-1/+5
2004-01-13renable h.323 gk cycle, fixedjeremy1-2/+2
2004-01-13Not needed herejeremy1-2/+0
2004-01-13ok, its waay too latejeremy1-0/+2
2004-01-13WTFjeremy1-12/+1
2004-01-13stupid, stupid, stupid stupid stupid stupidjeremy1-0/+1
2004-01-13Fix it so we can be unloaded/loaded at willjeremy3-25/+37
2004-01-13comment out getsipuri to stop compiler warningjeremy1-2/+4
2004-01-13via z9hG4bK issue. Bug #663jeremy1-1/+4
2004-01-13fix copy/paste errorjeremy1-2/+2
2004-01-13Implement NAT trick for outbound SIP connectionsjeremy1-27/+54
2004-01-13Fix monitor thread issue.jeremy1-2/+2
2004-01-12fix typo. Bug #813jeremy1-1/+1
2004-01-12clean up sip debug output. Bug #674jeremy1-1/+1
2004-01-12Add new sound, fix nit picky detail in channel registrationmarkster1-1/+1
2004-01-12clean up our mess on unload. Bug #799jeremy2-0/+10
2004-01-12fix monitor thread issue, even though commented outjeremy1-1/+1
2004-01-12Fix a typomartinp1-1/+1
2004-01-12Give seperate config option for deprecated chan_iax. Bug #801jeremy1-5/+15
2004-01-12fix monitor thread. Bug #726jeremy1-1/+1
2004-01-12unregister cli functions and fix monitor thread. Bug #798jeremy1-1/+10
2004-01-12Add distinctive ring detectionmarkster1-0/+112
2004-01-12update with explict versions I likejeremy1-3/+3
2004-01-12clean up debugjeremy1-36/+43
2004-01-11Fix ast-db seeding. Bug #767jeremy1-4/+10
2004-01-11More buffer overflow checks from Corydon76.jeremy1-14/+21
2004-01-11check buffer for possible overflow. Thanks Corydon76 Bug #788jeremy1-1/+5
2004-01-11don't try to print out username before its copiedjeremy1-3/+3
2004-01-11Show who sends us bad packetsmarkster1-1/+1
2004-01-11Implement missing functionmarkster1-0/+9
2004-01-11Locking changes for IAX2markster1-8/+39
2004-01-11clean up code and remove install directive in h323/ Makefilejeremy4-230/+117
2004-01-11clean up code and remove unnecessary debugjeremy1-24/+24
2004-01-10When rejecting a call, free up the channel (bug #661)markster1-2/+3
2004-01-10Cleanup ACL parsing, handle properly reload on sip with ACLmarkster1-1/+10
2004-01-10Reorder events in IAX, make "IAX1" compatibilitymarkster1-10/+19
2004-01-10When poking a peer after registration, release lock temporarilymarkster1-7/+11
2004-01-10remove broken cli command, for nowjeremy1-1/+1
2004-01-09make firmware version configurable per devicejeremy1-77/+83
2004-01-09don't try to unreg with gk, on reload, nowjeremy1-0/+2
2004-01-09Bug #765: Modifying Auto-Congestion to p->maxtime * 4 instead of * 2malcolmd1-1/+1
2004-01-09Bug #710: Format fix for "zap show channels"malcolmd1-3/+3
2004-01-09Bug #736: Better checking to avoid chan_zap segfault re: ss_thread and zt_new()malcolmd1-2/+6
2004-01-06re-do the monitor fix (check for io before killing ourself)jeremy1-2/+3