Commit Graph

2994 Commits (e5629ea13832de121a13a032788a7ca04bde8a60)
 

Author SHA1 Message Date
James Golovich e5629ea138 Cleanup formatting in config.c
21 years ago
Mark Spencer 4f72a1da77 Fix doubly-linked list delete
21 years ago
Mark Spencer 095b971fc6 Small typo
21 years ago
Mark Spencer 2d78f0d53c PRI locking fixes
21 years ago
Mark Spencer 4a4e1e348d Must be inside lock when finding start
21 years ago
Mark Spencer 702b8a96b0 Close logging stuff so system doesn't have to (bug #1855)
21 years ago
Mark Spencer dd4aba8022 Document ability to change user agent (bug #1867)
21 years ago
Mark Spencer e3c58c8ebe Gotta set slot to 0 before you print :)
21 years ago
Mark Spencer fdf586e416 Don't forget to run the schedule queue
21 years ago
Mark Spencer 88aec64bce Minor fixup to voicemail (bug #1865)
21 years ago
Mark Spencer db8da3c376 Use new extensible setup method of libpri
21 years ago
Mark Spencer 7538cee13b Enable support for RFC3581 (bug #1862)
21 years ago
Mark Spencer be9d4b4333 Remove ancient requirement that ts > 0
21 years ago
Mark Spencer b3b931fab9 Merge EOF patch (bug #1860)
21 years ago
Anthony Minessale II 8fa9d75365 fix a miscalled arg in the #include support in external config handles
21 years ago
Jeremy McNamara 1f4eadaf6a check to make sure the extension exists b4 actually accepting the call and lets hope this gives Open H.323 enough time to sync up (bug #1714)
21 years ago
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