2004-10-03 |
Mark Spencer | Improve groupcount handling (bug #2529) thanks! |
tree | commitdiff |
2004-10-03 |
Mark Spencer | Allow you to use labels with + to be nice to Tilghman. |
tree | commitdiff |
2004-10-03 |
Mark Spencer | Major PBX revamps (including labels, update examples) |
tree | commitdiff |
2004-10-02 |
Mark Spencer | Huge callerid rework (might break H.323, others) |
tree | commitdiff |
2004-09-24 |
Anthony Minessale II | add app_forkcdr |
tree | commitdiff |
2004-09-19 |
Mark Spencer | Merge UK + DTMF Caller*ID stuff and fix app_test descri... |
tree | commitdiff |
2004-09-18 |
Mark Spencer | Clarify descriptions of VM functions moved to app ... |
tree | commitdiff |
2004-09-18 |
Mark Spencer | Add extra checks for keys and convenience encrypt/decry... |
tree | commitdiff |
2004-09-17 |
Mark Spencer | Move routines from voicemail to app for general use... |
tree | commitdiff |
2004-09-07 |
Mark Spencer | Merge anthm's "-t" flag (with minor mods) (bug #2380) |
tree | commitdiff |
2004-09-02 |
Mark Spencer | Don't try to look offhook with channel banks & Loopstar... |
tree | commitdiff |
2004-08-30 |
Mark Spencer | Revert back to 16 so keys are displayed properly (bug... |
tree | commitdiff |
2004-08-29 |
Mark Spencer | Don't use "class" keyword in music on hold (bug #2316) |
tree | commitdiff |
2004-08-27 |
Mark Spencer | Merge "show applications" from corydon76 (bug #2291) |
tree | commitdiff |
2004-08-26 |
Mark Spencer | Repair offer/answer model (bug #2293), initial CNG... |
tree | commitdiff |
2004-08-21 |
Mark Spencer | Save CID and switches in "save dialplan" command (bug... |
tree | commitdiff |
2004-08-14 |
Mark Spencer | Oops, forgot message length |
tree | commitdiff |
2004-08-14 |
Mark Spencer | Create binary versions of signature functions |
tree | commitdiff |
2004-08-12 |
Mark Spencer | Make Asterisk cause codes match those of Q.931 (bug... |
tree | commitdiff |
2004-08-08 |
Mark Spencer | Merge BSD stack size work (bug #2067) |
tree | commitdiff |
2004-08-07 |
Mark Spencer | Add application to set callerid presentation (bug ... |
tree | commitdiff |
2004-08-06 |
Mark Spencer | Only play announce time on first pass |
tree | commitdiff |
2004-08-01 |
Mark Spencer | Rename newp to newpvt (bug #2190), change hold music. |
tree | commitdiff |
2004-08-01 |
Mark Spencer | Make sure it's a const |
tree | commitdiff |
2004-07-31 |
Mark Spencer | Don't hard code the RTP payload type to 101 (bug #2192) |
tree | commitdiff |
2004-07-30 |
Malcolm Davenport | chan_h323 Makefile change for Bug #2064. Also back... |
tree | commitdiff |
2004-07-30 |
Malcolm Davenport | Bug # 2115: Allow Caller TON to be retrieved in the... |
tree | commitdiff |
2004-07-28 |
Mark Spencer | Merge alternate hangup and meetme patches from Matt N. |
tree | commitdiff |
2004-07-17 |
Mark Spencer | Oops, make that ast_features |
tree | commitdiff |
2004-07-17 |
Mark Spencer | Fix the name :) |
tree | commitdiff |
2004-07-17 |
Mark Spencer | rename "parking" to "features" in preparation for some... |
tree | commitdiff |
2004-07-17 |
Mark Spencer | Merge musiconhold stuff (bug #2027), restructure AGI... |
tree | commitdiff |
2004-07-08 |
Mark Spencer | Extend bindaddr to RTP connections on SIP (bug #1989... |
tree | commitdiff |
2004-07-02 |
Mark Spencer | Back out accidental changes by anthm |
tree | commitdiff |
2004-07-02 |
Anthony Minessale II | autodial update |
tree | commitdiff |
2004-06-30 |
Mark Spencer | Add "show file formats" (courtesy bkw_) and Update... |
tree | commitdiff |
2004-06-29 |
Mark Spencer | FreeBSD fix for utils (bug #1949) |
tree | commitdiff |
2004-06-29 |
Mark Spencer | Create reentrant ast_inet_ntoa and replace all inet_nto... |
tree | commitdiff |
2004-06-28 |
Jeremy McNamara | Add new built-in app 'SetAMAFlags' |
tree | commitdiff |
2004-06-25 |
Mark Spencer | Add sample config file, implement verification |
tree | commitdiff |
2004-06-25 |
Mark Spencer | Add outgoing OSP support (SIP only at this point) |
tree | commitdiff |
2004-06-22 |
James Golovich | Code formatting cleanups in utils.c and include/asteris... |
tree | commitdiff |
2004-06-22 |
James Golovich | Remove pthread.h from source. We should be using aster... |
tree | commitdiff |
2004-06-22 |
Mark Spencer | Merge major BSD mutex and symbol conflict patches ... |
tree | commitdiff |
2004-06-22 |
Mark Spencer | Make DTMF mode configurable on ISDN |
tree | commitdiff |
2004-06-21 |
Mark Spencer | Merge outgoing MSN support + Remote Party ID for SIP... |
tree | commitdiff |
2004-06-20 |
Mark Spencer | Merge (and cleanup) anthm's CDR changes |
tree | commitdiff |
2004-06-20 |
Mark Spencer | Allow CDR's to be linked and work on the linked list |
tree | commitdiff |
2004-06-14 |
Mark Spencer | Separate PROCEEDING and PROGRESS |
tree | commitdiff |
2004-06-11 |
Mark Spencer | Merge res_odbc and res_config |
tree | commitdiff |
2004-06-09 |
Mark Spencer | Lock fixes for FreeBSD (bug #1810) |
tree | commitdiff |
2004-06-09 |
Mark Spencer | Merge FreeBSD locking fixes (bug #1411) |
tree | commitdiff |
2004-06-07 |
Mark Spencer | Make faxdetect configurable and turn OFF by default |
tree | commitdiff |
2004-06-02 |
James Golovich | Add description to manager_action structure, and add... |
tree | commitdiff |
2004-05-27 |
Mark Spencer | Add ACL copy routines (bug #1733) |
tree | commitdiff |
2004-05-27 |
Mark Spencer | Make RTP handle codecs (first pass) |
tree | commitdiff |
2004-05-27 |
James Golovich | More formatting fixes |
tree | commitdiff |
2004-05-26 |
Anthony Minessale II | enhance control_playback to have an app (app_controlpla... |
tree | commitdiff |
2004-05-26 |
James Golovich | Formatting fixes |
tree | commitdiff |
2004-05-26 |
Anthony Minessale II | add ast_control_streamfile api call |
tree | commitdiff |
2004-05-24 |
Mark Spencer | Fix potential segfault, add support for MacOS X locks |
tree | commitdiff |
2004-05-22 |
Mark Spencer | Merge fabeman's extensive meetme improvements (bug... |
tree | commitdiff |
2004-05-20 |
Mark Spencer | Make ast_channel_walk become ast_channel_walk_locked |
tree | commitdiff |
2004-05-20 |
Mark Spencer | Merge Mike's announcement enhancements |
tree | commitdiff |
2004-05-19 |
Mark Spencer | Allow multiple codecs to be printed in debug (bug ... |
tree | commitdiff |
2004-05-16 |
Mark Spencer | Add ability to look up callerid name by txt (bug #1442) |
tree | commitdiff |
2004-05-15 |
Mark Spencer | Update coding guidelines, fix "say.c" compile on older... |
tree | commitdiff |
2004-05-13 |
Mark Spencer | Add linear file generator, CIRCQ emulation for BSD... |
tree | commitdiff |
2004-05-09 |
James Golovich | Add new file utils.c, Move ast_gethostbyname to utils.c |
tree | commitdiff |
2004-05-07 |
James Golovich | Code cleanup |
tree | commitdiff |
2004-05-07 |
Anthony Minessale II | Created API call ast_dtmf_stream |
tree | commitdiff |
2004-05-03 |
James Golovich | Add include/asterisk/utils.h file. Which includes... |
tree | commitdiff |
2004-05-03 |
Mark Spencer | Add SayPhonetic and SayAlpha applications (bug #793) |
tree | commitdiff |
2004-05-02 |
Mark Spencer | Merge Tilghman's color patches for the asterisk prompt... |
tree | commitdiff |
2004-04-29 |
Mark Spencer | Add support for French, Danish, Portuguese, Spanish... |
tree | commitdiff |
2004-04-28 |
James Golovich | Make sure causes.h can only be included once. Not... |
tree | commitdiff |
2004-04-28 |
James Golovich | Optimize inaddrcmp (a little) by making it inline |
tree | commitdiff |
2004-04-27 |
James Golovich | Revert formatting changes |
tree | commitdiff |
2004-04-26 |
Anthony Minessale II | applied final release of bug 1353 per Mark's permission |
tree | commitdiff |
2004-04-25 |
Mark Spencer | Properly migrate from select to poll for core asterisk. |
tree | commitdiff |
2004-04-22 |
Mark Spencer | gethostbyname isn't reentrant, who knew... |
tree | commitdiff |
2004-04-19 |
Mark Spencer | Fix lock initialization in lock debugging mode |
tree | commitdiff |
2004-04-19 |
James Golovich | OpenBSD portability enhancements (bug 1002) |
tree | commitdiff |
2004-04-12 |
Mark Spencer | Revert locking changes which break static locks (even... |
tree | commitdiff |
2004-04-12 |
James Golovich | Change mutex defines so it should work on OS that don... |
tree | commitdiff |
2004-04-06 |
Mark Spencer | Get rid of all that old needlock garbage now that we... |
tree | commitdiff |
2004-04-06 |
Mark Spencer | Don't redefine ast_mutex_init |
tree | commitdiff |
2004-04-06 |
Mark Spencer | Update locking for non-debug mode, too |
tree | commitdiff |
2004-04-06 |
Mark Spencer | Bite the bullet and require RECURSIVE mutexes |
tree | commitdiff |
2004-04-06 |
James Golovich | Include inttypes.h in md5.h instead of stdint.h (since... |
tree | commitdiff |
2004-04-06 |
James Golovich | Remove size restiction on remote console command comple... |
tree | commitdiff |
2004-04-01 |
Mark Spencer | Expand SIP opaque buffers, prefer recursive to "error... |
tree | commitdiff |
2004-03-30 |
James Golovich | Fix md5 on 64bit systems (aside from alpha) |
tree | commitdiff |
2004-03-28 |
Mark Spencer | Add support for Costa Rica to DSP |
tree | commitdiff |
2004-03-27 |
Mark Spencer | Make read/write mode have a lock parameter and use... |
tree | commitdiff |
2004-03-21 |
Mark Spencer | Create ast_safe_system which closes off file descriptor... |
tree | commitdiff |
2004-03-20 |
Mark Spencer | Correctly handle call flow with outgoing queue, avoidin... |
tree | commitdiff |
2004-03-20 |
Mark Spencer | Merge ADSI fixes |
tree | commitdiff |
2004-03-20 |
James Golovich | Add some comments to lock.h |
tree | commitdiff |
2004-03-15 |
James Golovich | Actually commit the new #defines |
tree | commitdiff |
next |