asterisk/asterisk.git
2003-11-21 Mark SpencerFix typo
2003-11-21 Mark SpencerMake CALLTYPE available
2003-11-21 Martin PyckoDon't crash if ZapHangup, ZapTransfer, ZapDialOffhook...
2003-11-21 Mark SpencerMore informative mgcp.conf (Bug #488)
2003-11-21 Mark SpencerUpdate addmailbox script (bug #404)
2003-11-21 Mark SpencerAsk for mailbox number if omitted (bug #552)
2003-11-21 Mark SpencerAnswer if channel isn't up (bug #486)
2003-11-21 Mark SpencerDelete on unregister (bug #527)
2003-11-20 Jeremy McNamaraFix copy/paste error. Bug #338
2003-11-19 Jeremy McNamaraUpdate with current information
2003-11-19 Jeremy McNamaraapply G.729 patches (with changes) from bug #421
2003-11-19 Martin PyckoAdd 'n' option to Queue application to fall through...
2003-11-19 Martin PyckoDon't allow to issue a 'reload' command if the previous...
2003-11-18 Martin PyckoFix segfault if more than 32 channels are used because...
2003-11-18 Mark SpencerMore VPB updates from Paul
2003-11-18 Martin PyckoFix AbsoluteTimeout on rtp native bridge
2003-11-17 Martin PyckoFix a typo
2003-11-17 Martin PyckoWe have to hangup the bridge not continue on AbsoluteTi...
2003-11-17 Martin PyckoFix the AbsoluteTimeout issue with IAX/IAX2 when in...
2003-11-17 Mark SpencerUnregister additional applications (bug #539)
2003-11-17 Mark SpencerMatch filename between content-disposition and content...
2003-11-17 Mark SpencerMake format name match (not sure this is always a good...
2003-11-15 Mark SpencerAdd date/time to IAX2 register
2003-11-15 Jeremy McNamarawe only need to include stdlib.h once. Thanks bkw
2003-11-15 Martin PyckoDon't allow reinvite if both parties talk diffrent...
2003-11-15 Martin PyckoDon't do reinvite if both parties talk diffrent codecs
2003-11-14 Martin PyckoDo the last thing the right way (thanks Mark)
2003-11-14 Martin PyckoDon't allow to run SIPDtmfMode on other channels than...
2003-11-14 Martin PyckoA little oops ...
2003-11-14 Mark SpencerDon't try to expire if there is no expirey
2003-11-14 Mark SpencerFix build on FreeBSD for gsm
2003-11-14 Mark SpencerIf no vm box, go to 101 if appropriate (bug #489)
2003-11-13 Martin PyckoFix deadlock in iax
2003-11-13 Mark SpencerMinor alsa fix
2003-11-13 Mark SpencerMake ${ACCOUNTCODE} available and document (bug #459)
2003-11-13 Martin PyckoFix a typo
2003-11-13 Mark SpencerDon't reconnect db on reload unless there was a failure
2003-11-13 Mark SpencerRetain beep
2003-11-13 Mark SpencerMore generally stop streaming when interrupted
2003-11-13 Mark SpencerStop stream
2003-11-13 Mark SpencerUpdate so that "users" are implemented as well
2003-11-13 Mark SpencerStart on mysql_user, move to misery
2003-11-13 Mark SpencerMove voicemail2 to voicemail, retain compatibility...
2003-11-13 Mark SpencerTone/indications issue
2003-11-13 Mark SpencerFix typo
2003-11-13 Mark SpencerProperly decode strings in REPLACES and ignore leading...
2003-11-12 Mark SpencerImprove documentation of ${SIPDOMAIN}
2003-11-12 Mark SpencerBackport to iax
2003-11-12 Martin PyckoFix SIP_CODEC support
2003-11-12 Mark SpencerPreliminary support for iax2 friends in mysql database
2003-11-12 Mark SpencerMinor typo
2003-11-12 Mark SpencerMinor forwarding patch
2003-11-12 Mark SpencerDitch format_mp3 too
2003-11-12 Mark SpencerDon't reinvite if we got a refer
2003-11-12 Martin PyckoImplement several manager commands for Zap channels...
2003-11-11 Mark SpencerAdd ${SIPDOMAIN} and "dynamic peer" mode
2003-11-11 Martin PyckoAdd br tones
2003-11-11 Jeremy McNamaracall ast_register_application properly
2003-11-10 Mark SpencerMinor vm fix
2003-11-10 Mark Spencerindications fix
2003-11-10 Mark SpencerIf somehow we don't have an answer, set need to destroy...
2003-11-10 Mark SpencerStore read data in a variable
2003-11-10 Mark SpencerAdd "read" application
2003-11-10 Mark SpencerHandle 401 for INVITE as well (should we add support...
2003-11-09 Mark SpencerBack out "leak" fixes, as it causes segfaults
2003-11-09 Mark SpencerCLI memory leak patch
2003-11-09 Mark SpencerTypo
2003-11-09 Mark SpencerAnswer the line if it hasn't been already
2003-11-08 Mark SpencerWhile doing ENUM lookups, search all records
2003-11-08 Mark SpencerTrustingly add Thorston's deadlock patch
2003-11-07 Martin PyckoAdd round robin to chan_zap with use of Zap/r<number...
2003-11-07 Mark SpencerFix more typos
2003-11-07 Mark SpencerFix silly typo
2003-11-07 Mark SpencerGotta actually free the frame...
2003-11-07 Jeremy McNamaraFix directons below. Thanks xam
2003-11-06 Mark SpencerMinor fixes
2003-11-06 Mark SpencerReenter voice mode after certain programming (Thanks...
2003-11-06 Jeremy McNamaraminor language tweak. Thanks Carp
2003-11-05 Martin PyckoMake AGI work when ast_waitfor_nands returns without...
2003-11-05 Mark SpencerTrain echo canceller on FXO before last digit
2003-11-05 Mark SpencerWHen making compatible for bridge, stop generators...
2003-11-05 Martin PyckoAdd PRI_CAUSE feature for PRI ... If you set PRI_CAUSE...
2003-11-05 Mark SpencerGet .depend for stdtime
2003-11-05 Mark SpencerHarden PGSQL against dead connections (bug #481)
2003-11-05 Mark SpencerVoicemail/mysql updates
2003-11-04 Mark SpencerHandle mpg123 failures without leaking fd's
2003-11-04 Mark SpencerAdd meetme option
2003-11-04 Mark SpencerTurn off music on hold when doing *0
2003-11-04 Mark SpencerRemove really broke MP3 stuff in favor of G.726 in...
2003-11-04 Martin PyckoFix description of Cut application
2003-11-04 Martin PyckoMake SIP_CODEC warn about not supported/not configured...
2003-11-04 Martin PyckoFix a typo
2003-11-03 Jeremy McNamarafix g.723.1 pass-thru. Bug #477
2003-11-03 Jeremy McNamararemove the nasty warning, cuz some have gotten newer...
2003-11-01 Jeremy McNamaraThis is for postgres, not mysql now. (it was buggin me)
2003-10-31 Martin PyckoDon't do externip by default
2003-10-31 Martin PyckoAdd externip keyword so that it's possible to use aster...
2003-10-29 Mark SpencerAdd "dynamic" option to create conference rooms on...
2003-10-28 Mark SpencerDon't free sildet unless we have one
2003-10-27 Mark SpencerMore cleanups and OSX fixes for 10.3
next