aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-10Removed the fn2 field from the vm_state structure.mmichelson1-13/+7
2008-07-10Fixes a bug where the interface for a queue member gets reloaded as the state...bbryant1-3/+3
2008-07-10A couple more minor text changesseanbright1-2/+2
2008-07-10Remove extraneous \n. Pointed out by eliel on #asterisk-dev.seanbright1-1/+1
2008-07-10Remove deprecated 'show parkedcalls' CLI commandmvanbaak1-11/+1
2008-07-10Merged revisions 129567 via svnmerge from russell1-1/+2
2008-07-10Blocked revisions 129505 via svnmergeseanbright0-0/+0
2008-07-10Update svn:ignoreseanbright0-0/+0
2008-07-09Merged revisions 129436 via svnmerge from mmichelson1-4/+5
2008-07-09Add Proceeding() application (#13025)mattf1-2/+18
2008-07-09Merged revisions 129343 via svnmerge from seanbright4-55/+95
2008-07-09Code wasn't ready to be merged - see -dev list discussiontilghman7-58/+9
2008-07-08Fix compilation error when IMAP storage is enabledmmichelson1-1/+1
2008-07-08Blocked revisions 129208 via svnmergemmichelson0-0/+0
2008-07-08Blocked revisions 129158 via svnmergemmichelson0-0/+0
2008-07-08Fix a bug in SRV lookups where dnsmgr would discard everything but the bbryant3-6/+5
2008-07-08Merged revisions 129149 via svnmerge from tilghman3-1/+4
2008-07-08Reduce length of time that 'asterisk -rx' waits.tilghman1-2/+10
2008-07-08Merged revisions 129047 via svnmerge from tilghman1-10/+16
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.bbryant19-70/+77
2008-07-08Update app_fax for better compatibility with spandsp 0.0.5. Add a call torussell1-7/+7
2008-07-08Merged revisions 128950 via svnmerge from oej1-9/+5
2008-07-08Merged revisions 128912 via svnmerge from oej1-2/+2
2008-07-08Merged revisions 128856 via svnmerge from tilghman1-3/+7
2008-07-07Merged revisions 128812 via svnmerge from tilghman1-3/+3
2008-07-07Merged revisions 128795 via svnmerge from russell1-2/+4
2008-07-07Merged revisions 128737 via svnmerge from seanbright1-2/+2
2008-07-07Crapmmichelson1-1/+1
2008-07-07If imapfolder=foo were set in voicemail.conf, then when calling VoiceMailMain,mmichelson1-2/+6
2008-07-07Get app_voicemail compiling when IMAP storage is used.mmichelson1-12/+12
2008-07-07Merged revisions 128639 via svnmerge from mmichelson1-1/+3
2008-07-07Blocked revisions 128637 via svnmergekpfleming0-0/+0
2008-07-07Update a few instances of "extensions reload" to "dialplan reload"mmichelson2-2/+2
2008-07-07As pointed out on the -dev list, actually use the result of find_peer() so thatrussell1-2/+3
2008-07-06- Adding alias "udpbindaddr" for the UDP port to comply with "tcpbindaddr" an...oej2-6/+3
2008-07-06- Fixing issues with "sip show settings"oej2-16/+32
2008-07-06- Remove unused variable "expiry"oej1-3/+2
2008-07-06More doxygen comments.oej1-37/+52
2008-07-06- Formatting changesoej1-10/+14
2008-07-06Adding note about incorrect manager registration...oej1-1/+1
2008-07-06Adding documentation on the T.140 support in Asterisk. This is a function tha...oej1-0/+84
2008-07-06Remove comments that doesn't make sense. The deprecation of type=user will co...oej1-2/+0
2008-07-06Fix severe problem with my previous commit of "kill-the-user". Russell saw a ...oej1-2/+2
2008-07-06Changing name of global api call to ast_* oej4-5/+5
2008-07-06Disabling code used by dumpdb with #ifdef, since I believe we might use it so...oej1-6/+12
2008-07-06Removing the CLI dumpdb command (see asterisk-dev discussion and decision)oej1-284/+0
2008-07-05Adding a few remindersoej1-0/+2
2008-07-05Adding doxygen comments to missing parts, moving some #defineoej1-10/+27
2008-07-05Adding TCP and TLS to "sip show settings". oej1-6/+19
2008-07-05Add some comments...oej1-2/+2