summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-11-04Don't crash when state_interface is NULL.Tilghman Lesher
2009-11-03This patch adds a sequence field to CDRs that can be combined with the linked...Matthew Nicholson
2009-11-03Add support for using a hint when configuring a state interface using the for...Joshua Colp
2009-11-03Change warning message to debug message.Leif Madsen
2009-11-02Merged revisions 226889 via svnmerge from Joshua Colp
2009-10-22SIP TCP/TLS: move client connection setup/write into tcp helper thread, vario...David Vossel
2009-10-22Permit storage of voicemail secrets in a separate file, located within the sp...Tilghman Lesher
2009-10-22Merged revisions 225105 via svnmerge from Tilghman Lesher
2009-10-21Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterato...Kevin P. Fleming
2009-10-21Apparently, I don't need to specify the ".so" suffix to get a matchTilghman Lesher
2009-10-21Turn on DENOISE filter for all conference participants.Tilghman Lesher
2009-10-19Merged revisions 224565 via svnmerge from Joshua Colp
2009-10-19Allow ODBC storage to be queried with multiple mailboxes, and remove multiple...Tilghman Lesher
2009-10-15Readd removed ability to allow listening to one side of the call in app_chanspyJeff Peeler
2009-10-13Revert inadvertant code commit to app_originateTerry Wilson
2009-10-13Fix handling of notification calls w/ the dialing apiTerry Wilson
2009-10-12Merged revisions 223804 via svnmerge from Jeff Peeler
2009-10-12Remove automatic switching from T.38 to voice mode in chan_sip.Kevin P. Fleming
2009-10-09Initiate T.38 switchover when acting as called party, regardless of FAX direc...Kevin P. Fleming
2009-10-09Fix potential memory leaks.Mark Michelson
2009-10-06Recorded merge of revisions 222152 via svnmerge from Kevin P. Fleming
2009-09-30Prevents from division by zeroMatthias Nick
2009-09-30Modify VoiceMailMain()'s a() argument to allow mailboxes to be specified by n...Sean Bright
2009-09-30Clarify documentation for VoiceMailMain()'s a() option.Sean Bright
2009-09-29Fix options 'm' and 's'. They were swapped in the code. Also document the fa...Matthew Nicholson
2009-09-29Make deletion of temporary greetings work properly with IMAP_STORAGEJeff Peeler
2009-09-24Add bridge related dial flags to the bridge appJeff Peeler
2009-09-24Merged revisions 220288 via svnmerge from Tilghman Lesher
2009-09-24Fix two possible crashes, one only in 1.6.1 and one in 1.6.1 forward.Tilghman Lesher
2009-09-22Merged revisions 219816 via svnmerge from Tilghman Lesher
2009-09-18Missing value setting line for maxsecs/maxmessageTilghman Lesher
2009-09-17Get this compiling under dev-mode.Sean Bright
2009-09-17Add the 'E' option to exit ChanSpy, once the single channel it spied upon han...Tilghman Lesher
2009-09-15Merged revisions 218730 via svnmerge from Tilghman Lesher
2009-09-15Merged revisions 218577 via svnmerge from Tilghman Lesher
2009-09-14Recorded merge of revisions 218331 via svnmerge from Tilghman Lesher
2009-09-14Merged revisions 218223 via svnmerge from Matthew Nicholson
2009-09-10Merged revisions 217989 via svnmerge from Tilghman Lesher
2009-09-08Fix compilation of app_meetme.Sean Bright
2009-09-08Merged revisions 217156 via svnmerge from Tilghman Lesher
2009-09-04Use ast_free() instead of free().Sean Bright
2009-09-04Merged revisions 216430 via svnmerge from Olle Johansson
2009-09-02Merged revisions 215270 via svnmerge from Dwayne M. Hubbard
2009-08-24Fix storage of greetings when using IMAP_STORAGEJeff Peeler
2009-08-21Ensure that realtime mailboxes properly report status on subscription.Kevin P. Fleming
2009-08-20Add original position, when logging a caller entering a queue.Tilghman Lesher
2009-08-20Fix greeting retrieval from IMAPJeff Peeler
2009-08-20Merged revisions 213283 via svnmerge from Jeff Peeler
2009-08-19Merged revisions 213103 via svnmerge from David Vossel
2009-08-18Small doxygen changesOlle Johansson