aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-10-09Initiate T.38 switchover when acting as called party, regardless of FAX direc...kpfleming1-2/+2
2009-10-09Fix potential memory leaks.mmichelson1-7/+14
2009-10-06Recorded merge of revisions 222152 via svnmerge from kpfleming1-3/+44
2009-09-30Prevents from division by zeromnick1-1/+1
2009-09-30Modify VoiceMailMain()'s a() argument to allow mailboxes to be specified by n...seanbright1-25/+46
2009-09-30Clarify documentation for VoiceMailMain()'s a() option.seanbright1-1/+13
2009-09-29Fix options 'm' and 's'. They were swapped in the code. Also document the fa...mnicholson1-2/+3
2009-09-29Make deletion of temporary greetings work properly with IMAP_STORAGEjpeeler1-6/+8
2009-09-24Add bridge related dial flags to the bridge appjpeeler1-108/+1
2009-09-24Merged revisions 220288 via svnmerge from tilghman2-9/+1
2009-09-24Fix two possible crashes, one only in 1.6.1 and one in 1.6.1 forward.tilghman1-0/+5
2009-09-22Merged revisions 219816 via svnmerge from tilghman1-0/+24
2009-09-18Missing value setting line for maxsecs/maxmessagetilghman1-0/+1
2009-09-17Get this compiling under dev-mode.seanbright1-1/+0
2009-09-17Add the 'E' option to exit ChanSpy, once the single channel it spied upon han...tilghman1-53/+68
2009-09-15Merged revisions 218730 via svnmerge from tilghman1-15/+14
2009-09-15Merged revisions 218577 via svnmerge from tilghman1-0/+4
2009-09-14Recorded merge of revisions 218331 via svnmerge from tilghman1-0/+13
2009-09-14Merged revisions 218223 via svnmerge from mnicholson1-1/+1
2009-09-10Merged revisions 217989 via svnmerge from tilghman1-4/+21
2009-09-08Fix compilation of app_meetme.seanbright1-1/+1
2009-09-08Merged revisions 217156 via svnmerge from tilghman1-9/+25
2009-09-04Use ast_free() instead of free().seanbright1-1/+1
2009-09-04Merged revisions 216430 via svnmerge from oej2-2/+10
2009-09-02Merged revisions 215270 via svnmerge from dhubbard1-3/+5
2009-08-24Fix storage of greetings when using IMAP_STORAGEjpeeler1-5/+8
2009-08-21Ensure that realtime mailboxes properly report status on subscription.kpfleming1-13/+18
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-20Merged revisions 213283 via svnmerge from jpeeler1-0/+20
2009-08-19Merged revisions 213103 via svnmerge from dvossel1-2/+2
2009-08-18Small doxygen changesoej1-12/+14
2009-08-17Check the return value of opendir(3), or we may crash.tilghman1-1/+4
2009-08-12Merged revisions 211953 via svnmerge from mnicholson1-1/+3
2009-08-10AST-2009-005tilghman27-116/+128
2009-08-09Check for NULL frame, before dereferencing pointer.tilghman1-1/+6
2009-08-07Merged revisions 211038 via svnmerge from tilghman1-2/+2
2009-08-06Allow Gosub to recognize quote delimiters without consuming them.tilghman1-4/+4
2009-08-06Minor improvements to app_fax.kpfleming1-33/+36
2009-08-01Merged revisions 209838 via svnmerge from russell1-7/+2
2009-07-30Fixes numerous spelling errors. Patch submitted by alecdavis.dbrooks2-2/+2
2009-07-27Cleanup T.38 negotiation changes.kpfleming1-5/+9
2009-07-27Make T.38 switchover in ReceiveFAX synchronous.kpfleming1-56/+76
2009-07-27Fixing typos. Replaces "recieved" with "received" and "initilize" with "initi...dbrooks1-1/+1
2009-07-24Merged revisions 208592 via svnmerge from russell1-1/+0
2009-07-23Rework of T.38 negotiation and UDPTL API to address interoperability problemskpfleming1-14/+13
2009-07-22Restore an int declaration on PPC platforms.qwell1-0/+1
2009-07-22Fix the crash in directed pickups. For real this time.mmichelson1-1/+3
2009-07-20Okay, that didn't fix the crash. It didn't really do anything useful.mmichelson1-1/+0
2009-07-20Initialize connected line instance when doing a directed pickup.mmichelson1-0/+1