summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-10AST-2009-005Tilghman Lesher
2009-08-10add manager events when a skinny device registers/unregistersMichiel van Baak
2009-08-10Fix PRI/BRI channels when in alarm condition to only be marked for hangup if Jeff Peeler
2009-08-10Restoring some code to sig_pri. Not sure if it is really needed.Richard Mudgett
2009-08-10Fix up some issues with getting a channel by "name".Russell Bryant
2009-08-10Fix retrieval of the port used for the video stream when adding SDP to a SIP ...Joshua Colp
2009-08-09Merged revisions 211274 via svnmerge from Tilghman Lesher
2009-08-09Check for NULL frame, before dereferencing pointer.Tilghman Lesher
2009-08-07Fixed some unsafe down cast pointer operations for sig_pri.Richard Mudgett
2009-08-07Fix static on line when PRI does overlap dialing.Richard Mudgett
2009-08-07Recorded merge of revisions 211112 via svnmerge from Russell Bryant
2009-08-07Merged revisions 211038 via svnmerge from Tilghman Lesher
2009-08-07Workaround broken T.38 endpoints that offer tiny MaxDatagram sizes.Kevin P. Fleming
2009-08-06Merged revisions 210913 via svnmerge from Tilghman Lesher
2009-08-06Allow Gosub to recognize quote delimiters without consuming them.Tilghman Lesher
2009-08-06Miscellaneous minor fixes to sig_analog.Richard Mudgett
2009-08-06Sanity adjustments to pri_ss_thread for sig_pri environment.Richard Mudgett
2009-08-06Accept additional T.38 reinvites after an initial one has been handled.Joshua Colp
2009-08-06Minor improvements to app_fax.Kevin P. Fleming
2009-08-05Fix potential deadlock issue with USERUSERINFO channel variable.Richard Mudgett
2009-08-05More changes from chan_dahdi that did not make it into sig_pri.Richard Mudgett
2009-08-05Merged revisions 210575 via svnmerge from Richard Mudgett
2009-08-05Merged revisions 210563 via svnmerge from Leif Madsen
2009-08-05Revert some silly code that snuck into trunk from my working copy. Sorry!Russell Bryant
2009-08-05ignore the .i files when compiling in 'DONT_OPTIMIZE' in the addons/mp3 direc...Michiel van Baak
2009-08-04Blocked revisions 210067 via svnmergeDavid Brooks
2009-08-04Fix CALLERID() values for sig_pri on incoming calls.Richard Mudgett
2009-08-04Initial minimum ast_party_caller support.Richard Mudgett
2009-08-04Removed some dead code.Richard Mudgett
2009-08-04Fix broken call pickupJeff Peeler
2009-08-04Merged revisions 210237 via svnmerge from Kevin P. Fleming
2009-08-03Rename 'canreinvite' option to 'directmedia', with backwards compatibility.Kevin P. Fleming
2009-08-03Changes from chan_dahdi that did not make it into sig_pri.Richard Mudgett
2009-08-03Trim trailing whitespace.Richard Mudgett
2009-08-03Blocked revisions 210064-210066 via svnmergeTilghman Lesher
2009-08-03Fix order and redundancy of channel rename manager events in ast_do_masquerade.Mark Michelson
2009-08-03Add an 'sms' option to mobile.conf to manually enable or disable SMS support.Matthew Nicholson
2009-08-01Update documentation in relation to UnixODBCBradley Latus
2009-08-01(closes issue #15515)Bradley Latus
2009-08-01Merged revisions 209879 via svnmerge from Russell Bryant
2009-08-01Merged revisions 209838 via svnmerge from Russell Bryant
2009-08-01Fix ast_event_queue_and_cache() to actually do the cache() part.Russell Bryant
2009-08-01Revert accidental Makefile change.Kevin P. Fleming
2009-08-01Merged revisions 209759 via svnmerge from Kevin P. Fleming
2009-07-31Fix some places where ast_event_type was used instead of ast_event_ie_type.Russell Bryant
2009-07-31Add configuration sample code for previous commit.Mark Michelson
2009-07-31Improve chan_sip's ability to determine what methods should and should not be...Mark Michelson
2009-07-30Allow passing 'noisy' to configure's --enable-dev-mode argument to turn on ve...Sean Bright
2009-07-30Add missing ifdef-s for service maintenance message functionalityJeff Peeler
2009-07-30Fixes numerous spelling errors. Patch submitted by alecdavis.David Brooks