2010-09-22 |
David Vossel | During check_pendings, if the dialog is terminated... |
commit | commitdiff | tree |
2010-09-22 |
Russell Bryant | Fix a 100% CPU consumption problem when setting console... |
commit | commitdiff | tree |
2010-09-22 |
Tilghman Lesher | Document addition of encoding parameter. |
commit | commitdiff | tree |
2010-09-22 |
Tilghman Lesher | Allow the encoding to be set, in case local charset... |
commit | commitdiff | tree |
2010-09-21 |
Richard Mudgett | In chan_iax2.c:schedule_delivery() calls ast_bridged_ch... |
commit | commitdiff | tree |
2010-09-21 |
Tilghman Lesher | Underquoted definition of stringfield macro. |
commit | commitdiff | tree |
2010-09-21 |
Tilghman Lesher | Try both the encoded and unencoded subscription URI... |
commit | commitdiff | tree |
2010-09-21 |
Brett Bryant | Add a check to fix a rare segmentation fault you'd... |
commit | commitdiff | tree |
2010-09-21 |
Tilghman Lesher | Less than zero is an error, not any non-zero value. |
commit | commitdiff | tree |
2010-09-20 |
Brett Bryant | Fix misvalidation of meetme pins in conjunction with... |
commit | commitdiff | tree |
2010-09-20 |
Alec L Davis | ast_channel_masquerade: remove extra else if |
commit | commitdiff | tree |
2010-09-20 |
Alec L Davis | ast_channel_masquerade: Avoid recursive masquerades. |
commit | commitdiff | tree |
2010-09-20 |
Matthew Nicholson | Use ast_dynamic_str when processing hint state changes |
commit | commitdiff | tree |
2010-09-19 |
Olle Johansson | Make sure we always free variables properly in manager... |
commit | commitdiff | tree |
2010-09-17 |
Tilghman Lesher | Blank columns should get set on reload, not ignored. |
commit | commitdiff | tree |
2010-09-17 |
Matthew Nicholson | Use ast_strdup() instead of ast_strdupa() while process... |
commit | commitdiff | tree |
2010-09-16 |
Jason Parker | Add LSB headers for Debian init script, since Debian... |
commit | commitdiff | tree |
2010-09-16 |
Matthew Nicholson | Don't limit hint processing in ast_hint_state_changed... |
commit | commitdiff | tree |
2010-09-16 |
Matthew Nicholson | Don't stop printing cdr variables if we encounter one... |
commit | commitdiff | tree |
2010-09-15 |
Jeff Peeler | whitespace fix |
commit | commitdiff | tree |
2010-09-15 |
Jeff Peeler | Ensure mailbox is not filled to capacity before doing... |
commit | commitdiff | tree |
2010-09-14 |
Matthew Nicholson | Don't clear the username from a realtime database when... |
commit | commitdiff | tree |
2010-09-14 |
Matthew Nicholson | Only drop duplicate answer frames if the channel is... |
commit | commitdiff | tree |
2010-09-13 |
Jason Parker | Add stuff to svn:ignore for tests/ directory. |
commit | commitdiff | tree |
2010-09-11 |
Olle Johansson | Handle error response when we can't make file compatible |
commit | commitdiff | tree |
2010-09-10 |
Terry Wilson | Return -1 if chan_local doesn't support an option |
commit | commitdiff | tree |
2010-09-10 |
Paul Belanger | Load iax.conf before registering any functions/applicat... |
commit | commitdiff | tree |
2010-09-10 |
Richard Mudgett | An outgoing call may not get hung up if a pre-connect... |
commit | commitdiff | tree |
2010-09-10 |
David Vossel | Fixes sip extension state update DEADLOCK |
commit | commitdiff | tree |
2010-09-10 |
Terry Wilson | Inherit CHANNEL() writes to both sides of a Local channel |
commit | commitdiff | tree |
2010-09-10 |
Tilghman Lesher | Missing newline |
commit | commitdiff | tree |
2010-09-10 |
Tilghman Lesher | Fix Mac OS X build. |
commit | commitdiff | tree |
2010-09-09 |
Paul Belanger | GCC 4.2.x optimizations result in improper behavior... |
commit | commitdiff | tree |
2010-09-09 |
Jason Parker | Transmit silence when reading DTMF in ast_readstring. |
commit | commitdiff | tree |
2010-09-09 |
Brett Bryant | Fixes an issue with MOH where it doesn't recover cleanl... |
commit | commitdiff | tree |
2010-09-08 |
David Vossel | In retrans_pkt, do not unlock pvt until the end of... |
commit | commitdiff | tree |
2010-09-07 |
Tilghman Lesher | Catch invalid extensions at the parser, instead of... |
commit | commitdiff | tree |
2010-09-07 |
Tilghman Lesher | Use poll, if indicated to do so, in the ast_poll2 imple... |
commit | commitdiff | tree |
2010-09-07 |
Brett Bryant | Fixes voicemail.conf issues where mailboxes with passwo... |
commit | commitdiff | tree |
2010-09-06 |
Tilghman Lesher | Silly convenience script for BSD platforms. |
commit | commitdiff | tree |
2010-09-03 |
Terry Wilson | Properly detect when a sound file doesn't exist |
commit | commitdiff | tree |
2010-09-02 |
Brett Bryant | Fixes a bug in manager.c where the default configuratio... |
commit | commitdiff | tree |
2010-09-02 |
David Vossel | Removed relatedpeer code from sip_autodestruct |
commit | commitdiff | tree |
2010-09-01 |
Tilghman Lesher | Ensure that all areas that previously used select(2... |
commit | commitdiff | tree |
2010-08-31 |
Tilghman Lesher | Don't send a devstate change on poke_noanswer if the... |
commit | commitdiff | tree |
2010-08-31 |
Leif Madsen | Update say.conf.sample to match the rules in say.c |
commit | commitdiff | tree |
2010-08-27 |
David Vossel | Parse all "Accept" headers for SIP SUBSCRIBE requests. |
commit | commitdiff | tree |
2010-08-27 |
Jason Parker | Fix issue with decoding ^-escaped characters in realtime. |
commit | commitdiff | tree |
2010-08-27 |
Terry Wilson | Use ast_free since ast_variable_new uses ast_calloc |
commit | commitdiff | tree |
2010-08-26 |
David Vossel | Fixed how Asterisk destroys a dialog on channel hangup... |
commit | commitdiff | tree |
2010-08-24 |
David Vossel | This fix makes sure the ast_channel hangs up correctly... |
commit | commitdiff | tree |
2010-08-20 |
Richard Mudgett | Merged revision 278274 from |
commit | commitdiff | tree |
2010-08-20 |
Richard Mudgett | Q931 - Sending PROGRESS after sending ALERTING is a... |
commit | commitdiff | tree |
2010-08-19 |
David Vossel | tos_sip option was not being set correctly |
commit | commitdiff | tree |
2010-08-19 |
Terry Wilson | Add some documentation about codec negotiation to sip... |
commit | commitdiff | tree |
2010-08-16 |
Terry Wilson | Send a SRCCHANGE indication when we masquerade |
commit | commitdiff | tree |
2010-08-12 |
Jason Parker | Register CLI commands before parsing config, in case... |
commit | commitdiff | tree |
2010-08-12 |
Jeff Peeler | Ensure SSRC is changed when media source is changed... |
commit | commitdiff | tree |
2010-08-11 |
Leif Madsen | Add Danish support to say.conf.sample |
commit | commitdiff | tree |
2010-08-11 |
Leif Madsen | Allow say.conf to handle large numbers ending with... |
commit | commitdiff | tree |
2010-08-10 |
Russell Bryant | Reset visible indication after answer. |
commit | commitdiff | tree |
2010-08-09 |
Jeff Peeler | Prevent loss of Caller ID information set on local... |
commit | commitdiff | tree |
2010-08-06 |
David Vossel | chan_sip: fixes provisional keepalive scheduled item... |
commit | commitdiff | tree |
2010-08-05 |
Tilghman Lesher | Change context lock back to a mutex, because functional... |
commit | commitdiff | tree |
2010-08-04 |
Russell Bryant | Copy astcli back to 1.4 so it's available for automated... |
commit | commitdiff | tree |
2010-08-03 |
Tilghman Lesher | Prevent DAHDI channels from overriding the callerid... |
commit | commitdiff | tree |
2010-07-29 |
David Vossel | fixes issue with translator frame not getting freed |
commit | commitdiff | tree |
2010-07-29 |
Jean Galarneau | Fix a dsp structure leak occuring when a local channel... |
commit | commitdiff | tree |
2010-07-28 |
Leif Madsen | Update help text to be less confusing. |
commit | commitdiff | tree |
2010-07-27 |
David Vossel | remove empty audiohook write list on channel |
commit | commitdiff | tree |
2010-07-24 |
Bradley Latus | Minor update to man page |
commit | commitdiff | tree |
2010-07-24 |
Jeff Peeler | Provide a default value for DAHDI_TRANSCODE so when... |
commit | commitdiff | tree |
2010-07-23 |
Richard Mudgett | SIP promiscuous redirect could fail to dial the redirect. |
commit | commitdiff | tree |
2010-07-23 |
Mark Michelson | Backport fixes for sip_uri_params_cmp() from trunk. |
commit | commitdiff | tree |
2010-07-23 |
Tilghman Lesher | Establish a maximum version for openh323 (i.e. not... |
commit | commitdiff | tree |
2010-07-23 |
Tilghman Lesher | Avoid race with consolethread on shutdown (on parallel... |
commit | commitdiff | tree |
2010-07-22 |
Richard Mudgett | DNID does not get cleard on a new call when using immed... |
commit | commitdiff | tree |
2010-07-22 |
Mark Michelson | Allow PLC to function properly when channels use SLIN... |
commit | commitdiff | tree |
2010-07-20 |
Tilghman Lesher | Delete IMAP messages in reverse order, to ensure reorde... |
commit | commitdiff | tree |
2010-07-20 |
Tilghman Lesher | Do not queue up DTMF frames while a call is on hold. |
commit | commitdiff | tree |
2010-07-20 |
Tilghman Lesher | Off-by-one error |
commit | commitdiff | tree |
2010-07-19 |
Paul Belanger | Regression with T.38 negotiation |
commit | commitdiff | tree |
2010-07-19 |
Jean Galarneau | Avoid trying to pickup a parked extension before the... |
commit | commitdiff | tree |
2010-07-17 |
Tilghman Lesher | Remove uclibc cross-compile triplet, as uclibc has... |
commit | commitdiff | tree |
2010-07-16 |
Tim Ringenbach | Save and restore AST_FLAG_BRIDGE_HANGUP_DONT on attende... |
commit | commitdiff | tree |
2010-07-16 |
Tilghman Lesher | Since we split values at the semicolon, we should store... |
commit | commitdiff | tree |
2010-07-16 |
Matthew Nicholson | Default to no udptl error correction so that error... |
commit | commitdiff | tree |
2010-07-16 |
Richard Mudgett | priexclusive in chan_dahdi.conf ignored when reloading... |
commit | commitdiff | tree |
2010-07-16 |
Matthew Nicholson | Interpret device state AST_DEVICE_UNKNOWN as extension... |
commit | commitdiff | tree |
2010-07-16 |
Tilghman Lesher | If variable gotten is not set, will segfault on Solaris. |
commit | commitdiff | tree |
2010-07-16 |
Matthew Nicholson | For pass through DTMF tones, measure the actual duratio... |
commit | commitdiff | tree |
2010-07-16 |
Paul Belanger | Total analysis time error with SIP and silence suppression |
commit | commitdiff | tree |
2010-07-15 |
Jeff Peeler | In a perfect world, the frame source would never be... |
commit | commitdiff | tree |
2010-07-14 |
Leif Madsen | Update documentation for voicemail.conf externpass... |
commit | commitdiff | tree |
2010-07-13 |
Russell Bryant | Only reset a CDR that exists. |
commit | commitdiff | tree |
2010-07-13 |
Russell Bryant | Use chan->cdr instead of chan_cdr (just like peer-... |
commit | commitdiff | tree |
2010-07-13 |
Russell Bryant | Access peer->cdr directly instead of through a saved... |
commit | commitdiff | tree |
2010-07-13 |
Tilghman Lesher | Move SQL scripts into their own database-specific direc... |
commit | commitdiff | tree |
2010-07-12 |
Jeff Peeler | Make user removals and traversals thread safe in meetme. |
commit | commitdiff | tree |
2010-07-12 |
Jeff Peeler | Change ast_write to not stop generator when called... |
commit | commitdiff | tree |
next |