Commit Graph

2978 Commits (ada1e768c46a689636de407e0692ea742894fd1f)
 

Author SHA1 Message Date
Mark Spencer ada1e768c4 Fix unexpected behavior in voicemail (bug #1856)
21 years ago
James Golovich 7255d8797c Formatting fix. Tabs not spaces :)
21 years ago
Anthony Minessale II 46303772e5 Added an extra reload_logger() after *.so is loaded in case a custom config handler binded to logger.conf
21 years ago
Mark Spencer d0e532a070 Eliminate duplicate init_logger_chain call (bug #1853)
21 years ago
Mark Spencer 6c9b510d5d When dialing outbound, if we match a peer name, use it (who really cares?) (bug #1850)
21 years ago
Mark Spencer dc7ceb7fd8 Cleanup leak in editline (bug #1847)
21 years ago
James Golovich d88a461764 Cleanup formatting
21 years ago
James Golovich db8da85266 Cleanup formatting
21 years ago
James Golovich bc80b3130d Cleanup formatting
21 years ago
Mark Spencer 001623fa0a Minor formatting cleanups
21 years ago
Mark Spencer c53e76528d Allow escaping of commas as well as ability to use quotes (bug #1826)
21 years ago
Mark Spencer ee664e6ccd Fix small typos
21 years ago
Mark Spencer 427be16475 Handle PROGRESS event
21 years ago
Mark Spencer 5b9cab6c13 Separate PROCEEDING and PROGRESS
21 years ago
James Golovich f70b57352b Fix MailboxExists to follow the original behavior of jumping to +101 if the voicemailuser exists
21 years ago
Mark Spencer bec994b037 Merge Matt's work
21 years ago
Mark Spencer 3cf5ea7383 Make meetme operate in linear so as to keep alaw folk happy, minor iax2
21 years ago
Mark Spencer d208532e6e x86-64 compile fixes and cleanups
21 years ago
James Golovich 800ad7f727 Use ast_strlen_zero instead of &id in app_queue.c (Thanks folsson)
21 years ago
Mark Spencer fd70e7920e Provide dialtone when doing overlap dial (bug #1832)
21 years ago
Mark Spencer d030752f72 Make sure overlap dial goes into "RING" state instead of just "RESERVED"
21 years ago
Mark Spencer 319011b0e3 Fix ODBC build for FreeBSD
21 years ago
Mark Spencer 9e3a90e249 Display error when having trouble reading from /dev/phone
21 years ago
Mark Spencer 439e5eeeb4 Use 401 Unauthorized instead of 407 Proxy Authentication required for REGISTER,
21 years ago
Mark Spencer 1b23fce2bd Fix OpenBSD compile (bug #1830)
21 years ago
Mark Spencer a3355d9fe2 Add "LOW_MEMORY" option and increase some buffer sizes (bug #1827)
21 years ago
Jeremy McNamara c359ec8f5c fix list initialization
21 years ago
James Golovich 31b39fe85e Fix voicemail description. We send calls into extension 'a' or 'o' not priority
21 years ago
James Golovich c51934cd70 Update sample extensions.conf macro-stdexten to include an a extension that sends the user into voicemailmain when * is pressed
21 years ago
James Golovich 481a59e92e Build ecodes string a little better in app_voicemail so that the 'a' extension will work even if the 'o' extension doesn't exist. Also update the description to include info on the 'a' extension
21 years ago
Mark Spencer 1bc96b7aab Add talk detectection app (BackgroundDetect)
21 years ago
Mark Spencer bad7cc9c14 Add "show channels concise" for machine readable format
21 years ago
Mark Spencer c96b39a960 Merge res_odbc and res_config
21 years ago
Mark Spencer 758f246390 Display which span/channel we're receiving restarts on
21 years ago
Mark Spencer b1a658f57e Although I can't think of any scenario that it could result in a race, don't hold a private iax or sip lock while allocating a channel
21 years ago
Mark Spencer 8800bd6b1f Merge rmarchev's vox fixes (bug #1812)
21 years ago
Mark Spencer a53d260d5f Minor meetme cleanups
21 years ago
Mark Spencer 3ef099dede In spite of my extreme distaste for SRV, make it the default.
21 years ago
Mark Spencer 1794aac9e1 Return NULL if no CRV found
21 years ago
Mark Spencer de57be6bbd Lock fixes for FreeBSD (bug #1810)
21 years ago
James Golovich a23c43cefa Make chan_zap initialize the pri threads to AST_PTHREADT_NULL and check when calling unload in case load_module fails complete
21 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
21 years ago
Mark Spencer c96046b6c2 Handle binding more nicely
21 years ago
Mark Spencer f105351643 Make fax detect configurable by direction (bug #1803)
21 years ago
Mark Spencer 5ae7b48700 Update changelog
21 years ago
Mark Spencer 8c2bc79b77 chan_phone portability (bug #1788)
21 years ago
Mark Spencer d3fd49f2cf Update sample configuration to show fax detect has to be enabled
21 years ago
Mark Spencer 68c45465c8 Make faxdetect configurable and turn OFF by default
21 years ago
Mark Spencer ad49896f6b Simplify trunk transmission path and remove potential race (bug #1802)
21 years ago
Mark Spencer 8995f5d810 Zapras fix for BSD (bug #1801)
21 years ago