169 Commits (1.0)

Author SHA1 Message Date
Kevin P. Fleming ebb8253d2f remove extraneous svn:executable properties 20 years ago
Russell Bryant b2fb3d501c spell them words cowrecktly (issue ) 20 years ago
Russell Bryant 8061ba32c3 fix potential seg fault when using LEN() with a string greater than 80 characters (bug ) 20 years ago
Russell Bryant f14775e845 fix return values on systems where an unsigned char is the default (bug ) 20 years ago
Russell Bryant 89d62574ef protect ResponseTimeout and DigitTimeout apps from crashing when called in non-PBX channels (bug ) 20 years ago
Russell Bryant 262e9c3003 indicate default timeouts (bug ) 20 years ago
Russell Bryant 07c87b82ff only unlock hintlock once (bug ) 20 years ago
Russell Bryant 1e70fa09cd add some newlines and fix some misspellings (bug ) 20 years ago
Russell Bryant 9420fee71d fix ${EXTEN:X} where X < 0 (bug ) 21 years ago
Russell Bryant f2a2787b42 increase stack size for searching through contexts (bug ) 21 years ago
Russell Bryant b67759975d fix show dialplan for hints (bug ) 21 years ago
Russell Bryant d3cb67a4cd allow dashes in extensions since they can be in patterns (bug ) 21 years ago
Russell Bryant 0faa51794d make operator=no work correctly, fix typo (bug ) 21 years ago
Russell Bryant 663636b515 fix setlanguage seg fault (bug ) 21 years ago
Russell Bryant df358f42e0 verbose fixes (bug ) 21 years ago
Anthony Minessale II 255ce93616 add app_forkcdr 21 years ago
Mark Spencer 238b9d24c6 Make sure patterns are always last (bug ) 21 years ago
Mark Spencer 5e0b84633e Make ${CALLINGPRES} available (bug ) 21 years ago
Mark Spencer 9e96cb612b Fix GotoIf logging level (bug ) 21 years ago
James Golovich 8d457d07c4 Formatting cleanups 21 years ago
Mark Spencer 3454b5927f Make background support a language override (bug ) 21 years ago
Mark Spencer 082f628401 Slightly more verbose detail on PBX startup (bug ) 21 years ago
Mark Spencer c7541bd672 Merge "show applications" from corydon76 (bug ) 21 years ago
Mark Spencer de3528f0be Save CID and switches in "save dialplan" command (bug ) 21 years ago
Mark Spencer d0ab0358aa Fix small memory leak... (bug ) 21 years ago
Mark Spencer 7acee329e1 Merge BSD stack size work (bug ) 21 years ago
Mark Spencer f3522b6c01 Plane commits (a.k.a. the Delta deltas): 1) Make muted reconnect 2) Add "X" option to meetme and add ${MEETME_EXIT_CONTEXT}, 3) Allow SIP call parking with supervised transfer, 4) Only create parking entries when calls actually get parked, 5) Add "sunshine" song, 6) Update hardware documentation, 7) Don't load empty strings from history file 21 years ago
Malcolm Davenport a322c6f411 chan_h323 Makefile change for Bug . Also back out changes for Bug #2115..next time read carefully. :) 21 years ago
Malcolm Davenport 9b0b4bf041 Bug # 2115: Allow Caller TON to be retrieved in the dialplan 21 years ago
Mark Spencer d3499da6fd Merge tilghman's app/appdata in newexten patch (bug ) 21 years ago
Mark Spencer daf76979ca Add options to background (bug ) and update documentation 21 years ago
Mark Spencer f202a8dbb3 Typo / whitespace fixes (bug ) 21 years ago
Mark Spencer 8ed49644a6 Remaining rgagnon source audit improvements (bug ) 21 years ago
Mark Spencer 7c97de2611 Give Busy() and Congestion() an optional timeout 21 years ago
Anthony Minessale II b1d9a040d4 bring justice to gotoif's always true bug 21 years ago
Mark Spencer eb6b35b75f Display invalid extension when there is one, fix minor OSP typo, Don't send 200 OK after 403 Forbidden on SUBSCRIBE 21 years ago
Jeremy McNamara 6f0a7f7a15 Add new built-in app 'SetAMAFlags' 21 years ago
Mark Spencer c9f168ed0f Add subaddress support (bug ) 21 years ago
Mark Spencer e6de64a5a9 Cleanup handling of complex expressions (bug ) 21 years ago
Mark Spencer 42ad569376 Commit remaining changes 21 years ago
Mark Spencer 27bb1601d3 Generate "failed" context on busy, too 21 years ago
Mark Spencer 5546e32355 Merge major BSD mutex and symbol conflict patches (bug ) (link patch still pending) 21 years ago
Mark Spencer 9cb185e126 Add "Progress" application 21 years ago
Mark Spencer d208532e6e x86-64 compile fixes and cleanups 21 years ago
Mark Spencer a3355d9fe2 Add "LOW_MEMORY" option and increase some buffer sizes (bug ) 21 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug ) 21 years ago
James Golovich 7baf86bc8b Fix comment in pbx.c 21 years ago
Mark Spencer 6195dd35e0 Make ast_channel_walk become ast_channel_walk_locked 21 years ago
James Golovich 4b56cf02f0 Fix compiler warning 21 years ago
James Golovich 668f8161ab Make variables work in manager originate again 21 years ago