2007-04-04 |
Russell Bryant | It is valid to redirect channels via the manager interf... |
commit | commitdiff | tree |
2007-04-04 |
Russell Bryant | Fix the return value of handle_common_options() so... |
commit | commitdiff | tree |
2007-04-03 |
Russell Bryant | Add a missing "\r\n" in the body of the NOTIFY that... |
commit | commitdiff | tree |
2007-04-03 |
Russell Bryant | Use the more generic check for "sed -r" support that... |
commit | commitdiff | tree |
2007-04-03 |
Russell Bryant | On Darwin, the -r argument to sed is not valid. It... |
commit | commitdiff | tree |
2007-04-03 |
Russell Bryant | Don't attempt to report configuration errors in build_u... |
commit | commitdiff | tree |
2007-04-03 |
Russell Bryant | Make chan_sip report when it encounters an unknown... |
commit | commitdiff | tree |
2007-04-03 |
Russell Bryant | When doing a built-in blind or attended transfer, resto... |
commit | commitdiff | tree |
2007-04-03 |
Nadi Sarrar | ptp is the 5th bit, not the 4th. |
commit | commitdiff | tree |
2007-04-03 |
Nadi Sarrar | Use the new sysfs way of mISDN 1.2 to check if a port... |
commit | commitdiff | tree |
2007-04-02 |
Joshua Colp | Increase the maximum size for a string of mailboxes... |
commit | commitdiff | tree |
2007-04-02 |
Christian Richter | added option which allows us to accept incoming SETUP... |
commit | commitdiff | tree |
2007-04-02 |
Christian Richter | don't be verbose if no need |
commit | commitdiff | tree |
2007-04-02 |
Christian Richter | we can now make 30 channels on a PRI (before we forgot... |
commit | commitdiff | tree |
2007-04-01 |
Russell Bryant | Add the SO_REUSEADDR flag to sockets handled by netsock... |
commit | commitdiff | tree |
2007-03-29 |
Joshua Colp | Keep a global array of variables indicating whether... |
commit | commitdiff | tree |
2007-03-29 |
Russell Bryant | If an error occurs when reading from an RTP socket... |
commit | commitdiff | tree |
2007-03-29 |
Russell Bryant | Backport the change to chan_iax2 to return NULL instead... |
commit | commitdiff | tree |
2007-03-29 |
Tilghman Lesher | Issue 9415 - No point to getting a diagnostic field... |
commit | commitdiff | tree |
2007-03-29 |
Tilghman Lesher | Change ENV section to use setenv, instead of putenv... |
commit | commitdiff | tree |
2007-03-27 |
Tilghman Lesher | Oops |
commit | commitdiff | tree |
2007-03-27 |
Tilghman Lesher | Fix a few remaining bad mmap(2) return values |
commit | commitdiff | tree |
2007-03-27 |
Russell Bryant | Fix the check of the return value from mmap(). Thanks... |
commit | commitdiff | tree |
2007-03-27 |
Russell Bryant | Fix the use of the "sourceaddress" option when "bindadd... |
commit | commitdiff | tree |
2007-03-27 |
Christian Richter | fixed #9355 |
commit | commitdiff | tree |
2007-03-26 |
Nadi Sarrar | mISDN >= 1.2 provides a dsp pipeline for i.e. echo... |
commit | commitdiff | tree |
2007-03-24 |
Joshua Colp | Only try to handle a response if it has a response... |
commit | commitdiff | tree |
2007-03-23 |
Steve Murphy | Ugh. that was dumb. Fixed an error. |
commit | commitdiff | tree |
2007-03-23 |
Steve Murphy | Added a few words in the Macro doc strings about the... |
commit | commitdiff | tree |
2007-03-21 |
Joshua Colp | Indicate the filename changed when it is changed. ... |
commit | commitdiff | tree |
2007-03-20 |
Christian Richter | modified a loglevel |
commit | commitdiff | tree |
2007-03-20 |
Christian Richter | avoid sending a disconnect when we already received... |
commit | commitdiff | tree |
2007-03-14 |
Russell Bryant | Add a note to the security file that the Asterisk CLI... |
commit | commitdiff | tree |
2007-03-13 |
Christian Richter | fixed the crypt_keys stuff |
commit | commitdiff | tree |
2007-03-13 |
Christian Richter | added method standard_dec for dialing out on groups... |
commit | commitdiff | tree |
2007-03-13 |
Olle Johansson | Issue #9229 - No port in request URI on register to... |
commit | commitdiff | tree |
2007-03-12 |
Joshua Colp | We can't use the assembler version of fetchadd_int... |
commit | commitdiff | tree |
2007-03-09 |
Joshua Colp | If we are unable to lookup the host in a c line we... |
commit | commitdiff | tree |
2007-03-09 |
Christian Richter | we can free channel 31 as well, since we can occupy it |
commit | commitdiff | tree |
2007-03-08 |
Joshua Colp | Only print out debug message if the definition that... |
commit | commitdiff | tree |
2007-03-07 |
Russell Bryant | Fix a problem where the Asterisk channel name could... |
commit | commitdiff | tree |
2007-03-07 |
Russell Bryant | Fix a misplaced block of code in the 1.2 version of... |
commit | commitdiff | tree |
2007-03-07 |
Russell Bryant | If the channels acquired using the manager Redirect... |
commit | commitdiff | tree |
2007-03-06 |
Steve Murphy | Fix for 9220: Eyebeam cannot renew subscriptions for... |
commit | commitdiff | tree |
2007-03-06 |
Olle Johansson | Change error message to proper message |
commit | commitdiff | tree |
2007-03-06 |
BJ Weschke | Cleanup the Makefile so that we only attempt to includ... |
commit | commitdiff | tree |
2007-03-05 |
Christian Richter | subdirs like misdn and h323 should be cleaned by the... |
commit | commitdiff | tree |
2007-03-05 |
Joshua Colp | Make create_dirpath use our standard for return values... |
commit | commitdiff | tree |
2007-03-05 |
Steve Murphy | Fixed a typo introduced via 9156 |
commit | commitdiff | tree |
2007-03-04 |
Christian Richter | fixed another place where the out_cause was hardcoded... |
commit | commitdiff | tree |
2007-03-03 |
Tilghman Lesher | Memory leak of a list, if call recording was abandoned |
commit | commitdiff | tree |
2007-03-02 |
Christian Richter | fixed typo |
commit | commitdiff | tree |
2007-03-02 |
Joshua Colp | If a SIP message comes in and goes to a method handler... |
commit | commitdiff | tree |
2007-03-02 |
Steve Murphy | further refinement in wording of goto documentation... |
commit | commitdiff | tree |
2007-03-01 |
Joshua Colp | Don't even attempt to optimize things when a proxy... |
commit | commitdiff | tree |
2007-02-28 |
Steve Murphy | a small documentation update, to reflect reality in... |
commit | commitdiff | tree |
2007-02-28 |
Joshua Colp | Fix a few more issues with the agent logoff CLI command... |
commit | commitdiff | tree |
2007-02-28 |
Christian Richter | fixed bugs.digium.com bugs: #9157 and bugs.beronet... |
commit | commitdiff | tree |
2007-02-26 |
Joshua Colp | Obey the clearglobalvars option in extensions reload... |
commit | commitdiff | tree |
2007-02-26 |
Russell Bryant | Ensure that lock.h is included in utils.c with AST_API_... |
commit | commitdiff | tree |
2007-02-25 |
Tilghman Lesher | Issue 9130 - If prev is the last item on the channel... |
commit | commitdiff | tree |
2007-02-23 |
Russell Bryant | Fix up a couple more signal handlers to not do bad... |
commit | commitdiff | tree |
2007-02-23 |
Russell Bryant | Don't destroy mutexes before unregistering all of the... |
commit | commitdiff | tree |
2007-02-22 |
Joshua Colp | Always defer Agent logoff if any channels are up until... |
commit | commitdiff | tree |
2007-02-22 |
Joshua Colp | Only change the original or clone channel if it's the... |
commit | commitdiff | tree |
2007-02-22 |
Russell Bryant | If we receive a frame that is not in any of the negotia... |
commit | commitdiff | tree |
2007-02-21 |
Joshua Colp | Change naughty warning message to provide useful inform... |
commit | commitdiff | tree |
2007-02-21 |
Kevin P. Fleming | use new tag version script |
commit | commitdiff | tree |
2007-02-21 |
Russell Bryant | Fix random crashes when using the MeetMe application... |
commit | commitdiff | tree |
2007-02-20 |
Joshua Colp | Defer clearing callback information if channels are... |
commit | commitdiff | tree |
2007-02-20 |
Russell Bryant | Convert a tab to spaces so that the documentation is... |
commit | commitdiff | tree |
2007-02-19 |
Tilghman Lesher | forcename and forcegreetings options should check to... |
commit | commitdiff | tree |
2007-02-18 |
Olle Johansson | Documentation update (#9053, jsmith) |
commit | commitdiff | tree |
2007-02-18 |
Olle Johansson | Issue #9020 - SIP message retransmission time too short. |
commit | commitdiff | tree |
2007-02-17 |
Joshua Colp | Answer the channel before recording privacy information... |
commit | commitdiff | tree |
2007-02-17 |
Joshua Colp | Allow chan_sip to handle attended transfers from a... |
commit | commitdiff | tree |
2007-02-16 |
Russell Bryant | Revert the change I did in revisions 54955, 54969,... |
commit | commitdiff | tree |
2007-02-16 |
Joshua Colp | Do not send indications through ast_indicate in chan_ag... |
commit | commitdiff | tree |
2007-02-16 |
Russell Bryant | For conferences that are configured in meetme.conf... |
commit | commitdiff | tree |
2007-02-16 |
Olle Johansson | Issue #9069 - If we open with TH we should not close... |
commit | commitdiff | tree |
2007-02-15 |
Joshua Colp | Use a separate variable to indicate execution should... |
commit | commitdiff | tree |
2007-02-14 |
Olle Johansson | git-svn-id: https://origsvn.digium.com/svn/asterisk... |
commit | commitdiff | tree |
2007-02-14 |
Matthew Fredrickson | When handling glare on a PRI, move the requested channe... |
commit | commitdiff | tree |
2007-02-13 |
Olle Johansson | Make sure that outbound calls are applied to the peer. |
commit | commitdiff | tree |
2007-02-08 |
Kevin P. Fleming | ensure channelcount is cleared before we enumerate... |
commit | commitdiff | tree |
2007-02-08 |
Tilghman Lesher | Issue 9003 - If fullname is empty, quote() passes back... |
commit | commitdiff | tree |
2007-02-07 |
Joshua Colp | Fix a few potential memory leaks with realtime users... |
commit | commitdiff | tree |
2007-02-07 |
Tilghman Lesher | Issue 7440 - Macro called from Macro from the h extensi... |
commit | commitdiff | tree |
2007-02-06 |
Tilghman Lesher | Issue 8987 - Status could return two responses (mnicholson) |
commit | commitdiff | tree |
2007-02-06 |
Jason Parker | Add a proper newline at the end of this sample config... |
commit | commitdiff | tree |
2007-02-03 |
Russell Bryant | Revert some changes that accidentally got committed... |
commit | commitdiff | tree |
2007-02-03 |
Russell Bryant | set the DIALSTATUS variable to contain "INVALIDARGS... |
commit | commitdiff | tree |
2007-02-02 |
Joshua Colp | Pass the glob expanded filename to process_text_line... |
commit | commitdiff | tree |
2007-02-01 |
Jason Parker | Fix a small typo. Synopsis lines shouldn't have a... |
commit | commitdiff | tree |
2007-02-01 |
Joshua Colp | Copy noncodeccapability over to the joint variable... |
commit | commitdiff | tree |
2007-02-01 |
Joshua Colp | Don't negotiate RFC2833 when not configured to do so... |
commit | commitdiff | tree |
2007-02-01 |
Olle Johansson | - Make sure we release call from call counter before... |
commit | commitdiff | tree |
2007-02-01 |
Joshua Colp | Return previous behavior of having MOH pick up where... |
commit | commitdiff | tree |
2007-02-01 |
Tilghman Lesher | Bug 8965 - Allow FIELDQTY to work with both variables... |
commit | commitdiff | tree |
2007-02-01 |
Tilghman Lesher | No wonder FIELDQTY doesn't work with functions... the... |
commit | commitdiff | tree |
next |