aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-25The DTD should be installed in the same path as the rest of the XML documenta...tilghman1-1/+1
2009-08-25Merged revisions 213899 via svnmerge from tilghman1-1/+1
2009-08-24Fix storage of greetings when using IMAP_STORAGEjpeeler1-5/+8
2009-08-24improve handling of openr2_chan_disconnect_call API failure, unlikely, but ha...moy1-8/+22
2009-08-21Update configure script for libpri COLP feature dependency requirements.rmudgett3-15/+14
2009-08-21Clarifying comments in sip_register, and removing a dead sectiontilghman1-7/+19
2009-08-21Register request line contains wrong address when user domain and register ho...dvossel1-4/+3
2009-08-21Ensure that realtime mailboxes properly report status on subscription.kpfleming1-13/+18
2009-08-21fixes sip register parsing when user@domain is useddvossel1-13/+30
2009-08-21Blocked revisions 213631 via svnmergekpfleming0-0/+0
2009-08-21Merged revisions 213559 via svnmerge from tilghman1-0/+6
2009-08-21Merged revisions 213493 via svnmerge from qwell1-2/+2
2009-08-21increment the mfcr2 monitor count when clearing the call requestmoy1-0/+5
2009-08-21Make LOAD_ORDER actually worktwilson1-1/+1
2009-08-20Add original position, when logging a caller entering a queue.tilghman1-2/+2
2009-08-20Fix greeting retrieval from IMAPjpeeler1-4/+15
2009-08-20Blocked revisions 213339 via svnmergemnicholson0-0/+0
2009-08-20Fix a crash by checking the proper pointer for validity before deferencing it.mnicholson1-1/+1
2009-08-20Merged revisions 213283 via svnmerge from jpeeler1-0/+20
2009-08-20Select uncommented lines, not commented ones.tilghman1-1/+1
2009-08-20fixed bug caused by calling ast_request without calling ast_call on an R2 cha...moy1-1/+8
2009-08-19Fix compile when certain G711 menuselect options are enabled.qwell2-0/+2
2009-08-19Merged revisions 213103 via svnmerge from dvossel1-2/+2
2009-08-19Better parsing for the "register" linetilghman2-69/+127
2009-08-19If we have realtime caching enabled, 'sip reload' must purge users/peers, eve...tilghman1-1/+1
2009-08-19Don't blow up on a NULL cdr.russell1-1/+3
2009-08-18Add COLP support to chan_dahdi/sig_pri.rmudgett3-67/+562
2009-08-18Remove some accidentally-committed properties.kpfleming0-0/+0
2009-08-18Convert this branch to Opsound music-on-hold.kpfleming6-15/+15
2009-08-18Clarify some of the error messages, to help upgraders.tilghman1-16/+16
2009-08-18Make the default extconfig.conf match entries with the sample res_mysql.conf.tilghman1-3/+3
2009-08-18Small doxygen changesoej1-12/+14
2009-08-18Merged revisions 212763 via svnmerge from seanbright1-1/+3
2009-08-18Merged revisions 212727 via svnmerge from rmudgett1-26/+28
2009-08-17Relax check for XOPEN_VERSION.kpfleming1-0/+3
2009-08-17Check the return value of opendir(3), or we may crash.tilghman1-1/+4
2009-08-17Correct spelling of AGENTACCEPTDTMF in chan_agent.seanbright1-1/+1
2009-08-17Correct the return value check for ast_safe_system.seanbright1-1/+1
2009-08-17Merged revisions 212498 via svnmerge from jpeeler1-0/+5
2009-08-17Define our desires for POSIX and X/OPEN API features properly.kpfleming2-6/+14
2009-08-17Merged revisions 212430 via svnmerge from rmudgett2-2/+2
2009-08-16Add two more API calls for getting the current glue and channel in bridging c...file2-0/+64
2009-08-15cast time_t type variables to long where needed.mvanbaak1-8/+8
2009-08-15Add an empty line after each option when printing themvanbaak1-0/+1
2009-08-14Add braces where missing and a few whitespace fixes in sig_analogjpeeler1-301/+455
2009-08-14More code that somehow got left out of sig_analogjpeeler3-18/+119
2009-08-14Add SSL_VERIFYPEER, as requested on the -users listtilghman1-16/+20
2009-08-13Send a generic return result when we receive a CallDeflection facility messag...rmudgett1-0/+9
2009-08-13Add an API call for retrieving the engine in use by an RTP instance.file2-0/+24
2009-08-13Ensure that T38FaxVersion is put into outgoing SDP in the proper case.kpfleming1-1/+1