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 |
2007-01-31 |
Russell Bryant | Fix a bunch of places where pthread_attr_init() was... |
commit | commitdiff | tree |
2007-01-31 |
Kevin P. Fleming | update to match modified transcoder API |
commit | commitdiff | tree |
2007-01-31 |
Russell Bryant | Use the proper format string to print unsigned values... |
commit | commitdiff | tree |
2007-01-31 |
Kevin P. Fleming | allow codec_zap to build again, now that transcoder... |
commit | commitdiff | tree |
2007-01-30 |
Russell Bryant | Don't print a message indicating that we don't know... |
commit | commitdiff | tree |
2007-01-30 |
Russell Bryant | The SIGHUP handler was implemented to allow admins... |
commit | commitdiff | tree |
2007-01-30 |
Russell Bryant | Comment out the parts in the Makefile that make codec_z... |
commit | commitdiff | tree |
2007-01-30 |
Christian Richter | fixed some possible segfaults. also fixed an very impor... |
commit | commitdiff | tree |
2007-01-30 |
Russell Bryant | Fix the extraction of the timestamp from video frames... |
commit | commitdiff | tree |
2007-01-29 |
Joshua Colp | Now that filename is part of the structure and since... |
commit | commitdiff | tree |
2007-01-29 |
Jason Parker | Use the correct zaptel header file location. |
commit | commitdiff | tree |
2007-01-27 |
Joshua Colp | Make COMPLETECALLER and COMPLETEAGENT output to queue_l... |
commit | commitdiff | tree |
2007-01-27 |
Joshua Colp | Make the last context entry read in the dominant one... |
commit | commitdiff | tree |
2007-01-25 |
Joshua Colp | Allow dequeueing of frames with negative timestamp... |
commit | commitdiff | tree |
2007-01-25 |
Joshua Colp | Add another note about audio files being played back... |
commit | commitdiff | tree |
2007-01-25 |
Russell Bryant | Fix a seg fault when running this application with... |
commit | commitdiff | tree |
2007-01-24 |
Steve Murphy | updated check_expr via 8322 (refactoring of expression... |
commit | commitdiff | tree |
2007-01-24 |
Christian Richter | fixed the busy problem (dialstatus was not busy when... |
commit | commitdiff | tree |
2007-01-24 |
Russell Bryant | Fix an issue related to synchronization of recordings... |
commit | commitdiff | tree |
2007-01-24 |
Russell Bryant | Don't set a new value for the END_ variable on the... |
commit | commitdiff | tree |
2007-01-23 |
Joshua Colp | Yield before reading from zaptel timing source under... |
commit | commitdiff | tree |
2007-01-22 |
Russell Bryant | Merge codec_zap support for the transcoder card. This... |
commit | commitdiff | tree |
2007-01-22 |
Joshua Colp | Move filestream creation to Mixmonitor loop. This will... |
commit | commitdiff | tree |
2007-01-22 |
Joshua Colp | Explicitly declare what codecs are supported by default... |
commit | commitdiff | tree |
2007-01-19 |
Russell Bryant | Fix a memory leak on command line tab completion. ... |
commit | commitdiff | tree |
2007-01-18 |
Dwayne M. Hubbard | issue 7877: chan_zap module reload does not use default... |
commit | commitdiff | tree |
2007-01-18 |
Kevin P. Fleming | support echo cancellers that can handle 64ms or 128ms... |
commit | commitdiff | tree |
2007-01-18 |
Tilghman Lesher | If a timezone is not specified, assume localtime (inste... |
commit | commitdiff | tree |
2007-01-18 |
Tilghman Lesher | Document all the fields, including the indication that... |
commit | commitdiff | tree |
2007-01-17 |
Russell Bryant | Move the check for a failure of ast_channel_alloc(... |
commit | commitdiff | tree |
2007-01-17 |
Tilghman Lesher | When ast_strip_quoted was called with a zero-length... |
commit | commitdiff | tree |
2007-01-16 |
Tilghman Lesher | Add documentation walkthrough on getting Postgres to... |
commit | commitdiff | tree |
2007-01-16 |
Tilghman Lesher | Postgres driver doesn't like a NULL pointer when retrie... |
commit | commitdiff | tree |
2007-01-16 |
Joshua Colp | Return previous behavior. ParkedCalls will be able... |
commit | commitdiff | tree |
2007-01-16 |
Joshua Colp | Add none as a valid callgroup/pickupgroup option. I... |
commit | commitdiff | tree |
2007-01-15 |
Tilghman Lesher | Check return value before dereferencing (Bug 8822) |
commit | commitdiff | tree |
2007-01-15 |
Matt O'Gorman | Solves issue with forwarding voicemails from folders... |
commit | commitdiff | tree |
2007-01-14 |
Tilghman Lesher | Bug 8814 - db should look for its header using a relati... |
commit | commitdiff | tree |
2007-01-12 |
Kevin P. Fleming | minor documentation clarification |
commit | commitdiff | tree |
2007-01-11 |
Olle Johansson | Issue #8793 bad response for Unsupported Extension... |
commit | commitdiff | tree |
2007-01-11 |
Christian Richter | when we get L2 UP, the L1 is UP definitely too, so... |
commit | commitdiff | tree |
2007-01-11 |
Christian Richter | * more additions to make the RESTART message work |
commit | commitdiff | tree |
2007-01-10 |
Christian Richter | more fixes regarding warnings for gcc-4 and first addit... |
commit | commitdiff | tree |
2007-01-10 |
Joshua Colp | Add another return value to dial_exec_full that indicat... |
commit | commitdiff | tree |
2007-01-10 |
Russell Bryant | Make the number that represents the major version numbe... |
commit | commitdiff | tree |
2007-01-09 |
Tilghman Lesher | The advent of realtime has enabled people to use commas... |
commit | commitdiff | tree |
2007-01-08 |
Christian Richter | make gcc 4 happy, remove some warnings |
commit | commitdiff | tree |
2007-01-08 |
Joshua Colp | Ensure we use the default refresh value of 60 if the... |
commit | commitdiff | tree |
2007-01-07 |
Tilghman Lesher | If openstream fails, then we crash (Issue 8564) |
commit | commitdiff | tree |
2007-01-05 |
Kevin P. Fleming | ensure that threads which are supposed to be detached... |
commit | commitdiff | tree |
2007-01-04 |
Matt O'Gorman | converted a lot of 256 to PATH_MAX and some white space... |
commit | commitdiff | tree |
2007-01-04 |
Matt O'Gorman | good catch russell sorry i missed that. |
commit | commitdiff | tree |
2007-01-03 |
Matt O'Gorman | When using ODBC_STORAGE VoicemailMain doesn't create the |
commit | commitdiff | tree |
2007-01-03 |
Christian Richter | * Added check for bridging in misdn_call to avoid setti... |
commit | commitdiff | tree |
2007-01-02 |
Christian Richter | added check for channel ranges in the set/empty channel... |
commit | commitdiff | tree |
2006-12-29 |
Kevin P. Fleming | location of the bug posting guidelines has changed |
commit | commitdiff | tree |
2006-12-27 |
Olle Johansson | Issue 8596: Set CAN_BYE flag for 100 trying too |
commit | commitdiff | tree |
2006-12-25 |
Russell Bryant | Fix an error introduced by copying and pasting the... |
commit | commitdiff | tree |
2006-12-24 |
Russell Bryant | Check for the proper return value on an error in a... |
commit | commitdiff | tree |
2006-12-24 |
Russell Bryant | Remove a couple of misplaced dots in log messages.... |
commit | commitdiff | tree |
2006-12-21 |
Joshua Colp | Add new silence sound files to the spec for Redhat... |
commit | commitdiff | tree |
2006-12-19 |
Joshua Colp | Free localuser structure when we fail to dial (issue... |
commit | commitdiff | tree |
2006-12-19 |
Christian Richter | when we reject a channel, because it's in use already... |
commit | commitdiff | tree |
2006-12-18 |
Christian Richter | when our PTP Partner sends us a SETUP with a preselecte... |
commit | commitdiff | tree |
2006-12-15 |
Olle Johansson | Issue #8592 - handle 504 as 503 - congestion |
commit | commitdiff | tree |
2006-12-14 |
Christian Richter | removed FIXUP state. added check for channel allocation... |
commit | commitdiff | tree |
2006-12-13 |
Steve Murphy | This small patch fixes bug 8541, where the L option... |
commit | commitdiff | tree |
2006-12-12 |
Kevin P. Fleming | add silence files |
commit | commitdiff | tree |
2006-12-11 |
Matt O'Gorman | the english language can be a tricky beast |
commit | commitdiff | tree |
2006-12-11 |
Matt O'Gorman | app_externalivr needs a real silence file, and additional |
commit | commitdiff | tree |
2006-12-11 |
Tilghman Lesher | When doing a fork() and exec(), two problems existed... |
commit | commitdiff | tree |
2006-12-10 |
Steve Murphy | This version applies the patch suggested by stevens... |
commit | commitdiff | tree |
2006-12-09 |
Russell Bryant | Use locking when accessing the registrations list.... |
commit | commitdiff | tree |
2006-12-07 |
Russell Bryant | Ensure that the file position is not incremented beyond... |
commit | commitdiff | tree |
2006-12-06 |
Russell Bryant | Fix the name of the rtignoreregexpire option in the... |
commit | commitdiff | tree |
2006-12-06 |
Christian Richter | added the export and import of the MISDN_ADDRESS_COMPLE... |
commit | commitdiff | tree |
2006-12-06 |
Olle Johansson | Issue #8528 - make sure we don't delete the dialog... |
commit | commitdiff | tree |
2006-12-06 |
Christian Richter | changed a few debugs to higher debug levels |
commit | commitdiff | tree |
next |