Commit Graph

6708 Commits (c3323723edbe36f7ec005cb13c98d49e1c9b92d8)
 

Author SHA1 Message Date
Russell Bryant c3323723ed remove stray header
20 years ago
Russell Bryant 109ce5273f fix locking bug - lock instead of unlock (see commit to r7960 to branches/1.2)
20 years ago
Russell Bryant 98dc0c3b70 block 7960
20 years ago
Russell Bryant 384aefa772 Merged revisions 7957 via svnmerge from
20 years ago
Tilghman Lesher bdc14f3c84 Merged revisions 7955 via svnmerge from
20 years ago
Russell Bryant 466a062b09 convert some channels to use the memory allocation wrappers.
20 years ago
Russell Bryant 79aa72e2e7 fix typo, thanks Qwell!
20 years ago
Russell Bryant 15fb0b2061 Add wrappers for commonly used memory allocation functions. These wrappers
20 years ago
Matthew Fredrickson f87a6a3c5f Allow a digitstream to contain a flash character ('f' or 'F') when sending dtmf string to a channel. (#4935)
20 years ago
Matthew Fredrickson c2f0133a3b Update chan_phone to indicate FLASH properley (#4935)
20 years ago
Matthew Fredrickson 8f7647b49f Make sure to update the config file for chan_zap to include japanese caller id
20 years ago
Matt O'Gorman 00f2142dc1 6186 amd 6187 with minor revisions. added arg
20 years ago
Olle Johansson b3ed64689d Importing rev 7939 from 1.2
20 years ago
Olle Johansson aa7974450b Declare missing randomlock
20 years ago
Tilghman Lesher 0d7fda32fd Fix indentation
20 years ago
Matt O'Gorman d25b128b66 committing 5924 with minor white space changes
20 years ago
Tilghman Lesher 935c80d5e6 Bug 5961 - new RAND() function
20 years ago
Tilghman Lesher 662c9aeb23 Bug 6106 - SuSE startup script
20 years ago
Kevin P. Fleming 8d17df65ce Merged revisions 7917 via svnmerge from
20 years ago
Russell Bryant ca4de4563c block rev 7915 from being merged into the trunk, since the patch is
20 years ago
Matt O'Gorman cc9cbda7ed Changed say.c aliased zh to the tw say.c output.
20 years ago
Olle Johansson efe79bd677 Bug 6112: file.c list macro conversion (drumkilla)
20 years ago
Tilghman Lesher 8d42b1eb74 Bug 6099 - cleanup of parse_variable_name and pbx_retrieve_variable
20 years ago
Tilghman Lesher 335cd7d3a2 Merged revisions 7908 via svnmerge from
20 years ago
Tilghman Lesher 99a3195329 Merged revisions 7904 via svnmerge from
20 years ago
Kevin P. Fleming 3277919885 restore proper svn:ignore properties that were somehow lost...
20 years ago
Russell Bryant 455f75c9b1 remove unnecessary check before ast_strlen_zero (issue #6179)
20 years ago
Kevin P. Fleming 10862cd151 fix breakage introduced in revision 7863
20 years ago
Olle Johansson 8e344385a2 -Move declaration of callevents variable out of the block of function declarations.
20 years ago
Olle Johansson 725155b854 Doxygen update
20 years ago
Tilghman Lesher 69653d9807 Bug 6150 - do not modify strings after they have been submitted into a string pool
20 years ago
Mark Spencer 1134b480dc you need to setgid in addition to initgroups...
20 years ago
Mark Spencer be582e9f2a Remove unnecessary unlock (bug #6171)
20 years ago
Matt O'Gorman 82a74beed4 Commiting bugfix 5310. added functions to astobj
20 years ago
Mark Spencer 940c49390c Minor video fixes
20 years ago
Matt O'Gorman 353e5f1dc9 added small feature from bug 5682 with one typo fix.
20 years ago
Mark Spencer 50ab29b64b Merge playback cleanups (bug #6163)
20 years ago
Mark Spencer f5678d89d4 Fix segfault in greek syntax (bug #6142)
20 years ago
Mark Spencer 8f00194254 Fix RPID with new string fields (bug #6145)
20 years ago
Mark Spencer 9c3db147ea Handle swapout of "fromdomain" in callid properly (bug #6154)
20 years ago
Mark Spencer 1b57ae8b6c Fix build if RINGBEGIN is not defined (bug #6166)
20 years ago
Mark Spencer b631dc98b5 oops
20 years ago
Mark Spencer e9afca36f9 Only set group for "runuser" if "rungroup" is not specified.
20 years ago
Mark Spencer bb8882d7fc Initialize groups properly
20 years ago
Mark Spencer ce5a9c4f12 Fix potential deadlock (bug #6169)
20 years ago
Mark Spencer e2ef61814f Add support for H.264 with SIP and recording
20 years ago
Tilghman Lesher 33323ac720 Bug 6164 - Allow ast_skip_blanks on const strings without spewing warning
20 years ago
Tilghman Lesher d4ee9cb1a3 Bug 6162 - Constify manager_event arguments
20 years ago
Tilghman Lesher e92b19bc35 Bug 6160 - Replace inlined code with ast_skip_blanks
20 years ago
Mark Spencer d7906c3447 Fix CLI breakage
20 years ago