asterisk/asterisk.git
2004-06-11 James GolovichUpdate sample extensions.conf macro-stdexten to include...
2004-06-11 James GolovichBuild ecodes string a little better in app_voicemail...
2004-06-11 Mark SpencerAdd talk detectection app (BackgroundDetect)
2004-06-11 Mark SpencerAdd "show channels concise" for machine readable format
2004-06-11 Mark SpencerMerge res_odbc and res_config
2004-06-10 Mark SpencerDisplay which span/channel we're receiving restarts on
2004-06-09 Mark SpencerAlthough I can't think of any scenario that it could...
2004-06-09 Mark SpencerMerge rmarchev's vox fixes (bug #1812)
2004-06-09 Mark SpencerMinor meetme cleanups
2004-06-09 Mark SpencerIn spite of my extreme distaste for SRV, make it the...
2004-06-09 Mark SpencerReturn NULL if no CRV found
2004-06-09 Mark SpencerLock fixes for FreeBSD (bug #1810)
2004-06-09 James GolovichMake chan_zap initialize the pri threads to AST_PTHREAD...
2004-06-09 Mark SpencerMerge FreeBSD locking fixes (bug #1411)
2004-06-09 Mark SpencerHandle binding more nicely
2004-06-08 Mark SpencerMake fax detect configurable by direction (bug #1803)
2004-06-08 Mark SpencerUpdate changelog
2004-06-08 Mark Spencerchan_phone portability (bug #1788)
2004-06-07 Mark SpencerUpdate sample configuration to show fax detect has...
2004-06-07 Mark SpencerMake faxdetect configurable and turn OFF by default
2004-06-07 Mark SpencerSimplify trunk transmission path and remove potential...
2004-06-07 Mark SpencerZapras fix for BSD (bug #1801)
2004-06-07 Anthony Minessale IIfix res_monitor bug
2004-06-07 Mark SpencerMore GR-303 protocol fixes
2004-06-07 Mark SpencerFix tiny typo
2004-06-07 Mark SpencerInitial, incomplete support for D-channel backup
2004-06-07 Mark SpencerUpdate IAXY firmware to version 16 (provides better...
2004-06-06 Mark SpencerHandle bearer failures cleanly (still need d-channel...
2004-06-06 Mark SpencerHandle multiple span memberships properly
2004-06-06 Mark SpencerMust call spanstat before checking number of channels...
2004-06-06 Mark SpencerFix small arrangement issue
2004-06-06 Mark SpencerClearly label EAGAIN as being the UDP checksum error...
2004-06-06 Mark SpencerCan't use the same buffer to snprintf that we're grabbing
2004-06-06 Mark SpencerDon't require "c" before CRV syntax
2004-06-06 Mark SpencerTry to parse callerid properly on /dev/phone (bug ...
2004-06-06 Mark SpencerSmall fixup for non-PRI build
2004-06-06 Anthony Minessale IIfix D() issue with to short of a duration
2004-06-06 Mark SpencerAdd bi-directional GR-303 support
2004-06-05 Mark SpencerFix voicemail.conf typo (bug #1794)
2004-06-05 Mark SpencerAdd ${AVAILORIGCHAN} with original channel name (bug...
2004-06-05 Mark SpencerMore small fixes
2004-06-05 Mark SpencerMinor cleanups
2004-06-05 Mark SpencerAdd support for trunk groups in anticipation of NFAS...
2004-06-04 James GolovichCleanup some formatting in app_agi.c
2004-06-04 Mark SpencerIAX2 fixup, fix res_monitor sillyseg
2004-06-04 Mark SpencerEnhancements for zaptel+bsd (bug #1781)
2004-06-03 Mark SpencerGet rid of small copmile warning
2004-06-03 Mark SpencerFix handling when MONITOR_EXEC is unspecified
2004-06-03 Mark SpencerMake sure that auto created "pseudo" isn't a member...
2004-06-03 Mark SpencerMerge agent callback login/logoff events and logging...
2004-06-03 Mark SpencerInitialize frame for playtones just in case
2004-06-03 Mark SpencerMake monitor merge application settable via variable...
2004-06-02 Mark SpencerWOrk on the proper pointer (bug #1773)
2004-06-02 Mark SpencerAdd information for IAX on Free World Dialup
2004-06-02 James GolovichAdd 'ListCommands' manager command
2004-06-02 Mark SpencerLock while installign generator
2004-06-02 James GolovichAdd description to manager_action structure, and add...
2004-06-02 Mark SpencerFix app_read to return string even if not # terminated...
2004-06-02 Mark SpencerUse pseudo channel instead of just /dev/zap/pseudo...
2004-06-02 Mark SpencerAllocate pseudo channel if it's not explicitly listed
2004-06-02 James GolovichCode formatting fixes in chan_zap.c
2004-06-02 Mark SpencerPlay acknowledgement in all cases (bug #1767)
2004-06-01 Mark SpencerOops slightly premature
2004-06-01 Mark SpencerUse pseudo channel (but real channel) instead of just...
2004-06-01 Mark SpencerVoicemail fixes (bug #1758)
2004-06-01 Mark Spencerallow multiple exit characters on control_streamfile...
2004-05-31 Mark SpencerOnly call the update once
2004-05-31 Mark SpencerMore BSD compile fixes (bugs #1754 and #1756)
2004-05-31 Mark SpencerFix compile warning on FreeBSD (bug #1755)
2004-05-31 Mark SpencerAdd missing strings include for BSD
2004-05-31 Mark SpencerTrivial removal of unused variable when not on linux...
2004-05-31 Jim DixonComplete re-vamp of Radio Repeater application (app_rpt...
2004-05-31 Jeremy McNamaramake sending indications more robust and proper
2004-05-30 Mark SpencerFix lag in diverging clocks (bug #1696)
2004-05-30 Mark SpencerUpdate queue member after end of call (bug #1727)
2004-05-30 Mark SpencerTake member as argument, not lpeer
2004-05-30 Mark SpencerFix formatting issues
2004-05-30 Mark SpencerMinor RTP video fixes, be more careful about closing...
2004-05-30 Jim DixonFixed annoying SIP 'NOTIFY' messages printed on console...
2004-05-30 Mark SpencerAllow variable substitution in from string (bug #1741)
2004-05-29 Mark SpencerInitialize secrets properly (bug #1748)
2004-05-29 Anthony Minessale IIsaw this in valgrind (-tony)
2004-05-28 James GolovichUse ast_strlen_zero in res_musiconhold.c
2004-05-28 James GolovichHopefully last ast_strlen_zero fix in cli.c
2004-05-28 James GolovichUse ast_strlen_zero in privacy.c
2004-05-28 James GolovichUse ast_strlen_zero in db.c and some optimizations...
2004-05-28 Mark SpencerReally don't authenticate if we're not supposed to...
2004-05-28 Mark SpencerRinging and progress are not identical
2004-05-28 Mark SpencerMinor reinvite typo
2004-05-27 Mark SpencerOnly print PRI messages when in verbose mode (bug ...
2004-05-27 Mark SpencerMerge connor's exit context patch (#1737)
2004-05-27 Mark SpencerMerge OSS fixes for FreeBSD, implement rtptimeout and...
2004-05-27 Mark SpencerFix gross oversights in original ACL patch
2004-05-27 Mark SpencerAdd ACL copy routines (bug #1733)
2004-05-27 Mark SpencerUnlock PRI lock, fix variable pasing
2004-05-27 Mark SpencerDon't count as outgoing until we actually send the...
2004-05-27 Mark SpencerMeetme fixes (bug #1729)
2004-05-27 Mark SpencerDoc fix for controlplayback, get rid of 500ms wait...
2004-05-27 Mark SpencerMake RTP handle codecs (first pass)
2004-05-27 James GolovichMore formatting fixes
next