Commit Graph

459 Commits (72f23795df4dd57f0e06117faec727a70c1c650c)

Author SHA1 Message Date
Steve Murphy 7b338004bf a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode
19 years ago
Joshua Colp e54265a914 Merged revisions 48637 via svnmerge from
19 years ago
Joshua Colp 75b125b96e Merged revisions 48596 via svnmerge from
19 years ago
Joshua Colp 00a02844ba Merged revisions 48401 via svnmerge from
19 years ago
Joshua Colp c393e8f664 Merged revisions 48391 via svnmerge from
19 years ago
Russell Bryant 5824af9cbc Resolve some pointer signedness compiler warnings in app_osplookup, and
19 years ago
Tilghman Lesher 02a66bee1d Merged revisions 48254 via svnmerge from
19 years ago
Tilghman Lesher 1256ac0519 Merged revisions 48252 via svnmerge from
19 years ago
Jason Parker 05261e30e9 Merged revisions 48248 via svnmerge from
19 years ago
Joshua Colp 1cc4009bc6 Merged revisions 48115 via svnmerge from
19 years ago
Joshua Colp 62157d2839 Merged revisions 48101 via svnmerge from
19 years ago
Joshua Colp 8017bc6e6f Merged revisions 48054 via svnmerge from
19 years ago
Tilghman Lesher e78c50a201 Merged revisions 47864-47865 via svnmerge from
19 years ago
Steve Murphy 6dcb17baaf This update fulfils the request of bug 7109, which claimed the language arg to ast_stream_and_wait() was redundant. Almost all calls just used chan->language, and seeing how chan is the first argument, this certainly seems redundant. A change of language could just as easily be done by simply changing the channel language before calling.
19 years ago
Jason Parker 54d44e9b00 Add ability to notify an external application/script that the voicemail password was,
19 years ago
Tilghman Lesher 3fee20d25d Merged revisions 47709 via svnmerge from
19 years ago
Kevin P. Fleming 7fe1a6071c Merged revisions 47693 via svnmerge from
19 years ago
Joshua Colp c0dbe8931a Merged revisions 47632 via svnmerge from
19 years ago
Tilghman Lesher 1e41f1d68b Merged revisions 47621 via svnmerge from
19 years ago
Joshua Colp 1991814a38 Merged revisions 47398 via svnmerge from
19 years ago
Russell Bryant 36793b730c Merged revisions 47391 via svnmerge from
19 years ago
Steve Murphy 908f176cf3 A fair number of changes for the sake of bug 7506
19 years ago
Matt O'Gorman f9517eb385 rge overhaul to voicemail imap support. Allows support for more imap servers,
19 years ago
Joshua Colp e0ff47fe21 One has to create the path and filename in order to copy a file there. (issue #8278 reported by davebath)
19 years ago
Tilghman Lesher 10875731ec Merged revisions 47051 via svnmerge from
19 years ago
Steve Murphy a89a16eb41 This introduces Brazilian Portuguese via 7663
19 years ago
Olle Johansson 8a2e564df5 Issue 8246 Doxygen updates (kshumard)
19 years ago
Olle Johansson a58a4fb8ac Spelling fix.
19 years ago
Russell Bryant 4a523b1b2d Add the ability to customize some of the prompts used within the voicemail
19 years ago
Russell Bryant 0ca6a42d7e fix various spelling mistakes in comments (issue #8237, jmls)
19 years ago
Kevin P. Fleming 749029de38 Merged revisions 46200 via svnmerge from
19 years ago
Joshua Colp 9565f72ad3 Fix indenting a bit (issue #8082 reported by selsky)
19 years ago
Matt O'Gorman ae8cc3e18b bug #8076 check option_debug before printing to debug channel.
19 years ago
Tilghman Lesher 6bd618e1a1 Remove locking conflict
19 years ago
Joshua Colp 7a336e9f9d Finish up last commit
19 years ago
Joshua Colp 7b0ba1bc7e Do the directory walk dance instead of repeated stat calls as it seems to be faster (issue #7507 reported by Corydon76)
19 years ago
Tilghman Lesher 777d5ecf6a Merged revisions 43816 via svnmerge from
19 years ago
Russell Bryant fb215668ae remote an unused buffer in mm_login() (issue #8038, selsky)
19 years ago
Russell Bryant 14852b8d3e Merged revisions 43700 via svnmerge from
19 years ago
Tilghman Lesher ec83b11183 MailboxExists should be a dialplan function, not an application (Issue 7503)
19 years ago
Tilghman Lesher 5a15d3ed5a Merged revisions 43642 via svnmerge from
19 years ago
Tilghman Lesher 2f3eab049b Merged revisions 43640 via svnmerge from
19 years ago
Tilghman Lesher 0b74986565 More removal of deprecated stuff
19 years ago
Tilghman Lesher 70af28270d Constify the result of a config retrieval function, to avoid mutilation (issue 7983).
19 years ago
Kevin P. Fleming 41d3e99e28 move ADSI functionality into ast_ namespace
19 years ago
Matthew Fredrickson 33ddb53663 Various updates from PCadach's chan_h323-live branch
19 years ago
Tilghman Lesher e2253df3ec Merged revisions 43248 via svnmerge from
19 years ago
Kevin P. Fleming fcb999c01c merge qwell's CLI verbification work
19 years ago
Kevin P. Fleming c2c4f86c72 merge markster's usersconf branch with some slight changes
19 years ago
Russell Bryant 25b0e3a148 use strcpy instead of sprintf
19 years ago