summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-11Fix 'd' option for app_dial and add new option to Answer applicationMark Michelson
2009-02-11Blocked revisions 174885 via svnmergeTilghman Lesher
2009-02-11Tell the device state core a change happened when a channel is freed but not ...Joshua Colp
2009-02-10Fix potential for stack overflows in app_chanspy.cMark Michelson
2009-02-10Fix an fd leak that would occur in HTTP AMI sessionsMark Michelson
2009-02-10Only decrease inringing count if above zero.Joshua Colp
2009-02-10improve slinfactory API to remove implicit sample rate and require explicit s...Kevin P. Fleming
2009-02-10Blocked revisions 174644 via svnmergeJoshua Colp
2009-02-10Merged revisions 174583 via svnmerge from Matthew Nicholson
2009-02-10Set the type for the peer structure to be a peer as the default.Joshua Colp
2009-02-10Make the logic for inuse and inringing manipluation match that of 1.4. The ol...Joshua Colp
2009-02-10Fix0ring buildTilghman Lesher
2009-02-10Remove the usage of the KeepAlive app, as it no longer exists.Tilghman Lesher
2009-02-10This patch removes the use of AST_PBX_KEEPALIVESteve Murphy
2009-02-10More intptr_t work.Steve Murphy
2009-02-10Merged revisions 174369 via svnmerge from Steve Murphy
2009-02-09Fix something I messed up in the merge I just didMark Michelson
2009-02-09Fixes issue with hangups not being sent and external process never terminating. David Vossel
2009-02-09Merged revisions 174282 via svnmerge from Mark Michelson
2009-02-09Merged revisions 174218 via svnmerge from Joshua Colp
2009-02-07Merged revisions 174148 via svnmerge from Russell Bryant
2009-02-06Merged revisions 174082 via svnmerge from Dwayne M. Hubbard
2009-02-06Adds immediate yes/no option to iax.confDavid Vossel
2009-02-06Don't subscribe to a mailbox on pseudo channels. It is futile. This solves an...Joshua Colp
2009-02-06Merged revisions 173967-173968 via svnmerge from Joshua Colp
2009-02-06Merged revisions 173917 via svnmerge from Matthew Nicholson
2009-02-06Always detach and destroy the whisper and barge audiohooks. Additionally also...Joshua Colp
2009-02-06Blocked revisions 173900 via svnmergeTilghman Lesher
2009-02-06Add a common implementation of a scheduler context with a dedicated thread.Russell Bryant
2009-02-06Resolve a memory leak that would occur on an invalid channel given to Action:...Russell Bryant
2009-02-05Update extensions.conf.sample to be correct.Mark Michelson
2009-02-05Properly set "seen" and "unseen" flags when moving messages from the new to t...Mark Michelson
2009-02-05Blocked revisions 173770 via svnmergeMark Michelson
2009-02-05Merged revisions 173696 via svnmerge from Jeff Peeler
2009-02-05Merged revisions 173692 via svnmerge from Mark Michelson
2009-02-05Change the first field, or we don't get the necessary field separation.Tilghman Lesher
2009-02-05Merged revisions 173592 via svnmerge from Mark Michelson
2009-02-05Merged revisions 173559 via svnmerge from Mark Michelson
2009-02-04Fix some areas where the incorrect interface was passed to ast_device_stateMark Michelson
2009-02-04Add XML documentation for the applications and functions in res_jabberTilghman Lesher
2009-02-04Fixes issue with IAX2 transfer not handing off calls. Reverts changes in 116884David Vossel
2009-02-04Merged revisions 173211 via svnmerge from Jeff Peeler
2009-02-04When using a socket as a FILE *, the stdio functions will sometimes try to doTilghman Lesher
2009-02-04Merged revisions 173396 via svnmerge from Mark Michelson
2009-02-04Merged revisions 173392 via svnmerge from Mark Michelson
2009-02-04Fix a problem where file playback would cause fds to remain open foreverMark Michelson
2009-02-04Ensure that commas placed in the middle of extension character classes do notTilghman Lesher
2009-02-03Blocked revisions 173248 via svnmergeDavid Vossel
2009-02-03Broke up the large conditional blocks so it is easy to see if a function is c...Richard Mudgett
2009-02-031. Make OS X compile cleanly with app_stack.Tilghman Lesher