| 2008-07-23 |
Jason Parker | inbandrelease is gone - it's now inbanddisconnect |
commit | commitdiff | tree | snapshot |
| 2008-07-23 |
Kevin P. Fleming | revert an optimization that broke ABI... thanks russell! |
commit | commitdiff | tree | snapshot |
| 2008-07-23 |
Kevin P. Fleming | make some more changes to the dahdi/zap channel name... |
commit | commitdiff | tree | snapshot |
| 2008-07-23 |
Mark Michelson | As suggested by seanbright, the PSEUDO_CHAN_LEN in |
commit | commitdiff | tree | snapshot |
| 2008-07-23 |
Mark Michelson | Zap/pseudo is ten characters, but DAHDI/pseudo is |
commit | commitdiff | tree | snapshot |
| 2008-07-23 |
Mark Michelson | Update the "last" channel in next_channel in app_chanspy so |
commit | commitdiff | tree | snapshot |
| 2008-07-23 |
Mark Michelson | Small cleanup. Move the declaration of the DAHDI_SPANINFO |
commit | commitdiff | tree | snapshot |
| 2008-07-23 |
Mark Michelson | Fix building of chan_dahdi when HAVE_PRI is not |
commit | commitdiff | tree | snapshot |
| 2008-07-23 |
Kevin P. Fleming | ensure that after a channel is created, if it happened... |
commit | commitdiff | tree | snapshot |
| 2008-07-23 |
Kevin P. Fleming | minor optimization for stringfields: when a field is... |
commit | commitdiff | tree | snapshot |
| 2008-07-23 |
Christian Richter | another Fix because of r119585, this commit has broken... |
commit | commitdiff | tree | snapshot |
| 2008-07-22 |
Mark Michelson | Allow Spiraled INVITEs to work correctly within Asterisk. |
commit | commitdiff | tree | snapshot |
| 2008-07-22 |
Kevin P. Fleming | fix up namespace pollution for dahdi_chan_mode enum |
commit | commitdiff | tree | snapshot |
| 2008-07-22 |
Kevin P. Fleming | add rules to create preprocessor output... useful for... |
commit | commitdiff | tree | snapshot |
| 2008-07-22 |
Tilghman Lesher | Merged revisions 132711 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2008-07-22 |
Kevin P. Fleming | ensure that if any alarms exist at channel creation... |
commit | commitdiff | tree | snapshot |
| 2008-07-22 |
Kevin P. Fleming | make AST_C_COMPILE_CHECK able to print a 'pretty' descr... |
commit | commitdiff | tree | snapshot |
| 2008-07-22 |
Olle Johansson | The most common question on the #asterisk iRC channel... |
commit | commitdiff | tree | snapshot |
| 2008-07-22 |
Kevin P. Fleming | correct wording in comment |
commit | commitdiff | tree | snapshot |
| 2008-07-22 |
Kevin P. Fleming | use renamed libpri API call for controlling this featur... |
commit | commitdiff | tree | snapshot |
| 2008-07-21 |
Kevin P. Fleming | teach chan_dahdi how to find the D-channel on BRI spans... |
commit | commitdiff | tree | snapshot |
| 2008-07-21 |
Brett Bryant | Fix a bug where SENDTEXTSTATUS isn't set properly when... |
commit | commitdiff | tree | snapshot |
| 2008-07-21 |
Brett Bryant | Fix a bug in 1.4 branch with iax2 channels not being... |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Kevin P. Fleming | grant a license exception to allow distribution of... |
commit | commitdiff | tree | snapshot |
| 2008-07-18 |
Tilghman Lesher | Fix for Taiwanese number syntax |
commit | commitdiff | tree | snapshot |
| 2008-07-18 |
Tilghman Lesher | Textual clarification |
commit | commitdiff | tree | snapshot |
| 2008-07-18 |
Tilghman Lesher | Spinlock within the destroy, to allow a scheduled job... |
commit | commitdiff | tree | snapshot |
| 2008-07-18 |
Tilghman Lesher | Oops |
commit | commitdiff | tree | snapshot |
| 2008-07-18 |
Tilghman Lesher | Preserve ABI compatibility with last change |
commit | commitdiff | tree | snapshot |
| 2008-07-18 |
Tilghman Lesher | Make the ast_assert call within ast_sched_del report... |
commit | commitdiff | tree | snapshot |
| 2008-07-18 |
Kevin P. Fleming | remove the dlfcn compatibility stuff, because no platfo... |
commit | commitdiff | tree | snapshot |
| 2008-07-18 |
Brett Bryant | Fix a bug in blind transfers where the BLINDTRANSFER... |
commit | commitdiff | tree | snapshot |
| 2008-07-17 |
Tilghman Lesher | Revert part of issue #5620 (revision 6965) as it appear... |
commit | commitdiff | tree | snapshot |
| 2008-07-16 |
Brett Bryant | Fix a bug in iax2 registration that allowed peers to... |
commit | commitdiff | tree | snapshot |
| 2008-07-16 |
Tilghman Lesher | Apparently, in certain cases, a callno is already destr... |
commit | commitdiff | tree | snapshot |
| 2008-07-16 |
Russell Bryant | Always ensure that the channel's tech_pvt reference... |
commit | commitdiff | tree | snapshot |
| 2008-07-16 |
Mark Michelson | Move the init_queue call back to where it used to be... |
commit | commitdiff | tree | snapshot |
| 2008-07-16 |
Mark Michelson | Apparently, "thread safety" is important, whatever |
commit | commitdiff | tree | snapshot |
| 2008-07-16 |
Mark Michelson | Make absolutely certain that the transfer datastore |
commit | commitdiff | tree | snapshot |
| 2008-07-16 |
Steve Murphy | (closes issue #13090) |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Michiel van... | remove 4 lines of redundant code. |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Tilghman Lesher | astman_send_error does not need a newline appended... |
commit | commitdiff | tree | snapshot |
| 2008-07-14 |
Tilghman Lesher | Override the callerid in all cases when the callerid... |
commit | commitdiff | tree | snapshot |
| 2008-07-14 |
Mark Michelson | Add a check to the CAN_EARLY_BRIDGE macro in app_dial to |
commit | commitdiff | tree | snapshot |
| 2008-07-14 |
Michiel van... | notify the user that dnsmgr refresh wont work when... |
commit | commitdiff | tree | snapshot |
| 2008-07-14 |
Russell Bryant | Bump up the debug level for a message. |
commit | commitdiff | tree | snapshot |
| 2008-07-13 |
Michiel van... | fix memory leak when originate from manager cannot... |
commit | commitdiff | tree | snapshot |
| 2008-07-13 |
Tilghman Lesher | Reverting 2 changesets, as it breaks incoming IAX2... |
commit | commitdiff | tree | snapshot |
| 2008-07-12 |
Michiel van... | in 1.4 the functions still have | as argument seperator. |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Kevin P. Fleming | forcibly remove the modules that are changing names |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Kevin P. Fleming | a whole pile of Zaptel/DAHDI compatibility work, with... |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Mark Michelson | Remove redundant logic |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Mark Michelson | Fix a typo in audiohook_read_frame_both. |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Tilghman Lesher | Ensure that a destination callno of 0 will not match... |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Tilghman Lesher | Pass the devicestate from an underlying channel up... |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Kevin P. Fleming | new installations should be using DAHDI instead of... |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Kevin P. Fleming | add support for a configuration parameter for 'inband... |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Russell Bryant | add a simple ASTOBJ_TRYWRLOCK macro ... |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Kevin P. Fleming | simplify calculation |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Kevin P. Fleming | fix a flaw found while experimenting with structure... |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Kevin P. Fleming | don't attempt to set user/group ownership of extracted... |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Tilghman Lesher | Correctly deal with duplicate NEW frames (due to retran... |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Tilghman Lesher | Oops |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Russell Bryant | Note that pbx_spool.so is the module used for call... |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Sean Bright | Update svn:ignore |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Mark Michelson | Fix a problem where inbound rfc2833 audio would be... |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Sean Bright | Look for the system installed awk instead of assuming... |
commit | commitdiff | tree | snapshot |
| 2008-07-08 |
Mark Michelson | Update documentation to have the correct option name |
commit | commitdiff | tree | snapshot |
| 2008-07-08 |
Mark Michelson | Backport TCP-related timeouts to IMAP voicemail in 1.4 |
commit | commitdiff | tree | snapshot |
| 2008-07-08 |
Tilghman Lesher | Cause SIP to return a 480 instead of a 404 when a sip... |
commit | commitdiff | tree | snapshot |
| 2008-07-08 |
Tilghman Lesher | Timestamp decoding for video mini-frames is bogus,... |
commit | commitdiff | tree | snapshot |
| 2008-07-08 |
Olle Johansson | Don't hangup the call if we can't resolve the Contact... |
commit | commitdiff | tree | snapshot |
| 2008-07-08 |
Olle Johansson | Fix issues where repeated messages where ignored, but... |
commit | commitdiff | tree | snapshot |
| 2008-07-08 |
Tilghman Lesher | Check for non-NULL before stripping characters. |
commit | commitdiff | tree | snapshot |
| 2008-07-07 |
Tilghman Lesher | Stop using deprecated method, as requested by Kevin. |
commit | commitdiff | tree | snapshot |
| 2008-07-07 |
Russell Bryant | Fix handling of when a pvt disappears. Properly return... |
commit | commitdiff | tree | snapshot |
| 2008-07-07 |
Sean Bright | Remove spurious trailing whitespace from log messages... |
commit | commitdiff | tree | snapshot |
| 2008-07-07 |
Mark Michelson | By using the iaxdynamicthreadcount to identify a thread... |
commit | commitdiff | tree | snapshot |
| 2008-07-07 |
Kevin P. Fleming | use tzafrir's patch to fix this problem properly..... |
commit | commitdiff | tree | snapshot |
| 2008-07-04 |
Tilghman Lesher | Move the free down one |
commit | commitdiff | tree | snapshot |
| 2008-07-04 |
Tilghman Lesher | Fix the 'dialplan remove extension' logic, so that... |
commit | commitdiff | tree | snapshot |
| 2008-07-03 |
Kevin P. Fleming | remove this, it has been moved to the main Makefile |
commit | commitdiff | tree | snapshot |
| 2008-07-03 |
Kevin P. Fleming | a couple of small Solaris-related fixes |
commit | commitdiff | tree | snapshot |
| 2008-07-03 |
Kevin P. Fleming | ensure that DAHDI_INCLUDE and ZAPTEL_INCLUDE are added... |
commit | commitdiff | tree | snapshot |
| 2008-07-03 |
Steve Murphy | The CDRfix4/5/6 omnibus cdr fixes. |
commit | commitdiff | tree | snapshot |
| 2008-07-02 |
Mark Michelson | Fix thread-safety of some of the pbx_builtin_getvar_hel... |
commit | commitdiff | tree | snapshot |
| 2008-07-02 |
Tilghman Lesher | Merged revisions 127466 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2008-07-01 |
Mark Michelson | Add error message to failed open(2) calls inside the... |
commit | commitdiff | tree | snapshot |
| 2008-07-01 |
Tilghman Lesher | Disable the old, slow search for matching callno in... |
commit | commitdiff | tree | snapshot |
| 2008-07-01 |
Tilghman Lesher | Oops |
commit | commitdiff | tree | snapshot |
| 2008-07-01 |
Tilghman Lesher | Change around how we schedule pings and lagrqs, and... |
commit | commitdiff | tree | snapshot |
| 2008-07-01 |
Tilghman Lesher | Suppress annoying warning by finding the remaining... |
commit | commitdiff | tree | snapshot |
| 2008-07-01 |
Olle Johansson | Use domain part of SIP uri in register= configuration... |
commit | commitdiff | tree | snapshot |
| 2008-07-01 |
Olle Johansson | Handle escaped URI's in call pickups. Patch by oej... |
commit | commitdiff | tree | snapshot |
| 2008-07-01 |
Olle Johansson | Clear up documentation on "domain=" setting in sip... |
commit | commitdiff | tree | snapshot |
| 2008-07-01 |
Olle Johansson | Report 200 OK to all in-dialog OPTIONs requests (to... |
commit | commitdiff | tree | snapshot |
| 2008-07-01 |
Olle Johansson | Fix bad XML for hold notification. |
commit | commitdiff | tree | snapshot |
| 2008-06-30 |
Jeff Peeler | Load the proper channel configuration file based on... |
commit | commitdiff | tree | snapshot |
| 2008-06-30 |
Tilghman Lesher | Add note about other names for EuroISDN |
commit | commitdiff | tree | snapshot |
| 2008-06-30 |
Russell Bryant | Fix a typo in the non-DEBUG_THREADS version of the... |
commit | commitdiff | tree | snapshot |
| next |