2009-04-10 |
Russell Bryant | Support "signaling" in addition to "signalling". |
commit | commitdiff | tree |
2009-04-10 |
Tilghman Lesher | Add lastms column to the contributed table designs |
commit | commitdiff | tree |
2009-04-09 |
Mark Michelson | Handle a SIP race condition (reinvite before an ACK... |
commit | commitdiff | tree |
2009-04-09 |
Tilghman Lesher | Oops, typo |
commit | commitdiff | tree |
2009-04-09 |
Tilghman Lesher | Race condition between ast_cli_command() and 'module... |
commit | commitdiff | tree |
2009-04-09 |
Tilghman Lesher | Permit zero-length text messages in SIP. |
commit | commitdiff | tree |
2009-04-09 |
Tilghman Lesher | Oops, missed this file in the last commit. |
commit | commitdiff | tree |
2009-04-09 |
Tilghman Lesher | Add debugging mode for diagnosing file descriptor leaks. |
commit | commitdiff | tree |
2009-04-08 |
Tilghman Lesher | Backport resolution for file descriptor leak in 1.6... |
commit | commitdiff | tree |
2009-04-08 |
Mark Michelson | Fix a crash due to too few arguments to RetryDial. |
commit | commitdiff | tree |
2009-04-08 |
Mark Michelson | Fix a small logical error when loading moh classes. |
commit | commitdiff | tree |
2009-04-08 |
Mark Michelson | Make a couple of changes with regards to a new message... |
commit | commitdiff | tree |
2009-04-08 |
Mark Michelson | Fix a few typos of the word "frequency." |
commit | commitdiff | tree |
2009-04-07 |
Mark Michelson | Set the AST_FEATURE_WARNING_ACTIVE flag when a p2p... |
commit | commitdiff | tree |
2009-04-07 |
Tilghman Lesher | Fix Macro documentation to match current (and intended... |
commit | commitdiff | tree |
2009-04-07 |
Mark Michelson | Ensure that \r\n is printed after the ActionID in an... |
commit | commitdiff | tree |
2009-04-06 |
Mark Michelson | Revert commit 186445 because it causes the build to... |
commit | commitdiff | tree |
2009-04-03 |
Kevin P. Fleming | Fix a bug where DAHDI/Zaptel channels would not properl... |
commit | commitdiff | tree |
2009-04-03 |
Tilghman Lesher | Found a conflict in the last commit, due to multiple... |
commit | commitdiff | tree |
2009-04-03 |
Tilghman Lesher | Distinguish in a sent email between simple sends and... |
commit | commitdiff | tree |
2009-04-03 |
Joshua Colp | Fix a problem with the crypto variable definitions... |
commit | commitdiff | tree |
2009-04-03 |
Russell Bryant | Fix a memory leak in cdr_radius. |
commit | commitdiff | tree |
2009-04-02 |
Mark Michelson | Fix instructions in one-step parking comment to make... |
commit | commitdiff | tree |
2009-04-02 |
Kevin P. Fleming | ensure that the buffer passed to DAHDI_SET_BUFINFO... |
commit | commitdiff | tree |
2009-04-02 |
Tilghman Lesher | Merged revisions 186056 via svnmerge from |
commit | commitdiff | tree |
2009-04-02 |
Tilghman Lesher | Avoid multiple warning messages in SIP, due to this... |
commit | commitdiff | tree |
2009-04-02 |
Kevin P. Fleming | the DAHDI_GETCONF, DAHDI_SETCONF and DAHDI_GET_PARAMS... |
commit | commitdiff | tree |
2009-04-01 |
David Vossel | Fixes issue with dropped calles due to re-Invite glare... |
commit | commitdiff | tree |
2009-04-01 |
Russell Bryant | Fix a case where DTMF could bypass audiohooks. |
commit | commitdiff | tree |
2009-03-31 |
Mark Michelson | Fix crash that would occur if an empty member was speci... |
commit | commitdiff | tree |
2009-03-31 |
Mark Michelson | Use AST_SCHED_DEL_SPINLOCK instead of manually using... |
commit | commitdiff | tree |
2009-03-31 |
Mark Michelson | Fix Russian voicemail intro to say the word "messages... |
commit | commitdiff | tree |
2009-03-31 |
David Brooks | Fix incorrect parsing in chan_gtalk when xmpp contains... |
commit | commitdiff | tree |
2009-03-31 |
Mark Michelson | Fix some state_interface stuff that was in trunk but... |
commit | commitdiff | tree |
2009-03-31 |
Joshua Colp | Fix crash when moving audiohooks between channels. |
commit | commitdiff | tree |
2009-03-30 |
Richard Mudgett | Update the channel allocation method documentation. |
commit | commitdiff | tree |
2009-03-30 |
Richard Mudgett | Make chan_misdn BRI TE side normally defer channel... |
commit | commitdiff | tree |
2009-03-30 |
Mark Michelson | Fix queue weight behavior so that calls in low-weight... |
commit | commitdiff | tree |
2009-03-30 |
Mark Michelson | Backport state interface changes to app_queue from... |
commit | commitdiff | tree |
2009-03-30 |
Joshua Colp | Improve our handling of T38 in the initial INVITE from... |
commit | commitdiff | tree |
2009-03-29 |
Russell Bryant | Ensure targs variable is fully initialized. |
commit | commitdiff | tree |
2009-03-27 |
Joshua Colp | Fix an issue where nat=yes would not always take effect... |
commit | commitdiff | tree |
2009-03-26 |
Kevin P. Fleming | use new, improved 8kHz prompts |
commit | commitdiff | tree |
2009-03-26 |
David Vossel | pri loop TestClient/TestServer fails: server SEND DTMF 8 |
commit | commitdiff | tree |
2009-03-25 |
Eliel C. Sardanons | Avoid destroying the CLI line when moving the cursor... |
commit | commitdiff | tree |
2009-03-24 |
Mark Michelson | Change NULL pointer check to be ast_strlen_zero. |
commit | commitdiff | tree |
2009-03-24 |
Tilghman Lesher | Additionally note that the operator option needs an... |
commit | commitdiff | tree |
2009-03-23 |
Mark Michelson | Fix a memory leak in res_monitor.c |
commit | commitdiff | tree |
2009-03-20 |
Russell Bryant | Fix a crash in IAX2 registration handling found during... |
commit | commitdiff | tree |
2009-03-19 |
Terry Wilson | Add missing datastore inherit (exists in all other... |
commit | commitdiff | tree |
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 |
next |