2009-03-19 |
David Vossel | Cleaning up a few things in detect disconnect patch |
commit | commitdiff | tree |
2009-03-19 |
Tilghman Lesher | Reordering, to change prior to unlocking |
commit | commitdiff | tree |
2009-03-19 |
Tilghman Lesher | Delay signalling progress until a PRI channel really... |
commit | commitdiff | tree |
2009-03-19 |
Jason Parker | Export some more required symbols. |
commit | commitdiff | tree |
2009-03-19 |
Russell Bryant | Remove the use of RTLD_NOLOAD, as it is not behaving... |
commit | commitdiff | tree |
2009-03-19 |
Russell Bryant | Allow the AES API to work. |
commit | commitdiff | tree |
2009-03-19 |
Russell Bryant | Add missing semicolon in exports script. |
commit | commitdiff | tree |
2009-03-19 |
David Vossel | Allow disconnect feature before a call is bridged |
commit | commitdiff | tree |
2009-03-19 |
Russell Bryant | Allow the CallerID API to work again. |
commit | commitdiff | tree |
2009-03-19 |
Mark Michelson | Fix an issue where cancelled outgoing SIP calls would... |
commit | commitdiff | tree |
2009-03-18 |
Jeff Peeler | fix typo which broke configure |
commit | commitdiff | tree |
2009-03-18 |
Jeff Peeler | Allow H.323 Plus library to be used in addition to... |
commit | commitdiff | tree |
2009-03-18 |
Kevin P. Fleming | fix another symbol namespace issue (reported by Andrew... |
commit | commitdiff | tree |
2009-03-18 |
Russell Bryant | Fix cases where the internal poll() was not being used... |
commit | commitdiff | tree |
2009-03-18 |
Kevin P. Fleming | Improve the build system to *properly* remove unnecessa... |
commit | commitdiff | tree |
2009-03-18 |
Kevin P. Fleming | revert commit that included extranous changes |
commit | commitdiff | tree |
2009-03-18 |
Kevin P. Fleming | remove accidentally merged properties |
commit | commitdiff | tree |
2009-03-18 |
Kevin P. Fleming | Improve the build system to *properly* remove unnecessa... |
commit | commitdiff | tree |
2009-03-17 |
Jason Parker | Allow dahdichanname to work as advertised. |
commit | commitdiff | tree |
2009-03-17 |
Tilghman Lesher | Fix race in astdb |
commit | commitdiff | tree |
2009-03-16 |
David Vossel | Randomize IAX2 encryption padding |
commit | commitdiff | tree |
2009-03-16 |
Tilghman Lesher | Fixup glare detection, to fix a memory leak of a local... |
commit | commitdiff | tree |
2009-03-13 |
Mark Michelson | Check the DYNAMIC_FEATURES of both the chan and peer... |
commit | commitdiff | tree |
2009-03-13 |
Richard Mudgett | Use the correct branch integrated property when generat... |
commit | commitdiff | tree |
2009-03-12 |
Mark Michelson | Properly send a 487 on an INVITE we have not responded... |
commit | commitdiff | tree |
2009-03-12 |
Joshua Colp | Fix incorrect usage of strncasecmp... I really meant... |
commit | commitdiff | tree |
2009-03-12 |
Joshua Colp | Fix logic flaw in previous commit. |
commit | commitdiff | tree |
2009-03-12 |
Joshua Colp | Fix another scenario where depending on configuration... |
commit | commitdiff | tree |
2009-03-12 |
Joshua Colp | Fix issue with streaming MOH failing if nobody is liste... |
commit | commitdiff | tree |
2009-03-11 |
Jason Parker | Allow prefix to set localstatedir (when used and differ... |
commit | commitdiff | tree |
2009-03-11 |
Russell Bryant | Make code that updates BRIDGEPEER variable thread-safe. |
commit | commitdiff | tree |
2009-03-11 |
David Vossel | encrypted IAX2 during packet loss causes decryption... |
commit | commitdiff | tree |
2009-03-11 |
Joshua Colp | Fix issue where an attended transfer could not be compl... |
commit | commitdiff | tree |
2009-03-11 |
Joshua Colp | Fix a problem with inband DTMF detection on outgoing... |
commit | commitdiff | tree |
2009-03-11 |
Jeff Peeler | Fix malloc debug macros to work properly with h323. |
commit | commitdiff | tree |
2009-03-11 |
Mark Michelson | Remove unused variables. |
commit | commitdiff | tree |
2009-03-11 |
Mark Michelson | Fix incorrect tag checking on transfers when pedantic... |
commit | commitdiff | tree |
2009-03-10 |
Jason Parker | Make things happier when using autoconf 2.62+ |
commit | commitdiff | tree |
2009-03-06 |
Mark Michelson | Make compilation succeed in dev-mode when IMAP storage... |
commit | commitdiff | tree |
2009-03-06 |
David Vossel | Fix handling of backreferences for ENUM lookups |
commit | commitdiff | tree |
2009-03-05 |
Mark Michelson | [IMAP] Fix message retrieval issues when identical... |
commit | commitdiff | tree |
2009-03-05 |
Mark Michelson | Fix broken mailbox parsing when searchcontexts option... |
commit | commitdiff | tree |
2009-03-05 |
Kevin P. Fleming | Fix problems when RTP packet frame size is changed |
commit | commitdiff | tree |
2009-03-04 |
Joshua Colp | Look for the number in a callerid string starting from... |
commit | commitdiff | tree |
2009-03-03 |
Jason Parker | Make sure we still support zapchan in users.conf, in... |
commit | commitdiff | tree |
2009-03-03 |
Mark Michelson | Clarify some documentation of queues.conf.sample |
commit | commitdiff | tree |
2009-03-03 |
Joshua Colp | Do not assume that the bridge_cdr is still attached... |
commit | commitdiff | tree |
2009-03-03 |
Steve Murphy | These changes allow AEL to better check ${} constructs... |
commit | commitdiff | tree |
2009-03-03 |
Russell Bryant | Ensure chan->fdno always gets reset to -1 after handlin... |
commit | commitdiff | tree |
2009-03-03 |
Joshua Colp | Move where fdno is set to the default value to *after... |
commit | commitdiff | tree |
2009-03-03 |
Russell Bryant | Make it easier to detect an improper call to ast_read(). |
commit | commitdiff | tree |
2009-03-02 |
Jeff Peeler | Fix bridging regression from commit 176701 |
commit | commitdiff | tree |
2009-03-02 |
Russell Bryant | Move ast_waitfor() down to avoid the results of the... |
commit | commitdiff | tree |
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 |
next |