summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2005-08-29eliminate warning when !ZAPATA_PRIKevin P. Fleming
2005-08-29fix build when NEWJB is not defined (issue #5046)Russell Bryant
2005-08-27preserve hint watchers and laststate across 'extensions reload' (issue #2522)Kevin P. Fleming
2005-08-26add AgentCallbackLogin and AgentLogoff manager actions (issue #4766)Kevin P. Fleming
2005-08-26use case-insensitive comparisons for headears (issue #5023)Kevin P. Fleming
2005-08-25add T1 timer support for NOTIFY dialogs (issue #5017)Kevin P. Fleming
2005-08-25ensure Asterisk won't segfault during re-registration (issue #5011)Kevin P. Fleming
2005-08-25clean up rtcaching config options (issue #4075)Kevin P. Fleming
2005-08-25handle INVITEs that are asking for authentication that we cannot supply more ...Kevin P. Fleming
2005-08-25make some messages show up only under debugging and other minor cleanups (iss...Kevin P. Fleming
2005-08-25fix 'sip debug' vs. reload properlyKevin P. Fleming
2005-08-23don't reset sipdebug to zero during reload (issue #5000)Kevin P. Fleming
2005-08-23ensure buffer is adequately sized for frames with lots of elements (issue #4974)Kevin P. Fleming
2005-08-23allow more adjustability in peer qualification system (issue #4192 with mods)Kevin P. Fleming
2005-08-23show global vmexten in 'sip show settings' (issue #5005)Kevin P. Fleming
2005-08-23handle on-/off-hold properly with RTP reinvited streams (issue #3974)Kevin P. Fleming
2005-08-23add 'sip show settings' CLI command (issue #4806)Kevin P. Fleming
2005-08-23support configurable Message-Account value in NOTIFY messages (issue #4801)Kevin P. Fleming
2005-08-22add preliminary support for SIP timers (issue #4359)Kevin P. Fleming
2005-08-22add SIPCHANINFO function to retrieve information about the current connected ...Kevin P. Fleming
2005-08-22handle BYE instead of CANCEL from callers (issue #4994)Kevin P. Fleming
2005-08-19Fix IAX2 ProvisioningMark Spencer
2005-08-19Fix language in d-channel (bug #4979)Mark Spencer
2005-08-17protect PRI-specific code with ifdefsKevin P. Fleming
2005-08-16Don't catch digits from zaptel during overlap dialingMatthew Fredrickson
2005-08-15Fix PRI against masqueradeMark Spencer
2005-08-14/ fixed bug introduced during bridge code cleanupsBen Kramer
2005-08-11Fix potential deadlock in asteriskMark Spencer
2005-08-09fix a little oopsieRussell Bryant
2005-08-09Centralize and fix tos for IAX (bug #4850 inspired)Mark Spencer
2005-08-09Allow ToS to be set in hex (bug #4923)Mark Spencer
2005-08-09bridging code cleanups:Kevin P. Fleming
2005-08-08Be consistent with User/Username (bug #4916)Mark Spencer
2005-08-08Merge steve's busy detect stuff (bug #4830)Mark Spencer
2005-08-07Revert improperly applied patch from bug #4771Mark Spencer
2005-08-06remove some sillynessRussell Bryant
2005-08-06Fix timestamp + trunking (bug #4891)Mark Spencer
2005-08-06formatting fixesRussell Bryant
2005-08-05Fix newline issue (bug #4632)Mark Spencer
2005-08-05fix a bunch of gcc4 warnings realted to pointer signednessRussell Bryant
2005-08-05fix seg faultRussell Bryant
2005-08-04there is no reason to check the channeltype of the channel calling SIPAddHeaderRussell Bryant
2005-08-04'outgress' should be 'egress'Russell Bryant
2005-08-03Fix documentation of overridecontext (bug #4379)Mark Spencer
2005-08-03Add extra aliases from RFC4028 and RFC3841 (bug #4889)Mark Spencer
2005-08-03Revert a portion of oej's patch...Mark Spencer
2005-08-03Don't ignore ACk packets (bug #4861)Mark Spencer
2005-08-03Move to rizzo's new chan_oss, but leave the old one just in case... (bug #437...Mark Spencer
2005-08-03Reduce number of calls to get method (bug #4863)Mark Spencer
2005-08-03Fix qop syntax (bug #4822)Mark Spencer