summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-07Fix callerid on IAX2 (received)Mark Spencer
2004-10-07Oops, we have to be able to pass multiple restrictions for when we go to voic...Mark Spencer
2004-10-07Remove last vestiges of MySQL friends from makefile, in favor of realtime configMark Spencer
2004-10-07Fix app_sms to use correct path (bug #2597)Mark Spencer
2004-10-07Do not send progress when "ringing" only flag is set (bug #2553)Mark Spencer
2004-10-07Merge SIP memory leak fixesMark Spencer
2004-10-07Fix CDR CSV to flush on CDRMark Spencer
2004-10-07fix typo in chan sip that causes segVAnthony Minessale II
2004-10-07Move voicemail beep (bug #2594)Mark Spencer
2004-10-07Add recognition for Rich Murphy for substantial BSD fixes (bug #2598)Mark Spencer
2004-10-07Fix which one we use initreqprep vs. reqprep (bug #2591, 2596)Mark Spencer
2004-10-07Add realtime support to SIPMark Spencer
2004-10-06Be sure prev struct is built properly (bug #2581)Mark Spencer
2004-10-06imporve app_realtime to do writes too with RealTimeUpdateAnthony Minessale II
2004-10-06Merge anth's realtime patch, as well as the bindaddr fix that didn't make it ...Mark Spencer
2004-10-06 changed it to not play a received DTMF frame if native bridged!Ben Kramer
2004-10-06 commented out Caller ID setting stuff, needs to be updated to match new formatBen Kramer
2004-10-06Use reqprep, not initreqprep for NOTIFY for REFER...Mark Spencer
2004-10-06Locking updates for debug mode, fix SIP MWI (bug #2582)Mark Spencer
2004-10-05Fix MGCP seg (bug #2572)Mark Spencer
2004-10-05Fix zap seggyMark Spencer
2004-10-05Major changes to res_config to support centralized config, eliminate configur...Mark Spencer
2004-10-05Formatting fix and use ast_true in cdr_odbc.c (bug 2569) Thanks bkw_James Golovich
2004-10-04Fix SIP friends + MySQL (head only)Mark Spencer
2004-10-04Have SIP_CODEC variable override replace all other codecs (bug #2566)Mark Spencer
2004-10-04a major rework - type=peer support, code cleanup, and optimization. Still not...Jeremy McNamara
2004-10-04a major rework - type=peer, code cleanup, and optimizationJeremy McNamara
2004-10-03Add app_hasnewvoicemailMark Spencer
2004-10-03Add ability to check voicemail from multiple folders (bug #2561)Mark Spencer
2004-10-03Merge member delay patch (bug #2563)Mark Spencer
2004-10-03Correct CDR's for supervised transfer (bug #1595)Mark Spencer
2004-10-03Add reporting of actual hold time (bug #2564)Mark Spencer
2004-10-03Improve groupcount handling (bug #2529) thanks!Mark Spencer
2004-10-03Allow you to use labels with + to be nice to Tilghman.Mark Spencer
2004-10-03Cleanup formatting in app_math.cJames Golovich
2004-10-03Fix potential callerid snafu's in iax and sip (based on 2562)Mark Spencer
2004-10-03shrink phone number for callerid matching (bug #2562)Mark Spencer
2004-10-03Update documentationMark Spencer
2004-10-03Add (heavily modified) math application (bug #2534)Mark Spencer
2004-10-03Fix netbsd paths (bug #2560)Mark Spencer
2004-10-03Fix HasVoicemail so it can parse all arguments correctly (bug 2559)James Golovich
2004-10-03Update changelogMark Spencer
2004-10-03Add '+foo' option, update sample configMark Spencer
2004-10-03Update chanelogMark Spencer
2004-10-03Major PBX revamps (including labels, update examples)Mark Spencer
2004-10-02Allow "n" or "next" and "s" or "same" in dialplan logic prioritiesMark Spencer
2004-10-02Don't set state to UP state within the driver, but instead allow ast_read to ...Mark Spencer
2004-10-02Add #ifdef to chan_zap.c in case someone updates asterisk but not libpriJames Golovich
2004-10-02Allow PRI timers to be congfigurable. (bug 2518)James Golovich
2004-10-02Formatting cleanup in app_voicemail.cJames Golovich