2007-04-27 |
Olle Johansson | Issue #7351 - SIP Cancel fails due to the wrong contact... |
commit | commitdiff | tree |
2007-04-26 |
Joshua Colp | Revert previous fix for when the IAX2 channel goes... |
commit | commitdiff | tree |
2007-04-26 |
Joshua Colp | Don't count failed include attempts against the configu... |
commit | commitdiff | tree |
2007-04-25 |
Kevin P. Fleming | handle a very bizarre race condition with channels... |
commit | commitdiff | tree |
2007-04-25 |
Russell Bryant | If the callerid= option is specified, but empty, clear... |
commit | commitdiff | tree |
2007-04-25 |
Russell Bryant | Ensure that callerid settings are reset on a reload. |
commit | commitdiff | tree |
2007-04-25 |
Joshua Colp | Merge rewritten group counting support. No more storing... |
commit | commitdiff | tree |
2007-04-25 |
Russell Bryant | Fix a typo where cid_num got copied instead of cid_ani. |
commit | commitdiff | tree |
2007-04-24 |
Russell Bryant | Don't crash if a manager connection provides a username... |
commit | commitdiff | tree |
2007-04-24 |
Dwayne M. Hubbard | removed #if 0 block from chan_phone, chan_zap, and... |
commit | commitdiff | tree |
2007-04-24 |
Dwayne M. Hubbard | removed pthread_join in restart_monitor() to make it... |
commit | commitdiff | tree |
2007-04-24 |
Joshua Colp | Allow RFC2833 to be sent in the response SDP when an... |
commit | commitdiff | tree |
2007-04-24 |
Christian Richter | added lock for sending messages to avoid double sending... |
commit | commitdiff | tree |
2007-04-20 |
Jason Parker | Fix an issue that I noticed while looking over issue... |
commit | commitdiff | tree |
2007-04-20 |
Jason Parker | If the '* to hangup' option is not enabled, we don... |
commit | commitdiff | tree |
2007-04-19 |
Olle Johansson | Send NOTIFY to Contact: in SUBSCRIBE |
commit | commitdiff | tree |
2007-04-19 |
Tilghman Lesher | Bug 9557 - Specifying the GetVar AMI action without... |
commit | commitdiff | tree |
2007-04-16 |
Olle Johansson | Don't stop RTP on errors on INFO messages. |
commit | commitdiff | tree |
2007-04-13 |
Joshua Colp | Add OUTBOUND_GROUP_ONCE variable to app_dial. This... |
commit | commitdiff | tree |
2007-04-11 |
Russell Bryant | If someone sets the "useragent" option in sip.conf... |
commit | commitdiff | tree |
2007-04-11 |
Russell Bryant | Fix a bug with switching between host=dynamic and using... |
commit | commitdiff | tree |
2007-04-11 |
Russell Bryant | Remove the attempt at reporting configuration errors... |
commit | commitdiff | tree |
2007-04-11 |
Christian Richter | some fixes for PMP Hold/Retrieve, it should work now... |
commit | commitdiff | tree |
2007-04-10 |
Nadi Sarrar | msns config parameter defaults to '*' |
commit | commitdiff | tree |
2007-04-09 |
Olle Johansson | - Don't send ActionID before Response: header. |
commit | commitdiff | tree |
2007-04-09 |
Jason Parker | Allow matching on names shorter than 3 chars. |
commit | commitdiff | tree |
2007-04-09 |
Tilghman Lesher | Don't check for error when lowering priority (according... |
commit | commitdiff | tree |
2007-04-09 |
Tilghman Lesher | Bug 9505 - If the return value for local_queue_frame... |
commit | commitdiff | tree |
2007-04-09 |
Joshua Colp | When calling a device that then forwards us elsewhere... |
commit | commitdiff | tree |
2007-04-08 |
Tilghman Lesher | Gosub called within a Macro resets the arguments improp... |
commit | commitdiff | tree |
2007-04-08 |
Tilghman Lesher | Bug 9486 - memory leak when opening a filestream |
commit | commitdiff | tree |
2007-04-06 |
Matthew Fredrickson | There should only be one code path for doing DTMF condi... |
commit | commitdiff | tree |
2007-04-06 |
Kevin P. Fleming | remove undocumented 'cardsmode' parameter and stop... |
commit | commitdiff | tree |
2007-04-05 |
Jason Parker | Just because we can't find the voicemail configuration... |
commit | commitdiff | tree |
2007-04-05 |
Joshua Colp | Only unlock our pvt and net locks if we are actually... |
commit | commitdiff | tree |
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 |
next |