aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-17This patch is here committed to satisfy themurf1-1/+1
2008-12-17Polycom phones close the connection after reading a little bit of the firmwar...twilson1-1/+6
2008-12-17Call proxy_update so that the IP address gets populated. Sending stuff to 0.0...file1-0/+2
2008-12-17This patch adds a new 'ignoresdpversion' option to sip.conf. When this ismnicholson3-6/+34
2008-12-17argsep is used as an attribute for an argument, as wellrussell1-0/+1
2008-12-17And actually assign the function to a pointer...mmichelson1-1/+1
2008-12-17Use the create_vm_state_from_user function in a place wheremmichelson1-18/+7
2008-12-17ignore this copied filekpfleming0-0/+0
2008-12-17A possibly "horrible fix" for a "horribly broken"murf6-49/+234
2008-12-17fixed the regressionsmurf2-77/+77
2008-12-16Merged revisions 164977 via svnmerge from mmichelson1-1/+3
2008-12-16Add timezone to the possible fields in a timespec.tilghman7-128/+189
2008-12-16(closes issue #13669)jpeeler1-0/+1
2008-12-16Make a note of the feature request in bug #11157 as per the reporter and oej,...twilson1-0/+2
2008-12-16Merged revisions 164881 via svnmerge from russell1-0/+6
2008-12-16Merged revisions 164876 via svnmerge from russell1-1/+1
2008-12-16Fix build issues on Linux after sysinfo related changesrussell1-3/+3
2008-12-16Qualify trumps poke per lmadsen.file3-20/+20
2008-12-16Add configuration options for finer control over how Asterisk handles having ...file3-6/+33
2008-12-16Merged revisions 164806 via svnmerge from russell1-0/+1
2008-12-16introduce 'core show sysinfo' for systems that dont have the Linux-ish sysinf...mvanbaak4-15/+126
2008-12-16(closes issue #14076)murf1-6/+2
2008-12-16Set up umask as a possible configuration option.tilghman1-0/+8
2008-12-16Merged revisions 164736 via svnmerge from russell2-12/+28
2008-12-16Be more detailed about why the include did not get included.file1-1/+25
2008-12-16Merged revisions 164672 via svnmerge from russell1-2/+5
2008-12-16When using externhost make sure the port gets set to the bindaddr port if one...file1-0/+3
2008-12-16Merged revisions 164634 via svnmerge from murf1-1/+2
2008-12-16Set MINIVM_ACCMESS_STATUS in all cases. Also, remove a variable that was not...russell1-4/+6
2008-12-16Merged revisions 164605 via svnmerge from russell1-1/+1
2008-12-16Fix usage of the DAHDI_VMWI ioctl.russell1-1/+1
2008-12-16Use tables instead of ASCII art. Also change a bit of minor formatting.seanbright1-23/+25
2008-12-15Open a timer before loading configuration so that the trunking configuration ...russell1-3/+4
2008-12-15Fix log message to refer to the generic timing interface, not DAHDI specificallyrussell1-1/+1
2008-12-15Make sure we handle a uint32_t payload in ast_frdup()russell1-0/+2
2008-12-15Allow disabling pattern match searches within the Realtime dialplan switch.tilghman3-3/+33
2008-12-15Add an 'i' option to app_page. This option works the same asmmichelson1-0/+9
2008-12-15Merged revisions 164422 via svnmerge from mmichelson1-0/+4
2008-12-15Merged revisions 164416 via svnmerge from mmichelson2-0/+25
2008-12-15Revert ast_str opacity in chan_sip for now, since something wasn't quite righttilghman2-189/+160
2008-12-15I was getting this warning during a compilemurf1-2/+2
2008-12-15Merged revisions 164350 via svnmerge from file1-1/+3
2008-12-15When querying for the structure of the CDR table, remove the schema, if ittilghman1-1/+9
2008-12-15Blocked revisions 164343 via svnmergefile0-0/+0
2008-12-15Use ast_seekstream to return the file stream back to the beginning instead of...file1-1/+1
2008-12-15Fix a couple more build issues related to ast_str_opaquerussell2-2/+5
2008-12-15When a reload is issued, always process the configuration for dundi.conf.russell1-3/+2
2008-12-15Fix a compile warning and a logic error that could have been badmmichelson1-2/+2
2008-12-15Fix up a few issues with regards to queuesmmichelson1-12/+23
2008-12-15Make app_fax compatible with newer versions of spandsp. This remains backward...file4-0/+66