Commit Graph

2405 Commits (59859d8cc21e817b35bf92e02293b0eb049ad1a3)
 

Author SHA1 Message Date
Mark Spencer 59859d8cc2 Fix generator race (bug #1202)
22 years ago
Mark Spencer b285cd40b2 Keep REGISTER dialog open a little longer in case they don't get our 200 OK right away...
22 years ago
Mark Spencer 3415434e04 When going to in-band, be sure to allocate DSP (bug #1336)
22 years ago
James Golovich 36a8fb3e4d Make app_dial complain if the timeout passed is non numeric
22 years ago
Mark Spencer a925c1b306 Update security document, work on threading with pbx.c and small SIP fixes
22 years ago
Ben Kramer 7f6b9ccb5b / updated config file with all available options
22 years ago
Ben Kramer 3cedced29a / added more samples to the config file, now has samples for all boards
22 years ago
Mark Spencer 1d53342b18 Expand SIP opaque buffers, prefer recursive to "error checking" mutexes...
22 years ago
Ben Kramer 1e87c2aa48 / added a note to top of file to have patches sent to support@voicetronix.com.au
22 years ago
Mark Spencer fbc5be2426 Fix small typo
22 years ago
Mark Spencer 4b02c78aaa Don't die on a bad voicemail conf timezone entry (bug #1326)
22 years ago
Mark Spencer 71e80e5f62 Leave retry time alone, handle "opaque" stuff in message.
22 years ago
Ben Kramer 8b5bbe4673 / commit of a great deal of changes
22 years ago
James Golovich c89cbd916d Change md5 to use uint32_t instead of uint32
22 years ago
James Golovich 3c70509e9b Fix md5 on 64bit systems (aside from alpha)
22 years ago
Malcolm Davenport e1112c64c9 Fix the 'n' option of app_queue. Thanks Mike
22 years ago
Mark Spencer 8dec8d3632 Fix progzone loader
22 years ago
Mark Spencer 722babe8d1 Indicate the need to reload without actually reloading...
22 years ago
Mark Spencer 3e9c337946 Small SIP fix, voicemail fix, and some delivery fixes on new apps
22 years ago
James Golovich 2c0d0d836c Get rid of annoying beeps on remote console
22 years ago
Mark Spencer dbbf64fdd4 Attempt at incrementing branch (or changing it) at the right places (bug #1313)
22 years ago
Mark Spencer 1ccab64d86 Add support for Costa Rica to DSP
22 years ago
Mark Spencer 4b234476bb Merge more Sentito contributions (thanks serkan)
22 years ago
James Golovich 6ce8fc0b15 More read/write lock fixes in various modules
22 years ago
James Golovich 9fca20acc1 Fixup read/write locking
22 years ago
Mark Spencer eeb2ca5b26 Make read/write mode have a lock parameter and use it properly.
22 years ago
James Golovich 4b4c55e328 Pick the right location to endian.h based on OS in md5.c
22 years ago
James Golovich 3ee43dd572 Add example of using Account in sample.call file
22 years ago
James Golovich a222dbe8c7 Make chan_vpb.c detect austel busy (bug 545)
22 years ago
James Golovich 2ff5d7de53 Add manager action 'SetCDRUserField' (bug #1298)
22 years ago
James Golovich c6aaaf438e Allow CLI Prompt to be customizable via ASTERISK_PROMPT environment
22 years ago
Mark Spencer fb0af47761 Update sample sip.conf
22 years ago
Jeremy McNamara 211afe3a4b document mwi issues for voicemail contexts
22 years ago
Jeremy McNamara ea1c68b666 Document the maximum length of voicemail email message body. Bug #1299
22 years ago
James Golovich 82bf2663e3 Tiny optimization in chan_iax2.c that the compiler would
22 years ago
Mark Spencer 638684636c Make sure calculation of time is always > 0...
22 years ago
Malcolm Davenport 3ec7218ffb Bug # 1287: Festival cache string bug fixed
22 years ago
Mark Spencer 96c7fb890e Reduce volume of hold music to 8k / 4k
22 years ago
Malcolm Davenport efd7427f33 Bug # 1108: chan_alsa fixes
22 years ago
Mark Spencer b43c1f054b Allow expiration of several messages to be non-fatal.
22 years ago
James Golovich f8b04c4bb6 *** empty log message ***
22 years ago
James Golovich bb8b00dad8 Actually support the zaptel timing parameters the sample config file says we support adjusting. prewink, preflash, wink, flash, start, rxwink, rxflash, debounce
22 years ago
James Golovich 8279f0eac5 Make cli_complete buffer as large as the one used in handle_commandmatchesarray (bug 1281)
22 years ago
Mark Spencer 61d1fd9a0e Make FAX enableable/disablabable, fix async goto support properly
22 years ago
Jeremy McNamara 4f72330f5c check input for errors. Bug #435
22 years ago
Mark Spencer 3b6c8b3f77 Improve ast_safe_system
22 years ago
Mark Spencer a05ef35ca8 Improve verbose messages
22 years ago
James Golovich 359430871f Check to make sure opendir works in chan_iax2.c (bug 1283)
22 years ago
Mark Spencer 747a18f65d It's okay to send RINGING > 1 time, and don't try to send it in-band
22 years ago
Mark Spencer 598d7963e5 Install to iaxy.bin, not iaxy.conf
22 years ago