Commit Graph

6154 Commits (87d4ff6fcd6d0f83ea2ff6a0835c89240e22ddcc)
 

Author SHA1 Message Date
Mark Spencer 7e890dd49c Handle device state changes properly when formatting characters are present (bug #5450, new patch)
20 years ago
Kevin P. Fleming 7a59bc42c8 correct behavior change introduced by issue #5448 patch
20 years ago
Mark Spencer 43fd4d64b0 Improve config parsing performance (bug #5448)
20 years ago
Kevin P. Fleming 4d5c1aefb7 minor changes and eliminate some compiler warnings
20 years ago
Russell Bryant 858e90fe57 make ouput a little bit more informative
20 years ago
Mark Spencer d499a85f05 Use FILE * instead of fd for files to support buffering
20 years ago
Mark Spencer d2025ad2a1 Add walk by channel name prefixed
20 years ago
Mark Spencer f5a38b3871 Make alsa/oss ignore VIDUPDATE control frames
20 years ago
Mark Spencer 1ceb04cfb7 More utility cleanups
20 years ago
Mark Spencer 4803298fe8 Make crypto loading optional
20 years ago
Mark Spencer 90cfc9e3bc Make indications work more efficiently and without heavy floating point (bug #5360)
20 years ago
Mark Spencer a5dd6a1a14 Add muxmon application (bug #4735 with mods, thanks tony!)
20 years ago
Kevin P. Fleming 754446e5ac move GPL/trademark licensing information into LICENSE file
20 years ago
Kevin P. Fleming ce16733e72 move GPL text to proper file name
20 years ago
Mark Spencer 0aec4ef713 Fix carefulwrite and its usage within manager (bug #5355, maybe)
20 years ago
Mark Spencer 141d9f7156 Make sure when the timeout occurs that we actually break the bridge (bug #5252)
20 years ago
Kevin P. Fleming 9b69c79a36 fix compile error (%d changed to %n)
20 years ago
Jeremy McNamara 69bc7e0900 add missing new line
20 years ago
Kevin P. Fleming 4d1506e64d make chan_sip able to deal with PBX-level call limit being reached (issue #5131)
20 years ago
Kevin P. Fleming 2fe49e7a5f support sending text through agent channels (issue #5295)
20 years ago
Kevin P. Fleming 9a85d06a64 initialize variable
20 years ago
Mark Spencer cb5e5c1fd5 Don't wait for channels to answer before moving on!
20 years ago
Kevin P. Fleming 57a8f5d82c ensure Dial() options are sorted in help output (issue #5386)
20 years ago
Kevin P. Fleming cc5f36d139 ensure that message envelopes are retrieved from ODBC storage when advanced options menu is used (issue #5393)
20 years ago
Russell Bryant 9ce40204d6 add "hello-world" prompt, courtesy of Jared Smith :)
20 years ago
Kevin P. Fleming 1e21c56426 use existing sample size in frame instead of recalculating it (issue #5390)
20 years ago
Kevin P. Fleming ba7386ebed ensure that parking context/extension (and other settings) are properly updated on reload (issue #5401)
20 years ago
Kevin P. Fleming 81932c6142 make DISA() use 'i' extension if it exists (issue #5439 with mods)
20 years ago
Kevin P. Fleming 454061ec18 don't force CLID to be a phone-number-looking-thingie (issue #5325)
20 years ago
Kevin P. Fleming 28dacd0815 use English states in 'show hints' CLI command
20 years ago
Kevin P. Fleming 7c936b8826 don't try to send events to dead sessions
20 years ago
Kevin P. Fleming cc0d3c33ae document that CLID matching is not available for realtime extensions
20 years ago
Kevin P. Fleming d509e41078 remove unused variable
20 years ago
Kevin P. Fleming 7215e4179d add auto-monitor support (issue #5411)
20 years ago
Mark Spencer 0b265779b2 Fix the ordering of the sscanfs for SDP parsing (bug #AT&T)
20 years ago
Kevin P. Fleming 053326ac85 ensure that priorityjumping option returns to its default during reload if it is no longer specified in extensions.conf
20 years ago
Mark Spencer 03eb870f3e Fix naming on realtime peers (bug #5421)
20 years ago
Russell Bryant bcb449e56b update docs to reflect that priority jumping only occurs when the global
20 years ago
Mark Spencer 370f98e223 Fix crash in chanspy (bug #5332)
20 years ago
Kevin P. Fleming c05c0c7ce6 clean up pedantic mode tag handling (issue #5125)
20 years ago
Kevin P. Fleming 7734cca1c2 properly display connected channel name in 'agents' manager action for non-callback agents (issue #5235)
20 years ago
Russell Bryant a74e947c59 remove unused manager header (issue #5438)
20 years ago
Mark Spencer d75fb48fb8 Display proper error for matching domain registers (bug #5412)
20 years ago
Russell Bryant dee30a519e allow manager getvar action to retrieve global variables as well as
20 years ago
Russell Bryant 1f2943fc0a re-bind the socket if the bindaddr option is changed during reload (issue #5435)
20 years ago
Josh Roberson 485e3e0801 Log timeouts in queues when the call timeout is set from the dialplan (Bug #5422)
20 years ago
Kevin P. Fleming 04d7bcc757 send "100 Trying" when we receive PROCEEDING, unless "183 Session Progress" has already been sent
20 years ago
Mark Spencer dd11afca42 Fix call timeouts with rtp bridge etc (bug #5252)
20 years ago
Russell Bryant 6fea13619e fix typo in function name (issue #5437)
20 years ago
Mark Spencer bb49ec837f Fix seg in chan_agent (bug #5402)
20 years ago