summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-11-24Found a few places where queue refcounts were counted incorrectly. Also add ...Tilghman Lesher
2009-11-23Add an option to app_followme to disable the "please hold" announcement.Matthew Nicholson
2009-11-20Fix/Implement error events for non-existing filesDavid Ruggles
2009-11-19Merged revisions 230508 via svnmerge from David Vossel
2009-11-19Basic cleanup of ExternalIVR: cleaned up argument parsing; implemented good c...David Ruggles
2009-11-16Fix another buglet in T.38 session teardown at the end of FAX sessions.Kevin P. Fleming
2009-11-16Ensure that only one end of a T.38 session initiates teardown at completion.Kevin P. Fleming
2009-11-161. Added SIP Diversion support.TransNexus OSP Development
2009-11-13Display a list of channel variables in each channel-oriented event.Tilghman Lesher
2009-11-13Store the cause code that is returned when trying to create a channel in Chan...Joshua Colp
2009-11-13Added full number portability parameter support.TransNexus OSP Development
2009-11-11Flags not initialized in app_softhangup.c, causing undefined behaviorDavid Brooks
2009-11-10When GOSUB is invoked within an AGI, it may not exit correctly.Tilghman Lesher
2009-11-09Add the 'relative-periodic-announce' option to app_queue to allow for calcula...Matthew Nicholson
2009-11-05Yet another error message in the dialplan (thanks, rmudgett/russellb)Tilghman Lesher
2009-11-05MEETME_INFO should not return a literal error message to the dialplan.Tilghman Lesher
2009-11-05Fix the fix for chanspy option o Jeff Peeler
2009-11-05Don't crash if no arguments are passed.Tilghman Lesher
2009-11-04Added the 'a' option to app dial and modified app_dial to set the answertime ...Matthew Nicholson
2009-11-04Merged revisions 227827 via svnmerge from Matthew Nicholson
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
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