summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-13make DISA() use 'i' extension if it exists (issue #5439 with mods)Kevin P. Fleming
2005-10-13don't force CLID to be a phone-number-looking-thingie (issue #5325)Kevin P. Fleming
2005-10-13use English states in 'show hints' CLI commandKevin P. Fleming
2005-10-13don't try to send events to dead sessionsKevin P. Fleming
2005-10-13document that CLID matching is not available for realtime extensionsKevin P. Fleming
2005-10-13remove unused variableKevin P. Fleming
2005-10-13add auto-monitor support (issue #5411)Kevin P. Fleming
2005-10-13Fix the ordering of the sscanfs for SDP parsing (bug #AT&T)Mark Spencer
2005-10-13ensure that priorityjumping option returns to its default during reload if it...Kevin P. Fleming
2005-10-13Fix naming on realtime peers (bug #5421)Mark Spencer
2005-10-13update docs to reflect that priority jumping only occurs when the globalRussell Bryant
2005-10-13Fix crash in chanspy (bug #5332)Mark Spencer
2005-10-13clean up pedantic mode tag handling (issue #5125)Kevin P. Fleming
2005-10-13properly display connected channel name in 'agents' manager action for non-ca...Kevin P. Fleming
2005-10-13remove unused manager header (issue #5438)Russell Bryant
2005-10-13Display proper error for matching domain registers (bug #5412)Mark Spencer
2005-10-13allow manager getvar action to retrieve global variables as well asRussell Bryant
2005-10-13re-bind the socket if the bindaddr option is changed during reload (issue #5435)Russell Bryant
2005-10-13Log timeouts in queues when the call timeout is set from the dialplan (Bug #5...Josh Roberson
2005-10-13send "100 Trying" when we receive PROCEEDING, unless "183 Session Progress" h...Kevin P. Fleming
2005-10-13Fix call timeouts with rtp bridge etc (bug #5252)Mark Spencer
2005-10-13fix typo in function name (issue #5437)Russell Bryant
2005-10-13Fix seg in chan_agent (bug #5402)Mark Spencer
2005-10-13Fix ael if, while, else (bug #5370)Mark Spencer
2005-10-13make new app conform to coding guidelines :-(Kevin P. Fleming
2005-10-13Make sure paging can be duplex if necessaryMark Spencer
2005-10-12Fix "bug" of not being able to page multiple phonesMark Spencer
2005-10-12fix some formatting and add some comments (issue #5403)Russell Bryant
2005-10-12Back out improper freeing of variablesMark Spencer
2005-10-12Fix "screen" for network numbers (bug #5432)Mark Spencer
2005-10-12Do *not* default to a max number of registration attemptsMark Spencer
2005-10-12Don't override calling presentation if *name* is present (bug #5405)Mark Spencer
2005-10-12Handle yet some SIP contact issue nuances and exceptions (bug #5289 with mods...Mark Spencer
2005-10-12Fix noncecount update (bug #5308, redone fix)Mark Spencer
2005-10-12finish commit bug 5427 (sip.conf.sample deserves to be updated too)Josh Roberson
2005-10-12provide the correct string to evaluate with the given regex, instead of theRussell Bryant
2005-10-11Fix directed pickup to a call that is up (bug #5425 with mods)Mark Spencer
2005-10-11allow semicolons to be escaped in call files (issue #5407)Russell Bryant
2005-10-11Fix memory leak in outbound calls (bug #5406, with mods)Mark Spencer
2005-10-11fix command listing for top level CLI commands (issue #5416)Russell Bryant
2005-10-11capitalize dialplan functionRussell Bryant
2005-10-10Merge ChangeLog from the v1-0 branch and begin a major feature addition listRussell Bryant
2005-10-08fix a typo, oops!Russell Bryant
2005-10-05don't check 'acknowledged' for setting lastdisc, since it's guaranteed to be ...Kevin P. Fleming
2005-10-05properly report hangupcause when ast_request() fails for the last (or only) t...Kevin P. Fleming
2005-10-05correct variable header documentation (issue #5397)Kevin P. Fleming
2005-10-05clean up some poorly constructed code (issue #5399, with mod to include heade...Kevin P. Fleming
2005-10-05fix authentication header extra space (issue #5329)Kevin P. Fleming
2005-10-05add VMCOUNT() function to replace HasVoicemail/HasNewVoicemail apps (issue #5...Kevin P. Fleming
2005-10-05fix timer T1 handling (issue #5330)Kevin P. Fleming