Commit Graph

1244 Commits (ee664e6ccdcdb3be37f82f930bec5a9ffc209327)

Author SHA1 Message Date
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
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
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 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
Jeremy McNamara c359ec8f5c fix list initialization
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 1794aac9e1 Return NULL if no CRV found
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 f105351643 Make fax detect configurable by direction (bug #1803)
22 years ago
Mark Spencer 8c2bc79b77 chan_phone portability (bug #1788)
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 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 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 65d5921dde Don't require "c" before CRV syntax
22 years ago
Mark Spencer e325aa312f Try to parse callerid properly on /dev/phone (bug #1788)
22 years ago
Mark Spencer 7b7dbfb855 Small fixup for non-PRI build
22 years ago
Mark Spencer a550016fd6 Add bi-directional GR-303 support
22 years ago
Mark Spencer 32ecea7b8c More small fixes
22 years ago
Mark Spencer 746d2e7f67 Minor cleanups
22 years ago
Mark Spencer 27578642b8 Add support for trunk groups in anticipation of NFAS and GR-303, Initial GR-303 work
22 years ago
Mark Spencer 0062fe9588 IAX2 fixup, fix res_monitor sillyseg
22 years ago
Mark Spencer 103bb4a334 Enhancements for zaptel+bsd (bug #1781)
22 years ago
Mark Spencer ca0c646539 Make sure that auto created "pseudo" isn't a member of any groups (bugs #1776, #1777)
22 years ago
Mark Spencer 8cc1ffe2ab Merge agent callback login/logoff events and logging (bug #1775)
22 years ago
Mark Spencer bc86e5de2a Allocate pseudo channel if it's not explicitly listed
22 years ago
James Golovich 2587e6faa4 Code formatting fixes in chan_zap.c
22 years ago
Mark Spencer 9286f2c6d3 More BSD compile fixes (bugs #1754 and #1756)
22 years ago
Jim Dixon 8968d50976 Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor changes in chan_zap (to allow pseudo-channels to work properly (finally!)) and in dsp.c to allow for super-relaxed DTMF decoding which radio systems need to function properly.
22 years ago
Jeremy McNamara b0f9569b5c make sending indications more robust and proper
22 years ago
Mark Spencer 514acf8dfc Fix lag in diverging clocks (bug #1696)
22 years ago
Jim Dixon 5ef2ef8a1d Fixed annoying SIP 'NOTIFY' messages printed on console every n seconds from some SIP peers. Also fixed problem where 'INFO' was not being responded to if in 'ignore' state.
22 years ago
Mark Spencer bf2ec2d6d0 Initialize secrets properly (bug #1748)
22 years ago
Anthony Minessale II f30d55fbf6 saw this in valgrind (-tony)
22 years ago
Mark Spencer a2cc6b01be Really don't authenticate if we're not supposed to authenticate (bug #1738)
22 years ago
Mark Spencer 63074875d6 Ringing and progress are not identical
22 years ago
Mark Spencer 5b53760717 Only print PRI messages when in verbose mode (bug #1732)
22 years ago
Mark Spencer e446f4ca81 Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeout
22 years ago