2004-04-09 |
James Golovich | Fix sounds.txt to have extensions for recently included... |
commit | commitdiff | tree | snapshot |
2004-04-08 |
James Golovich | Add sound files for dynamic conf stuff (bug 1026) |
commit | commitdiff | tree | snapshot |
2004-04-08 |
James Golovich | Add ability to do PINs with dynamic conf (bug 1026) |
commit | commitdiff | tree | snapshot |
2004-04-08 |
James Golovich | Add new sounds text for conf mod (bug 1026) |
commit | commitdiff | tree | snapshot |
2004-04-08 |
James Golovich | Hopefully the last round of removing needlock stuff |
commit | commitdiff | tree | snapshot |
2004-04-08 |
James Golovich | Remove more needlock stuff |
commit | commitdiff | tree | snapshot |
2004-04-08 |
James Golovich | Free some cli memory |
commit | commitdiff | tree | snapshot |
2004-04-08 |
Mark Spencer | Turn off MOH later rather than sooner. |
commit | commitdiff | tree | snapshot |
2004-04-08 |
Ben Kramer | updated to work with change by markster: Get rid of... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Mark Spencer | Fix SendDTMF which was clearly not even tested before... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
James Golovich | Remove extra argument from ast_set_*_format calls |
commit | commitdiff | tree | snapshot |
2004-04-07 |
James Golovich | Fix command completion and remove compile time warnings |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Mark Spencer | Add sendtext application |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Mark Spencer | First pass at fixing chan_alsa |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Mark Spencer | Fix compile warning |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Malcolm Davenport | More changes to Matt's application |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Mark Spencer | fix chan_oss for revised queue structure. |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Mark Spencer | Keep random data around, we'll need it for certain... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Mark Spencer | Remove double unlock from ast_read |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Mark Spencer | Don't say we're unable to find the channel if we're... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Mark Spencer | Fix double parking crash (bug #1302) |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Mark Spencer | Get rid of all that old needlock garbage now that we... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Malcolm Davenport | Add Matt's option to call an external application when... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Mark Spencer | Don't redefine ast_mutex_init |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Mark Spencer | Update locking for non-debug mode, too |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Mark Spencer | Bite the bullet and require RECURSIVE mutexes |
commit | commitdiff | tree | snapshot |
2004-04-06 |
James Golovich | Include inttypes.h in md5.h instead of stdint.h (since... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Mark Spencer | Small IAX fixes |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Mark Spencer | Print actual hook state in chan_zap |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Mark Spencer | Bump branch id on INVITE with auth (bug #1313) |
commit | commitdiff | tree | snapshot |
2004-04-06 |
James Golovich | Remove size restiction on remote console command comple... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Mark Spencer | Add "WaitExten" application |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Jeremy McNamara | swap out printf's for ast_verbose |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Mark Spencer | Don't translate time for packets with no delivery |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Jeremy McNamara | on outbound calls make sure we use requested codec |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Mark Spencer | Fix timestamps for codec translations with different... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
James Golovich | Allow manager.conf to use port and portno, but log... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
James Golovich | Make outgoing call spool only consider # a comment... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Ben Kramer | / implemented basic group'ing, as per chan_zap |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Mark Spencer | Support some more SIP idiocies |
commit | commitdiff | tree | snapshot |
2004-04-05 |
James Golovich | Only update utime in pbx_spool.c if the file exists |
commit | commitdiff | tree | snapshot |
2004-04-05 |
James Golovich | Make pbx_spool update utime with every safe_append |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Mark Spencer | 603 is a busy too |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Mark Spencer | Recognize + as a valid part of a phone number |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Mark Spencer | Various video fixes (bug #688) |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Mark Spencer | Save appl and data around exec (bug #1301) |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Mark Spencer | Fix small SIP issue with SER (bug #1181) |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Mark Spencer | Clear out delivery fields just in case |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Mark Spencer | Merge changes from jcdutton (thanks!) |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Mark Spencer | Minor samples updates |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Mark Spencer | Make chan_zap allocate a comfortable amount of space... |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Mark Spencer | Wait a half a second before sending VMWI... |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Mark Spencer | Provide more useful debugging on retries and scheddestroy() |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Mark Spencer | Fix minor typo |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Mark Spencer | Merge Mike's updates for agent CDR updates |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Mark Spencer | Don't double lock the stream |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Mark Spencer | Fix generator race (bug #1202) |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Mark Spencer | Keep REGISTER dialog open a little longer in case they... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Mark Spencer | When going to in-band, be sure to allocate DSP (bug... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
James Golovich | Make app_dial complain if the timeout passed is non... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Mark Spencer | Update security document, work on threading with pbx... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Ben Kramer | / updated config file with all available options |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Ben Kramer | / added more samples to the config file, now has sample... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Mark Spencer | Expand SIP opaque buffers, prefer recursive to "error... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Ben Kramer | / added a note to top of file to have patches sent... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Mark Spencer | Fix small typo |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Mark Spencer | Don't die on a bad voicemail conf timezone entry (bug... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Mark Spencer | Leave retry time alone, handle "opaque" stuff in message. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Ben Kramer | / commit of a great deal of changes |
commit | commitdiff | tree | snapshot |
2004-03-30 |
James Golovich | Change md5 to use uint32_t instead of uint32 |
commit | commitdiff | tree | snapshot |
2004-03-30 |
James Golovich | Fix md5 on 64bit systems (aside from alpha) |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Malcolm Davenport | Fix the 'n' option of app_queue. Thanks Mike |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Mark Spencer | Fix progzone loader |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Mark Spencer | Indicate the need to reload without actually reloading... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Mark Spencer | Small SIP fix, voicemail fix, and some delivery fixes... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
James Golovich | Get rid of annoying beeps on remote console |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Mark Spencer | Attempt at incrementing branch (or changing it) at... |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Mark Spencer | Add support for Costa Rica to DSP |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Mark Spencer | Merge more Sentito contributions (thanks serkan) |
commit | commitdiff | tree | snapshot |
2004-03-27 |
James Golovich | More read/write lock fixes in various modules |
commit | commitdiff | tree | snapshot |
2004-03-27 |
James Golovich | Fixup read/write locking |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Mark Spencer | Make read/write mode have a lock parameter and use... |
commit | commitdiff | tree | snapshot |
2004-03-26 |
James Golovich | Pick the right location to endian.h based on OS in... |
commit | commitdiff | tree | snapshot |
2004-03-26 |
James Golovich | Add example of using Account in sample.call file |
commit | commitdiff | tree | snapshot |
2004-03-26 |
James Golovich | Make chan_vpb.c detect austel busy (bug 545) |
commit | commitdiff | tree | snapshot |
2004-03-26 |
James Golovich | Add manager action 'SetCDRUserField' (bug #1298) |
commit | commitdiff | tree | snapshot |
2004-03-26 |
James Golovich | Allow CLI Prompt to be customizable via ASTERISK_PROMPT... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Mark Spencer | Update sample sip.conf |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Jeremy McNamara | document mwi issues for voicemail contexts |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Jeremy McNamara | Document the maximum length of voicemail email message... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
James Golovich | Tiny optimization in chan_iax2.c that the compiler... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Mark Spencer | Make sure calculation of time is always > 0... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Malcolm Davenport | Bug # 1287: Festival cache string bug fixed |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Mark Spencer | Reduce volume of hold music to 8k / 4k |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Malcolm Davenport | Bug # 1108: chan_alsa fixes |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Mark Spencer | Allow expiration of several messages to be non-fatal. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
James Golovich | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-24 |
James Golovich | Actually support the zaptel timing parameters the sampl... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
James Golovich | Make cli_complete buffer as large as the one used in... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Mark Spencer | Make FAX enableable/disablabable, fix async goto suppor... |
commit | commitdiff | tree | snapshot |
next |