Commit Graph

6125 Commits (44640b39cfef370555fb05f1a57415751a9fa1e6)
 

Author SHA1 Message Date
Mark Spencer 44640b39cf Fix small typo
20 years ago
Russell Bryant 29829640bf it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCALUSERS
20 years ago
Russell Bryant 907fd55883 add missing STANDARD_HANGUP_LOCALUSERS
20 years ago
Mark Spencer b1cee61174 Fix various documentation issues (bugs #5464-5467)
20 years ago
Russell Bryant 65cb05b658 clean up DUNDiLookup application
20 years ago
Mark Spencer dbdd193e12 Fix segfault in app queue when no cdr exists for the calling channel (bug #5462)
20 years ago
Kevin P. Fleming a3df4cdda2 fix typo
20 years ago
Mark Spencer 5c8c0ef907 Update README documentation (bug #5463, with mods)
20 years ago
Mark Spencer eace0101f2 The amazing disappearing and reappearing patch... This time with documentation explaining it.
20 years ago
Mark Spencer a16432e294 Setting variables should NOT overwrite prefixed (sorry! revert of 5444)
20 years ago
Mark Spencer e634c61ef8 Small paging fixups (bug #5460)
20 years ago
Mark Spencer 37add4fee5 Be sure to not consider prefix on variable updates (bug #5444)
20 years ago
Mark Spencer 68c2c01b1c Fix truth of strings
20 years ago
Mark Spencer 50d20994f8 Fix off-by-one issue with sort (bug #5459)
20 years ago
Josh Roberson 82d7020516 Don't only accept AST_DEVICE_UNKNOWN when we're trying to determine if the device is in use. (Bug # 5338)
20 years ago
Russell Bryant 463ad17f5d fix build on older versions of mac osx, thanks twisted!
20 years ago
Russell Bryant b59ab89e1a implement TXTCIDNAME as a dialplan function and mark the application deprecated
20 years ago
Russell Bryant ff34fbd02b remove unnecessary config file loading
20 years ago
Mark Spencer 4e919f337c Fix queue, iax and sip formatting issues (bug #5449)
20 years ago
Russell Bryant a863d2b280 clean up function to be more consistent with coding guidelines
20 years ago
Russell Bryant 07e6b5c19a clean up headers
20 years ago
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