2009-03-02 |
Tilghman Lesher | When ending a recording with silence detection, remembe... |
commit | commitdiff | tree |
2009-03-02 |
Russell Bryant | Ensure that only one thread is calling ast_settimeout... |
commit | commitdiff | tree |
2009-03-02 |
Jason Parker | Remove several silly warnings in editline. One about... |
commit | commitdiff | tree |
2009-02-27 |
Jason Parker | Update documentation for DIALEDTIME and ANSWEREDTIME... |
commit | commitdiff | tree |
2009-02-26 |
Steve Murphy | This change moves the default feature digit timeout... |
commit | commitdiff | tree |
2009-02-26 |
David Vossel | IAX2 prune realtime fix |
commit | commitdiff | tree |
2009-02-26 |
Steve Murphy | This patch prevents the feature detection timeout from... |
commit | commitdiff | tree |
2009-02-25 |
Steve Murphy | This patch completes the fixes nec. to make 1.4 asteris... |
commit | commitdiff | tree |
2009-02-25 |
Russell Bryant | Update the copyright year for the main page of the... |
commit | commitdiff | tree |
2009-02-24 |
Tilghman Lesher | Add section about the #exec command in configuration... |
commit | commitdiff | tree |
2009-02-24 |
Russell Bryant | Only set dtmfcount on BEGIN, and ensure it gets reset... |
commit | commitdiff | tree |
2009-02-24 |
Terry Wilson | Change include order to make compile on Centos 5 with... |
commit | commitdiff | tree |
2009-02-24 |
Joshua Colp | Skip check for extension when subscribing for MWI. |
commit | commitdiff | tree |
2009-02-23 |
Russell Bryant | Fix infinite DTMF when a BEGIN is received without... |
commit | commitdiff | tree |
2009-02-20 |
Tilghman Lesher | Don't print the CR-NL combination when we aren't output... |
commit | commitdiff | tree |
2009-02-20 |
Tilghman Lesher | This exception does not appear to still be true for... |
commit | commitdiff | tree |
2009-02-20 |
David Vossel | Fixes issue with undefined audio codecs in chan_iax2 |
commit | commitdiff | tree |
2009-02-19 |
Steve Murphy | This patch fixes a problem with 8-bit input to the... |
commit | commitdiff | tree |
2009-02-19 |
Tilghman Lesher | Fix up potential crashes, by reducing the sharing betwe... |
commit | commitdiff | tree |
2009-02-19 |
Olle Johansson | Force a MWI notification after subscribe request. Repor... |
commit | commitdiff | tree |
2009-02-19 |
Joshua Colp | If we are able to create a speech structure unset the... |
commit | commitdiff | tree |
2009-02-18 |
Steve Murphy | This patch fixes a regression of sorts that was introdu... |
commit | commitdiff | tree |
2009-02-18 |
Jeff Peeler | Modify h323 to build against PTLib as well as the older... |
commit | commitdiff | tree |
2009-02-18 |
Tilghman Lesher | Document the return value of the update method (as... |
commit | commitdiff | tree |
2009-02-18 |
Doug Bailey | Merged revisions 177035 manually from |
commit | commitdiff | tree |
2009-02-18 |
Doug Bailey | Need to take into account the \0 terminator of the... |
commit | commitdiff | tree |
2009-02-18 |
Shaun Ruffell | Several changes to codec_dahdi to play nice with G723. |
commit | commitdiff | tree |
2009-02-17 |
Jeff Peeler | Modify bridging to properly evaluate DTMF after first... |
commit | commitdiff | tree |
2009-02-17 |
Tilghman Lesher | Backport change to 1.4: |
commit | commitdiff | tree |
2009-02-17 |
Tilghman Lesher | After a 'sip reload', qualifies for realtime peers... |
commit | commitdiff | tree |
2009-02-16 |
David Vossel | Fixes issue with AST_CONTROL_SRCUPDATE not being relaye... |
commit | commitdiff | tree |
2009-02-16 |
Kevin P. Fleming | correct a logic error in the last stringfields commit... |
commit | commitdiff | tree |
2009-02-16 |
Mark Michelson | Remove unused variable and make dev-mode compilation... |
commit | commitdiff | tree |
2009-02-16 |
Mark Michelson | Open the DAHDI pseudo device and set it to be nonblocki... |
commit | commitdiff | tree |
2009-02-16 |
David Vossel | Fixes issue with AST_CONTROL_SRCUPDATE breaking out... |
commit | commitdiff | tree |
2009-02-16 |
Kevin P. Fleming | fix a flaw in the ast_string_field_build() family of... |
commit | commitdiff | tree |
2009-02-16 |
Joshua Colp | Don't have the Via header stored as a stringfield as... |
commit | commitdiff | tree |
2009-02-15 |
Michiel van... | fix mis-spelling of the word registered. |
commit | commitdiff | tree |
2009-02-15 |
Olle Johansson | format_ilbc does not depend on codec libraries and... |
commit | commitdiff | tree |
2009-02-15 |
Olle Johansson | Disable format_ilbc.so by default, like codec_ilbc.so |
commit | commitdiff | tree |
2009-02-15 |
Olle Johansson | Make sure that the debug line is not printed on debug... |
commit | commitdiff | tree |
2009-02-13 |
Jason Parker | Zaptel is not DAHDI. Rather, Zaptel is actually Zaptel... |
commit | commitdiff | tree |
2009-02-13 |
Mark Michelson | Fix a potential crash situation when using IMAP voicemail |
commit | commitdiff | tree |
2009-02-12 |
Mark Michelson | Fix a place where filestreams were not refcounted properly |
commit | commitdiff | tree |
2009-02-12 |
Tilghman Lesher | Fix crashes when receiving certain T.38 packets. Also... |
commit | commitdiff | tree |
2009-02-12 |
Jeff Peeler | Fix ParkedCall event information for From field in... |
commit | commitdiff | tree |
2009-02-12 |
Jeff Peeler | Fix crash in event of failed attempt to transfer to... |
commit | commitdiff | tree |
2009-02-12 |
Russell Bryant | Don't send DTMF for infinite time if we do not receive... |
commit | commitdiff | tree |
2009-02-12 |
Philippe Sultan | Set the initiator attribute to lowercase in our replies... |
commit | commitdiff | tree |
2009-02-12 |
Joshua Colp | Revert RTP changes for continuation of DTMF. Proxy... |
commit | commitdiff | tree |
2009-02-12 |
Russell Bryant | Clear out the current event after forcing the end of... |
commit | commitdiff | tree |
2009-02-11 |
Russell Bryant | Fixify infinite DTMF in the case that no RFC2833 END... |
commit | commitdiff | tree |
2009-02-11 |
Tilghman Lesher | Restore a behavior that was recently changed, when... |
commit | commitdiff | tree |
2009-02-10 |
Joshua Colp | Go off hold when we get an empty reinvite telling us to. |
commit | commitdiff | tree |
2009-02-10 |
Matthew Nicholson | Improve behavior of jitterbuffer when maxjitterbuffer... |
commit | commitdiff | tree |
2009-02-10 |
Steve Murphy | This patch solves some compiler complaints |
commit | commitdiff | tree |
2009-02-09 |
Mark Michelson | Don't do an SRV lookup if a port is specified |
commit | commitdiff | tree |
2009-02-09 |
Joshua Colp | Don't overwrite our pointer to the music class when... |
commit | commitdiff | tree |
2009-02-07 |
Russell Bryant | Fix a race condition that could cause a crash. |
commit | commitdiff | tree |
2009-02-06 |
Dwayne M. Hubbard | check ast_strlen_zero() before calling ast_strdupa... |
commit | commitdiff | tree |
2009-02-06 |
Joshua Colp | Remove a debug message I put in by accident. |
commit | commitdiff | tree |
2009-02-06 |
Joshua Colp | Some clients do not put the call-id for replaces at... |
commit | commitdiff | tree |
2009-02-06 |
Matthew Nicholson | Limit the addition of the Contact header in SIP respons... |
commit | commitdiff | tree |
2009-02-06 |
Tilghman Lesher | Backport OS X fix from trunk |
commit | commitdiff | tree |
2009-02-05 |
Mark Michelson | Fix logic regarding when to perform an SRV lookup for... |
commit | commitdiff | tree |
2009-02-05 |
Jeff Peeler | Add new configuration option to make shared IMAP mailbo... |
commit | commitdiff | tree |
2009-02-05 |
Mark Michelson | Fix situations where queue members could be autopaused... |
commit | commitdiff | tree |
2009-02-05 |
Mark Michelson | Add some missing cleanup to app_mixmonitor |
commit | commitdiff | tree |
2009-02-05 |
Mark Michelson | Fix a problem where a channel pointer becomes invalid... |
commit | commitdiff | tree |
2009-02-04 |
Mark Michelson | Revert my previous change because it was stupid |
commit | commitdiff | tree |
2009-02-04 |
Mark Michelson | Add a missing unlock. Extremely unlikely to ever matter... |
commit | commitdiff | tree |
2009-02-03 |
David Vossel | Fixes issue with IAX2 transfer not handing off calls. |
commit | commitdiff | tree |
2009-02-03 |
Jeff Peeler | Parking attempts made to one end of a bridge no longer... |
commit | commitdiff | tree |
2009-02-03 |
Tilghman Lesher | Add warning to standard config, that globals may be... |
commit | commitdiff | tree |
2009-02-02 |
Terry Wilson | Fix a feature inheritance bug I added after code review |
commit | commitdiff | tree |
2009-02-02 |
Richard Mudgett | channels/chan_dahdi.c |
commit | commitdiff | tree |
2009-01-31 |
Terry Wilson | Rename new parkedcallparking option to parkedcallreparking |
commit | commitdiff | tree |
2009-01-30 |
Terry Wilson | Fix feature inheritance with builtin features |
commit | commitdiff | tree |
2009-01-29 |
Tilghman Lesher | Lose the CAP_NET_ADMIN at every fork, instead of at... |
commit | commitdiff | tree |
2009-01-29 |
Olle Johansson | Make sure that we always add the hangupcause headers... |
commit | commitdiff | tree |
2009-01-28 |
Steve Murphy | This patch fixes h-exten running misbehavior in manager... |
commit | commitdiff | tree |
2009-01-28 |
Tilghman Lesher | Clarify log message (suggested by manxpower on #asteris... |
commit | commitdiff | tree |
2009-01-28 |
Olle Johansson | Add a better explanation of the difference between... |
commit | commitdiff | tree |
2009-01-27 |
Mark Michelson | Fix devicestate problems for "always-on" agent channels |
commit | commitdiff | tree |
2009-01-27 |
Mark Michelson | Prevent a crash from occurring when a jitter buffer... |
commit | commitdiff | tree |
2009-01-27 |
Olle Johansson | Use the same branch tag in CANCEL as in INVITE |
commit | commitdiff | tree |
2009-01-26 |
Russell Bryant | Resolve some synchronization issues in chan_iax2 schedu... |
commit | commitdiff | tree |
2009-01-26 |
Olle Johansson | Don't retransmit 401 on REGISTER requests when alwaysau... |
commit | commitdiff | tree |
2009-01-25 |
Tilghman Lesher | Correctly track the hookstate |
commit | commitdiff | tree |
2009-01-25 |
Tilghman Lesher | Err, yeah. |
commit | commitdiff | tree |
2009-01-25 |
Tilghman Lesher | Add thread to kill zombies, when child processes don... |
commit | commitdiff | tree |
2009-01-25 |
Sean Bright | Resolve a logic error that was causing Page() to crash... |
commit | commitdiff | tree |
2009-01-24 |
Tilghman Lesher | Remove superfluous implementation note (closes issue... |
commit | commitdiff | tree |
2009-01-23 |
Mark Michelson | Add notes to the idlecheck explanation in res_odbc... |
commit | commitdiff | tree |
2009-01-23 |
Mark Michelson | Update contrib/i18n.testsuite.conf to not use deprecate... |
commit | commitdiff | tree |
2009-01-23 |
Joshua Colp | When a channel is answered make sure any indications... |
commit | commitdiff | tree |
2009-01-23 |
Tilghman Lesher | Additions to AST-2009-001 |
commit | commitdiff | tree |
2009-01-23 |
Joshua Colp | When a call is forwarded stop any active indications... |
commit | commitdiff | tree |
2009-01-23 |
Joshua Colp | Use the on hold flag to see if the call is on hold... |
commit | commitdiff | tree |
2009-01-23 |
Mark Michelson | Fix broken call pickup |
commit | commitdiff | tree |
next |