summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2004-01-13last tryJeremy McNamara
2004-01-13bed timeJeremy McNamara
2004-01-13h.323 gk cycle is still broken on -rJeremy McNamara
2004-01-13renable h.323 gk cycle, fixedJeremy McNamara
2004-01-13Not needed hereJeremy McNamara
2004-01-13ok, its waay too lateJeremy McNamara
2004-01-13WTFJeremy McNamara
2004-01-13stupid, stupid, stupid stupid stupid stupidJeremy McNamara
2004-01-13Fix it so we can be unloaded/loaded at willJeremy McNamara
2004-01-13comment out getsipuri to stop compiler warningJeremy McNamara
2004-01-13via z9hG4bK issue. Bug #663Jeremy McNamara
2004-01-13fix copy/paste errorJeremy McNamara
2004-01-13Implement NAT trick for outbound SIP connectionsJeremy McNamara
2004-01-13Fix monitor thread issue.Jeremy McNamara
2004-01-12fix typo. Bug #813Jeremy McNamara
2004-01-12clean up sip debug output. Bug #674Jeremy McNamara
2004-01-12Add new sound, fix nit picky detail in channel registrationMark Spencer
2004-01-12clean up our mess on unload. Bug #799Jeremy McNamara
2004-01-12fix monitor thread issue, even though commented outJeremy McNamara
2004-01-12Fix a typoMartin Pycko
2004-01-12Give seperate config option for deprecated chan_iax. Bug #801Jeremy McNamara
2004-01-12fix monitor thread. Bug #726Jeremy McNamara
2004-01-12unregister cli functions and fix monitor thread. Bug #798Jeremy McNamara
2004-01-12Add distinctive ring detectionMark Spencer
2004-01-12update with explict versions I likeJeremy McNamara
2004-01-12clean up debugJeremy McNamara
2004-01-11Fix ast-db seeding. Bug #767Jeremy McNamara
2004-01-11More buffer overflow checks from Corydon76.Jeremy McNamara
2004-01-11check buffer for possible overflow. Thanks Corydon76 Bug #788Jeremy McNamara
2004-01-11don't try to print out username before its copiedJeremy McNamara
2004-01-11Show who sends us bad packetsMark Spencer
2004-01-11Implement missing functionMark Spencer
2004-01-11Locking changes for IAX2Mark Spencer
2004-01-11clean up code and remove install directive in h323/ MakefileJeremy McNamara
2004-01-11clean up code and remove unnecessary debugJeremy McNamara
2004-01-10When rejecting a call, free up the channel (bug #661)Mark Spencer
2004-01-10Cleanup ACL parsing, handle properly reload on sip with ACLMark Spencer
2004-01-10Reorder events in IAX, make "IAX1" compatibilityMark Spencer
2004-01-10When poking a peer after registration, release lock temporarilyMark Spencer
2004-01-10remove broken cli command, for nowJeremy McNamara
2004-01-09make firmware version configurable per deviceJeremy McNamara
2004-01-09don't try to unreg with gk, on reload, nowJeremy McNamara
2004-01-09Bug #765: Modifying Auto-Congestion to p->maxtime * 4 instead of * 2Malcolm Davenport
2004-01-09Bug #710: Format fix for "zap show channels"Malcolm Davenport
2004-01-09Bug #736: Better checking to avoid chan_zap segfault re: ss_thread and zt_new()Malcolm Davenport
2004-01-06re-do the monitor fix (check for io before killing ourself)Jeremy McNamara
2004-01-06add a couple cli commands (h.323 hangup <token> and H.323 show tokens) and cl...Jeremy McNamara
2004-01-06nuke file descriptor leak..You don't need a whole new thread to hang up a fri...Jeremy McNamara
2004-01-03clean up file descriptor leak and check for io before thread cancellationJeremy McNamara
2003-12-27Ignore signals in select, fix typo in last patchMark Spencer