Commit Graph

3318 Commits (358ff9f7d6ecd8e980d39dafa5d151774ace690c)
 

Author SHA1 Message Date
Mark Spencer c53e76528d Allow escaping of commas as well as ability to use quotes (bug #1826)
22 years ago
Mark Spencer ee664e6ccd Fix small typos
22 years ago
Mark Spencer 427be16475 Handle PROGRESS event
22 years ago
Mark Spencer 5b9cab6c13 Separate PROCEEDING and PROGRESS
22 years ago
James Golovich f70b57352b Fix MailboxExists to follow the original behavior of jumping to +101 if the voicemailuser exists
22 years ago
Mark Spencer bec994b037 Merge Matt's work
22 years ago
Mark Spencer 3cf5ea7383 Make meetme operate in linear so as to keep alaw folk happy, minor iax2
22 years ago
Mark Spencer d208532e6e x86-64 compile fixes and cleanups
22 years ago
James Golovich 800ad7f727 Use ast_strlen_zero instead of &id in app_queue.c (Thanks folsson)
22 years ago
Mark Spencer fd70e7920e Provide dialtone when doing overlap dial (bug #1832)
22 years ago
Mark Spencer d030752f72 Make sure overlap dial goes into "RING" state instead of just "RESERVED"
22 years ago
Mark Spencer 319011b0e3 Fix ODBC build for FreeBSD
22 years ago
Mark Spencer 9e3a90e249 Display error when having trouble reading from /dev/phone
22 years ago
Mark Spencer 439e5eeeb4 Use 401 Unauthorized instead of 407 Proxy Authentication required for REGISTER,
22 years ago
Mark Spencer 1b23fce2bd Fix OpenBSD compile (bug #1830)
22 years ago
Mark Spencer a3355d9fe2 Add "LOW_MEMORY" option and increase some buffer sizes (bug #1827)
22 years ago
Jeremy McNamara c359ec8f5c fix list initialization
22 years ago
James Golovich 31b39fe85e Fix voicemail description. We send calls into extension 'a' or 'o' not priority
22 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
22 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
22 years ago
Mark Spencer 1bc96b7aab Add talk detectection app (BackgroundDetect)
22 years ago
Mark Spencer bad7cc9c14 Add "show channels concise" for machine readable format
22 years ago
Mark Spencer c96b39a960 Merge res_odbc and res_config
22 years ago
Mark Spencer 758f246390 Display which span/channel we're receiving restarts on
22 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
22 years ago
Mark Spencer 8800bd6b1f Merge rmarchev's vox fixes (bug #1812)
22 years ago
Mark Spencer a53d260d5f Minor meetme cleanups
22 years ago
Mark Spencer 3ef099dede In spite of my extreme distaste for SRV, make it the default.
22 years ago
Mark Spencer 1794aac9e1 Return NULL if no CRV found
22 years ago
Mark Spencer de57be6bbd Lock fixes for FreeBSD (bug #1810)
22 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
22 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
22 years ago
Mark Spencer c96046b6c2 Handle binding more nicely
22 years ago
Mark Spencer f105351643 Make fax detect configurable by direction (bug #1803)
22 years ago
Mark Spencer 5ae7b48700 Update changelog
22 years ago
Mark Spencer 8c2bc79b77 chan_phone portability (bug #1788)
22 years ago
Mark Spencer d3fd49f2cf Update sample configuration to show fax detect has to be enabled
22 years ago
Mark Spencer 68c45465c8 Make faxdetect configurable and turn OFF by default
22 years ago
Mark Spencer ad49896f6b Simplify trunk transmission path and remove potential race (bug #1802)
22 years ago
Mark Spencer 8995f5d810 Zapras fix for BSD (bug #1801)
22 years ago
Anthony Minessale II 22de310e04 fix res_monitor bug
22 years ago
Mark Spencer 9bd9958722 More GR-303 protocol fixes
22 years ago
Mark Spencer dff7c80952 Fix tiny typo
22 years ago
Mark Spencer a14ba4f1b5 Initial, incomplete support for D-channel backup
22 years ago
Mark Spencer 994c0a5573 Update IAXY firmware to version 16 (provides better timestamps)
22 years ago
Mark Spencer a9b5a6cbb0 Handle bearer failures cleanly (still need d-channel backup)
22 years ago
Mark Spencer 8699103fa1 Handle multiple span memberships properly
22 years ago
Mark Spencer 469c7d6de9 Must call spanstat before checking number of channels (bug #1796)
22 years ago
Mark Spencer 9c42fa75a4 Fix small arrangement issue
22 years ago
Mark Spencer 0f2e75a257 Clearly label EAGAIN as being the UDP checksum error that it is
22 years ago