asterisk/asterisk.git
2004-02-15 James GolovichFix 'show channel<tab>' completion, where show channel...
2004-02-15 James GolovichTypo in app_waitforring.c
2004-02-15 James GolovichSpelling error in app_dial.c
2004-02-15 James GolovichVarious spelling errors fixed in docs
2004-02-15 Jim DixonAdded us-old zone in indications.conf
2004-02-15 Jim DixonAdded support for specifing Zaptel tonezone on a per...
2004-02-15 James GolovichMake astman ignore 'StatusComplete' events.
2004-02-15 James GolovichFix 2 typos in README
2004-02-15 James GolovichFix typo in iax.conf.sample (bug #1035)
2004-02-15 James GolovichFix typo in chan_sip.c (bug #1037)
2004-02-15 James GolovichFix command completion (bug #988)
2004-02-14 Mark SpencerAdd logging of agent login/logoff
2004-02-12 Martin PyckoFix recording the agent's calls by default
2004-02-12 Mark SpencerAdd queue logging and fix indications buglet
2004-02-11 Mark SpencerFree mysql results
2004-02-11 Mark SpencerDon't free if it's NULL
2004-02-11 Mark SpencerFix several memory leaks
2004-02-11 Mark SpencerFix a couple of memory leaks
2004-02-10 Martin PyckoFix some minor errors: when logging off using AgentCall...
2004-02-10 Jim DixonFixed bug in FXOGS. Was not closing loop after starting.
2004-02-10 Mark SpencerRevert meetme work around now that zaptel is fixed
2004-02-09 Mark SpencerFix memory leak with SIP friends (bug #1010)
2004-02-09 Mark SpencerProperly fully URL decode the REPLACES in SIP and also...
2004-02-08 Mark SpencerOmit PRI layer 1 information for data call (need update...
2004-02-07 Mark SpencerInsert blank after REFER (bug #997)
2004-02-06 Mark SpencerDon't free private structure until iax2_hangup is actua...
2004-02-06 Mark SpencerIncrease buffer size (1005)
2004-02-05 Mark SpencerImplement temporary work around for pseudo channels...
2004-02-05 Martin PyckoAdd 'm' option to Monitor app to use soxmix (if availab...
2004-02-05 Martin PyckoAdd AgentMonitorOutgoing application to allow recording...
2004-02-04 Mark SpencerDon't call release if we have no generator
2004-02-04 Martin PyckoFix the deadlock in show queue <queue_name>
2004-02-04 Mark SpencerCountless small bugfixes
2004-02-03 Martin PyckoRemove unused tmpq variable
2004-02-03 Martin PyckoAdd "show queue <queue_name>" CLI command
2004-02-03 Martin PyckoAdd recording agent's calls patch. Basically the call...
2004-02-03 Martin PyckoDon't buffer the event files, eg: messages
2004-02-03 Mark SpencerImplement REGREL in IAX2
2004-02-03 Martin PyckoMake the go_on be non-global.
2004-02-02 Mark SpencerDon't get stuck in loop
2004-02-02 Mark SpencerForce SIP reload to happen in network thread only
2004-02-02 Mark SpencerFix small typos
2004-02-02 Mark SpencerCentralize all sip registration around a single lock
2004-02-02 Mark SpencerPerform proper locking on registration on SIP
2004-02-02 Mark SpencerRelease the call when freeing a registry
2004-02-02 Mark SpencerMove config.cache delete to "distclean"
2004-02-02 Mark SpencerMore BSD enhancements (#970)
2004-02-02 Mark SpencerNetBSD portability enhancements (bug #969)
2004-02-02 Mark SpencerHandle more complex wav files
2004-02-02 Mark SpencerForce update of the CDR before clearing channel (bug...
2004-02-02 Mark SpencerUse better flags when starting MGCP threads (bug #598)
2004-02-01 Mark SpencerIf unregistered, don't consider it valid (bug #956)
2004-02-01 Mark SpencerAdd "iaxcompat" option to allow nested switch statement...
2004-01-31 Mark SpencerFix add include (bug #966) and small update to bug 890
2004-01-31 Mark SpencerUpdate documentation
2004-01-31 Mark SpencerHandle cause in DISCONNECT too
2004-01-31 Mark SpencerSend busy when busy, congestion when congestion on...
2004-01-31 Mark SpencerStop searching once we find a match
2004-01-31 Mark SpencerDon't delete original variables after appending clone...
2004-01-30 Mark SpencerMerge variable lists
2004-01-30 Mark SpencerFix res_parking
2004-01-30 Mark SpencerCreate manager event on parking
2004-01-30 Mark SpencerMinor app agi documentation fix (bug #943)
2004-01-30 Mark SpencerImprove documentation of app_record (bug #942)
2004-01-29 Mark SpencerAdd support for authenticating against astdb and one...
2004-01-29 Mark SpencerMinor little fixup
2004-01-29 Mark SpencerFix linked lists tail (bug #951)
2004-01-29 Mark SpencerClarify extensions.conf matching rules (bug #949)
2004-01-29 Mark SpencerEmit status complete message when status is finished...
2004-01-28 Mark SpencerVarious minor cleanups (bug #931)
2004-01-28 Mark SpencerUpdate logger.conf sample (bug #941, modified)
2004-01-28 Mark SpencerElminate unused code/warnings (bug #934)
2004-01-28 Mark SpencerSave global variables across "save dialplan" (bug ...
2004-01-27 Mark SpencerDon't double verbose things
2004-01-27 Mark SpencerCharacter set fixes, and add "mailcmd" option (bug...
2004-01-27 Mark SpencerDitch nested comment
2004-01-27 Mark SpencerClarify iax foo to iax1 foo in chan_iax (bug #924)
2004-01-27 Mark SpencerAdd verbose messages to be logged (bug #599)
2004-01-26 Mark SpencerDon't send VMWI when we're not registered
2004-01-26 Mark SpencerSeriously fix echo cancellation on inbound calls with...
2004-01-26 Mark SpencerAdd tables for iax and sip friends (bug #913)
2004-01-26 Mark SpencerAdd registry files to fix spex and ilbc on xlite and...
2004-01-26 Mark SpencerMove qview to the right place
2004-01-26 Mark SpencerAdd qview to contrib (bug #236)
2004-01-26 Mark SpencerFix typo (bug #914)
2004-01-26 Mark SpencerSend 481 if call leg does not exist on CANCEL, and...
2004-01-26 Jeremy McNamaraAdd even more explicit information. Take 2
2004-01-26 Jeremy McNamaraAdd even more explicit information
2004-01-25 Mark SpencerFix excessive fax detection (Thanks Steve Underwood!!!)
2004-01-25 Mark SpencerUPdate readme (bug #846)
2004-01-25 Mark SpencerProperly handle transfer of application (bug #911)
2004-01-23 Mark SpencerFix default to not use iax friends
2004-01-23 Mark SpencerFix overflow in too many arguments (bug #806)
2004-01-23 Mark SpencerFix documentation typo (bug #904)
2004-01-23 Mark SpencerCreate individual sip reload command (bug #880)
2004-01-22 Mark SpencerAdd local channel documentation (bug #868)
2004-01-22 Mark SpencerFix MD5Hex size (bug #883)
2004-01-22 Mark SpencerUpdate formating (bug #898)
2004-01-22 Mark SpencerMerge manager documentation (bug #869)
2004-01-22 Mark SpencerFix name in some files (bug #897)
next