2004-06-26 |
Mark Spencer | Zap NSF merge, major ALSA improvements |
commit | commitdiff | tree |
2004-06-26 |
Mark Spencer | Merge source cleanups (bug #1911) |
commit | commitdiff | tree |
2004-06-25 |
Mark Spencer | Add crypto to FreeBSD build (bug #1912) |
commit | commitdiff | tree |
2004-06-25 |
Mark Spencer | Merge voicemail internationalization (bug #1485) |
commit | commitdiff | tree |
2004-06-25 |
Mark Spencer | Don't munge outgoing call progress when fax enabled... |
commit | commitdiff | tree |
2004-06-25 |
Mark Spencer | Fixes to -R feature |
commit | commitdiff | tree |
2004-06-25 |
Mark Spencer | Add subaddress support (bug #1877) |
commit | commitdiff | tree |
2004-06-25 |
Jim Dixon | Fixed problems with multiple links and added timeout... |
commit | commitdiff | tree |
2004-06-25 |
Mark Spencer | Cleanup handling of complex expressions (bug #1919) |
commit | commitdiff | tree |
2004-06-25 |
Mark Spencer | Handle URL encoded stuff in pedantic checking |
commit | commitdiff | tree |
2004-06-25 |
Mark Spencer | Add Tilghman's -R option to allow reconnecting when... |
commit | commitdiff | tree |
2004-06-25 |
Mark Spencer | Update Chanelog |
commit | commitdiff | tree |
2004-06-25 |
Mark Spencer | Add sample config file, implement verification |
commit | commitdiff | tree |
2004-06-25 |
Mark Spencer | Small outgoing OSP cleanups |
commit | commitdiff | tree |
2004-06-25 |
Mark Spencer | Commit remaining changes |
commit | commitdiff | tree |
2004-06-25 |
Mark Spencer | Somehow the Makefile didn't get merged |
commit | commitdiff | tree |
2004-06-25 |
Mark Spencer | Add outgoing OSP support (SIP only at this point) |
commit | commitdiff | tree |
2004-06-24 |
Mark Spencer | Make sure other drivers also zero delivery (thanks... |
commit | commitdiff | tree |
2004-06-24 |
Mark Spencer | Merge Ehud's MySQL users support (bug #1815) |
commit | commitdiff | tree |
2004-06-24 |
Mark Spencer | oops |
commit | commitdiff | tree |
2004-06-23 |
Mark Spencer | Extend delay slightly |
commit | commitdiff | tree |
2004-06-23 |
Mark Spencer | Make delay for echo training configurable |
commit | commitdiff | tree |
2004-06-23 |
Mark Spencer | Generate "failed" context on busy, too |
commit | commitdiff | tree |
2004-06-23 |
Mark Spencer | datetime patches from Tilghman (bug #1905) |
commit | commitdiff | tree |
2004-06-23 |
Mark Spencer | Merge in-access updates for queue priorities (bug ... |
commit | commitdiff | tree |
2004-06-23 |
Mark Spencer | Merge Tilghman's voicemail broadcast improvements ... |
commit | commitdiff | tree |
2004-06-23 |
Mark Spencer | Be sure to hold lock during answer |
commit | commitdiff | tree |
2004-06-23 |
Jim Dixon | Fixed bug in remote base part of app_rpt, and updated... |
commit | commitdiff | tree |
2004-06-23 |
Mark Spencer | Add 'w' option to meetme which causes us to wait for... |
commit | commitdiff | tree |
2004-06-23 |
Mark Spencer | Small simplification |
commit | commitdiff | tree |
2004-06-23 |
Mark Spencer | Set ${DIALSTATUS} from app_dial, make zap return BUSY... |
commit | commitdiff | tree |
2004-06-23 |
Mark Spencer | Don't segfault if chan_zap can't load |
commit | commitdiff | tree |
2004-06-23 |
Mark Spencer | Tilghman's directory fix (bug #1892) |
commit | commitdiff | tree |
2004-06-22 |
James Golovich | Misc formatting cleanups |
commit | commitdiff | tree |
2004-06-22 |
James Golovich | Code formatting cleanups in utils.c and include/asteris... |
commit | commitdiff | tree |
2004-06-22 |
James Golovich | Remove pthread.h from source. We should be using aster... |
commit | commitdiff | tree |
2004-06-22 |
James Golovich | Remove pthread.h from source. We should be using aster... |
commit | commitdiff | tree |
2004-06-22 |
Mark Spencer | Update messages-expire script |
commit | commitdiff | tree |
2004-06-22 |
Mark Spencer | Merge Steven Davie's IAX2 jitter buffer enhancements |
commit | commitdiff | tree |
2004-06-22 |
Mark Spencer | Merge major BSD mutex and symbol conflict patches ... |
commit | commitdiff | tree |
2004-06-22 |
Mark Spencer | Fix potential deadlocks in res_monitor |
commit | commitdiff | tree |
2004-06-22 |
Mark Spencer | Make DTMF mode configurable on ISDN |
commit | commitdiff | tree |
2004-06-22 |
Mark Spencer | Make sure outgoing is not NULL |
commit | commitdiff | tree |
2004-06-22 |
Mark Spencer | Can't check outbound without having lock (bug #1886) |
commit | commitdiff | tree |
2004-06-22 |
Mark Spencer | Add "Progress" application |
commit | commitdiff | tree |
2004-06-22 |
Mark Spencer | Directory fixes courtesy rgagnon (bug #1887) |
commit | commitdiff | tree |
2004-06-21 |
Mark Spencer | Add userevent application (bug #1300) |
commit | commitdiff | tree |
2004-06-21 |
Mark Spencer | Make CAS tone quieter |
commit | commitdiff | tree |
2004-06-21 |
Mark Spencer | Add app_alarmreceiver (bug #1783) |
commit | commitdiff | tree |
2004-06-21 |
Mark Spencer | Fix ast_safe_system |
commit | commitdiff | tree |
2004-06-21 |
Mark Spencer | Don't stop moh until after announcement finishes (bug... |
commit | commitdiff | tree |
2004-06-21 |
Mark Spencer | Support extended regular expressions |
commit | commitdiff | tree |
2004-06-21 |
Mark Spencer | More fixes for remote_party_id |
commit | commitdiff | tree |
2004-06-21 |
Mark Spencer | Sorry, 403 is "Forbidden" not "Permission Denied" |
commit | commitdiff | tree |
2004-06-21 |
Mark Spencer | Check if subscribe is for mailbox. If so, return 200... |
commit | commitdiff | tree |
2004-06-21 |
Mark Spencer | Use ' instead of " for quoting in extensions.conf ... |
commit | commitdiff | tree |
2004-06-21 |
Mark Spencer | Fix app_dial buglet |
commit | commitdiff | tree |
2004-06-21 |
Anthony Minessale II | I don't know what this last update was for but app_dial... |
commit | commitdiff | tree |
2004-06-21 |
Mark Spencer | Add promiscuous redirect option |
commit | commitdiff | tree |
2004-06-21 |
Mark Spencer | Merge outgoing MSN support + Remote Party ID for SIP... |
commit | commitdiff | tree |
2004-06-21 |
Jim Dixon | Majorly updated app_rpt.c allowing linking of repeaters... |
commit | commitdiff | tree |
2004-06-21 |
Mark Spencer | Fix locking in zapscan |
commit | commitdiff | tree |
2004-06-21 |
Mark Spencer | Avoid iflock/chlock race |
commit | commitdiff | tree |
2004-06-21 |
Mark Spencer | Make 'x' option behave as advertised (bug #1878) |
commit | commitdiff | tree |
2004-06-20 |
Mark Spencer | Merge (and cleanup) anthm's CDR changes |
commit | commitdiff | tree |
2004-06-20 |
Mark Spencer | Allow CDR's to be linked and work on the linked list |
commit | commitdiff | tree |
2004-06-20 |
Mark Spencer | Hold private lock while handling digits |
commit | commitdiff | tree |
2004-06-20 |
Mark Spencer | Hold pending digits until setup_ack is received, then... |
commit | commitdiff | tree |
2004-06-20 |
James Golovich | Typo in comment in app_dial.c |
commit | commitdiff | tree |
2004-06-19 |
Mark Spencer | Allow penalty argument to AddQueueMember |
commit | commitdiff | tree |
2004-06-18 |
James Golovich | Formatting fix |
commit | commitdiff | tree |
2004-06-18 |
Mark Spencer | Be sure we hold channel lock in write before talking... |
commit | commitdiff | tree |
2004-06-18 |
Mark Spencer | Debugging cleanups (bug #1633) |
commit | commitdiff | tree |
2004-06-18 |
Mark Spencer | Send 403 when authentication fails on a call |
commit | commitdiff | tree |
2004-06-17 |
Mark Spencer | Oops |
commit | commitdiff | tree |
2004-06-17 |
Mark Spencer | Implement proper locking on INFO_RECEIVED |
commit | commitdiff | tree |
2004-06-17 |
Mark Spencer | More meetme locking fixes |
commit | commitdiff | tree |
2004-06-17 |
James Golovich | Cleanup formatting in config.c |
commit | commitdiff | tree |
2004-06-17 |
Mark Spencer | Fix doubly-linked list delete |
commit | commitdiff | tree |
2004-06-17 |
Mark Spencer | Small typo |
commit | commitdiff | tree |
2004-06-17 |
Mark Spencer | PRI locking fixes |
commit | commitdiff | tree |
2004-06-17 |
Mark Spencer | Must be inside lock when finding start |
commit | commitdiff | tree |
2004-06-17 |
Mark Spencer | Close logging stuff so system doesn't have to (bug... |
commit | commitdiff | tree |
2004-06-17 |
Mark Spencer | Document ability to change user agent (bug #1867) |
commit | commitdiff | tree |
2004-06-16 |
Mark Spencer | Gotta set slot to 0 before you print :) |
commit | commitdiff | tree |
2004-06-16 |
Mark Spencer | Don't forget to run the schedule queue |
commit | commitdiff | tree |
2004-06-16 |
Mark Spencer | Minor fixup to voicemail (bug #1865) |
commit | commitdiff | tree |
2004-06-16 |
Mark Spencer | Use new extensible setup method of libpri |
commit | commitdiff | tree |
2004-06-16 |
Mark Spencer | Enable support for RFC3581 (bug #1862) |
commit | commitdiff | tree |
2004-06-16 |
Mark Spencer | Remove ancient requirement that ts > 0 |
commit | commitdiff | tree |
2004-06-16 |
Mark Spencer | Merge EOF patch (bug #1860) |
commit | commitdiff | tree |
2004-06-15 |
Anthony Minessale II | fix a miscalled arg in the #include support in external... |
commit | commitdiff | tree |
2004-06-15 |
Jeremy McNamara | check to make sure the extension exists b4 actually... |
commit | commitdiff | tree |
2004-06-15 |
Mark Spencer | Fix unexpected behavior in voicemail (bug #1856) |
commit | commitdiff | tree |
2004-06-15 |
James Golovich | Formatting fix. Tabs not spaces :) |
commit | commitdiff | tree |
2004-06-15 |
Anthony Minessale II | Added an extra reload_logger() after *.so is loaded... |
commit | commitdiff | tree |
2004-06-15 |
Mark Spencer | Eliminate duplicate init_logger_chain call (bug #1853) |
commit | commitdiff | tree |
2004-06-15 |
Mark Spencer | When dialing outbound, if we match a peer name, use... |
commit | commitdiff | tree |
2004-06-15 |
Mark Spencer | Cleanup leak in editline (bug #1847) |
commit | commitdiff | tree |
2004-06-14 |
James Golovich | Cleanup formatting |
commit | commitdiff | tree |
next |