2005-10-22 |
Russell Bryant | fix reload problem - unload_module was not setting... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Russell Bryant | fix output of 'zap show status' to line up properly... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Matthew Fredrickson | Add user to user ie transmission support in chan_zap.c |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Mark Spencer | Fix segfault in CVS head (sorry about that) |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Mark Spencer | Be sure to avoid octal interpretations of IP's (bug... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Mark Spencer | Fix DISA documentation (bug #5461) |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Mark Spencer | Fix timeout > 600000 on Linux x86-32 |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Russell Bryant | silence compiler warnings when ZT_TONEDETECT is not... |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Russell Bryant | fix up help text (issue #5479) |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Jim Dixon | Allow for obtaining IAX2 call peer (endpoint) IP addres... |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Russell Bryant | Massive cleanups to applications for LOCAL_USER handlin... |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Mark Spencer | Fix res_musiconhold lock |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Mark Spencer | Perform some extra checks before performing masquerades |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Mark Spencer | Fix small typo |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Russell Bryant | it's a good idea to unregister everything before callin... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Russell Bryant | add missing STANDARD_HANGUP_LOCALUSERS |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Mark Spencer | Fix various documentation issues (bugs #5464-5467) |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Russell Bryant | clean up DUNDiLookup application |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Mark Spencer | Fix segfault in app queue when no cdr exists for the... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Kevin P. Fleming | fix typo |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Mark Spencer | Update README documentation (bug #5463, with mods) |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Mark Spencer | The amazing disappearing and reappearing patch... ... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Mark Spencer | Setting variables should NOT overwrite prefixed (sorry... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Mark Spencer | Small paging fixups (bug #5460) |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Mark Spencer | Be sure to not consider prefix on variable updates... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Mark Spencer | Fix truth of strings |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Mark Spencer | Fix off-by-one issue with sort (bug #5459) |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Josh Roberson | Don't only accept AST_DEVICE_UNKNOWN when we're trying... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Russell Bryant | fix build on older versions of mac osx, thanks twisted! |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Russell Bryant | implement TXTCIDNAME as a dialplan function and mark... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Russell Bryant | remove unnecessary config file loading |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Mark Spencer | Fix queue, iax and sip formatting issues (bug #5449) |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Russell Bryant | clean up function to be more consistent with coding... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Russell Bryant | clean up headers |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Mark Spencer | Handle device state changes properly when formatting... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Kevin P. Fleming | correct behavior change introduced by issue #5448 patch |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Mark Spencer | Improve config parsing performance (bug #5448) |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Kevin P. Fleming | minor changes and eliminate some compiler warnings |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Russell Bryant | make ouput a little bit more informative |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Mark Spencer | Use FILE * instead of fd for files to support buffering |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Mark Spencer | Add walk by channel name prefixed |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Mark Spencer | Make alsa/oss ignore VIDUPDATE control frames |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Mark Spencer | More utility cleanups |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Mark Spencer | Make crypto loading optional |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Mark Spencer | Make indications work more efficiently and without... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Mark Spencer | Add muxmon application (bug #4735 with mods, thanks... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Kevin P. Fleming | move GPL/trademark licensing information into LICENSE... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Kevin P. Fleming | move GPL text to proper file name |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Mark Spencer | Fix carefulwrite and its usage within manager (bug... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Mark Spencer | Make sure when the timeout occurs that we actually... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Kevin P. Fleming | fix compile error (%d changed to %n) |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Jeremy McNamara | add missing new line |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Kevin P. Fleming | make chan_sip able to deal with PBX-level call limit... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Kevin P. Fleming | support sending text through agent channels (issue... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Kevin P. Fleming | initialize variable |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Mark Spencer | Don't wait for channels to answer before moving on! |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Kevin P. Fleming | ensure Dial() options are sorted in help output (issue... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Kevin P. Fleming | ensure that message envelopes are retrieved from ODBC... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Russell Bryant | add "hello-world" prompt, courtesy of Jared Smith :) |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Kevin P. Fleming | use existing sample size in frame instead of recalculat... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Kevin P. Fleming | ensure that parking context/extension (and other settin... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Kevin P. Fleming | make DISA() use 'i' extension if it exists (issue ... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Kevin P. Fleming | don't force CLID to be a phone-number-looking-thingie... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Kevin P. Fleming | use English states in 'show hints' CLI command |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Kevin P. Fleming | don't try to send events to dead sessions |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Kevin P. Fleming | document that CLID matching is not available for realti... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Kevin P. Fleming | remove unused variable |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Kevin P. Fleming | add auto-monitor support (issue #5411) |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Mark Spencer | Fix the ordering of the sscanfs for SDP parsing (bug... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Kevin P. Fleming | ensure that priorityjumping option returns to its defau... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Mark Spencer | Fix naming on realtime peers (bug #5421) |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Russell Bryant | update docs to reflect that priority jumping only occur... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Mark Spencer | Fix crash in chanspy (bug #5332) |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Kevin P. Fleming | clean up pedantic mode tag handling (issue #5125) |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Kevin P. Fleming | properly display connected channel name in 'agents... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Russell Bryant | remove unused manager header (issue #5438) |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Mark Spencer | Display proper error for matching domain registers... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Russell Bryant | allow manager getvar action to retrieve global variable... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Russell Bryant | re-bind the socket if the bindaddr option is changed... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Josh Roberson | Log timeouts in queues when the call timeout is set... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Kevin P. Fleming | send "100 Trying" when we receive PROCEEDING, unless... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Mark Spencer | Fix call timeouts with rtp bridge etc (bug #5252) |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Russell Bryant | fix typo in function name (issue #5437) |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Mark Spencer | Fix seg in chan_agent (bug #5402) |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Mark Spencer | Fix ael if, while, else (bug #5370) |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Kevin P. Fleming | make new app conform to coding guidelines :-( |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Mark Spencer | Make sure paging can be duplex if necessary |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Mark Spencer | Fix "bug" of not being able to page multiple phones |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Russell Bryant | fix some formatting and add some comments (issue #5403) |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Mark Spencer | Back out improper freeing of variables |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Mark Spencer | Fix "screen" for network numbers (bug #5432) |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Mark Spencer | Do *not* default to a max number of registration attempts |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Mark Spencer | Don't override calling presentation if *name* is presen... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Mark Spencer | Handle yet some SIP contact issue nuances and exception... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Mark Spencer | Fix noncecount update (bug #5308, redone fix) |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Josh Roberson | finish commit bug 5427 (sip.conf.sample deserves to... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Russell Bryant | provide the correct string to evaluate with the given... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Mark Spencer | Fix directed pickup to a call that is up (bug #5425... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Russell Bryant | allow semicolons to be escaped in call files (issue... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Mark Spencer | Fix memory leak in outbound calls (bug #5406, with... |
commit | commitdiff | tree | snapshot |
next |