2010-11-12 |
Richard Mudgett | Asterisk is getting a "No D-channels available!" warnin... |
commit | commitdiff | tree |
2010-11-11 |
Jeff Peeler | I didn't mean to merge this, sorry |
commit | commitdiff | tree |
2010-11-11 |
Jeff Peeler | Fix problem with qualify option packets for realtime... |
commit | commitdiff | tree |
2010-11-11 |
Jeff Peeler | One small addition to 294384 found while very carefully... |
commit | commitdiff | tree |
2010-11-09 |
Jeff Peeler | Fix a deadlock in device state change processing. |
commit | commitdiff | tree |
2010-11-08 |
Matthew Nicholson | Modify our handling of 491 responses to drop any pendin... |
commit | commitdiff | tree |
2010-11-05 |
Shaun Ruffell | codecs/codec_dahdi: Prevent "choppy" audio when receivi... |
commit | commitdiff | tree |
2010-11-04 |
David Vossel | Fixes ringback tone on feature semi-attended transfer |
commit | commitdiff | tree |
2010-11-03 |
Richard Mudgett | Party A in an analog 3-way call would continue to hear... |
commit | commitdiff | tree |
2010-11-02 |
Jeff Peeler | Add enabled/disabled information for rtautoclear sip... |
commit | commitdiff | tree |
2010-11-02 |
Richard Mudgett | Make warning message have more useful information in it. |
commit | commitdiff | tree |
2010-10-30 |
Richard Mudgett | Remove some more code that serves no purpose. |
commit | commitdiff | tree |
2010-10-30 |
Richard Mudgett | Remove some code that serves no purpose. |
commit | commitdiff | tree |
2010-10-28 |
Tilghman Lesher | "!00" evaluated as false, which is incorrect. Fixing. |
commit | commitdiff | tree |
2010-10-25 |
Jeff Peeler | Fix inprocess_container in voicemail to correctly restr... |
commit | commitdiff | tree |
2010-10-25 |
David Vossel | This patch turns chan_local pvts into astobj2 objects. |
commit | commitdiff | tree |
2010-10-21 |
Paul Belanger | Record priv-recordintro as sln, not gsm |
commit | commitdiff | tree |
2010-10-18 |
Jeff Peeler | Fix improper operator key acceptance and clean up temp... |
commit | commitdiff | tree |
2010-10-18 |
Leif Madsen | Add support for the new English (Australian Accent... |
commit | commitdiff | tree |
2010-10-15 |
Paul Belanger | Clean up formatting. |
commit | commitdiff | tree |
2010-10-15 |
Terry Wilson | Don't access o->next after freeing o on unload |
commit | commitdiff | tree |
2010-10-13 |
Richard Mudgett | Deadlock between dahdi_exception() and dahdi_indicate(). |
commit | commitdiff | tree |
2010-10-13 |
Terry Wilson | Don't ignore frames that have been queued when softhangup'd |
commit | commitdiff | tree |
2010-10-13 |
Russell Bryant | Lock pvt so pvt->owner can't disappear when queueing... |
commit | commitdiff | tree |
2010-10-12 |
Tilghman Lesher | Oops, incorrect range (although unallocated at ARIN) |
commit | commitdiff | tree |
2010-10-11 |
Richard Mudgett | Add missing unlock to an exception condition in reload_... |
commit | commitdiff | tree |
2010-10-08 |
Jeff Peeler | Ensure editline cleanup occurs when Ctrl-C is pressed... |
commit | commitdiff | tree |
2010-10-07 |
Jason Parker | Allow PRI to build properly when using --with-pri. |
commit | commitdiff | tree |
2010-10-05 |
Tilghman Lesher | Fix a crash by ensuring that we don't alter memory... |
commit | commitdiff | tree |
2010-10-05 |
Richard Mudgett | Merged revision 258974 from |
commit | commitdiff | tree |
2010-10-04 |
Tilghman Lesher | Fixing Mac OS X auto-builder. |
commit | commitdiff | tree |
2010-10-03 |
Tilghman Lesher | Automatically re-run configure test for menuselect... |
commit | commitdiff | tree |
2010-10-02 |
Olle Johansson | Add documentation for undocumented option to AMI action... |
commit | commitdiff | tree |
2010-10-02 |
Tilghman Lesher | When forwarding a message, a prepend means that the... |
commit | commitdiff | tree |
2010-10-01 |
Jeff Peeler | Change RFC2833 DTMF event duration on end to report... |
commit | commitdiff | tree |
2010-10-01 |
Paul Belanger | Disable debugging by default |
commit | commitdiff | tree |
2010-10-01 |
Jeff Peeler | Ensure user portion of SIP URI matches dialplan when... |
commit | commitdiff | tree |
2010-10-01 |
Stefan Schmidt | don't iterate through all dialogs to find and delete... |
commit | commitdiff | tree |
2010-09-30 |
Brett Bryant | res_agi.c:handle_getvariablefull() could recursively... |
commit | commitdiff | tree |
2010-09-30 |
Russell Bryant | Fix a crash in app_sms. |
commit | commitdiff | tree |
2010-09-29 |
Jason Parker | Allow a manager originate to succeed on forwarded devices. |
commit | commitdiff | tree |
2010-09-29 |
Matthew Nicholson | Set the caller id on CDRs when it is set on the parent... |
commit | commitdiff | tree |
2010-09-28 |
Brett Bryant | Fixes an issue with the Newchannel AMI event during... |
commit | commitdiff | tree |
2010-09-24 |
Terry Wilson | Don't fail a masquerade if it is already being hung up |
commit | commitdiff | tree |
2010-09-24 |
Tilghman Lesher | Solaris compatibility fixes |
commit | commitdiff | tree |
2010-09-22 |
Terry Wilson | Don't let a Local channel get bridged to itself |
commit | commitdiff | tree |
2010-09-22 |
David Vossel | RFC3261 section 12.2 explicitly says out of order reque... |
commit | commitdiff | tree |
2010-09-22 |
Matthew Nicholson | Handle media specific T.38 SDP information |
commit | commitdiff | tree |
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 |
next |