aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-01Merged revisions 209879 via svnmerge from russell1-1/+5
2009-08-01Merged revisions 209838 via svnmerge from russell1-7/+2
2009-08-01Fix ast_event_queue_and_cache() to actually do the cache() part.russell1-2/+5
2009-08-01Revert accidental Makefile change.kpfleming1-1/+1
2009-08-01Merged revisions 209759 via svnmerge from kpfleming7-7/+8
2009-07-31Fix some places where ast_event_type was used instead of ast_event_ie_type.russell1-9/+9
2009-07-31Add configuration sample code for previous commit.mmichelson1-0/+21
2009-07-31Improve chan_sip's ability to determine what methods should and should not be...mmichelson1-67/+46
2009-07-30Allow passing 'noisy' to configure's --enable-dev-mode argument to turn on ve...seanbright3-5/+18
2009-07-30Add missing ifdef-s for service maintenance message functionalityjpeeler2-0/+4
2009-07-30Fixes numerous spelling errors. Patch submitted by alecdavis.dbrooks11-14/+14
2009-07-30Fix a crash that can result if text codecs are allowed but textsupport is dis...mmichelson1-1/+1
2009-07-29This patch adds the ability to send a CUSD command to a bluetooth device.mnicholson1-0/+163
2009-07-29Fixed a comment for hfp_parse_clipmnicholson1-2/+1
2009-07-28Define side-effect-safe MIN and MAX macros and remove duplicate definitions f...kpfleming7-36/+5
2009-07-28Regex FTLtilghman1-2/+2
2009-07-28Merged revisions 209315 via svnmerge from tilghman1-0/+18
2009-07-27Cleanup T.38 negotiation changes.kpfleming1-5/+9
2009-07-27Make T.38 switchover in ReceiveFAX synchronous.kpfleming1-56/+76
2009-07-27Gracefully handle malformed RTP text packets.mmichelson1-0/+3
2009-07-27Honor channel's music class when using realtime music on hold.mmichelson1-20/+27
2009-07-27Merged revisions 209131 via svnmerge from mmichelson2-1/+27
2009-07-27Fixing typos. Replaces "recieved" with "received" and "initilize" with "initi...dbrooks10-37/+37
2009-07-27Restore explicit export of ASTCFLAGS/ASTLDFLAGS and underscore-variants to su...kpfleming1-4/+3
2009-07-27Blocked revisions 208990 via svnmergemvanbaak0-0/+0
2009-07-27Merged revisions 208923 via svnmerge from jpeeler2-3/+3
2009-07-26add OpenBSD to the install_prereq scriptmvanbaak1-1/+20
2009-07-25libxml2-dev is needed as well by default.mvanbaak1-1/+1
2009-07-25add default alias reload to run module reload.mvanbaak2-5/+1
2009-07-25Merged revisions 208746 via svnmerge from jpeeler3-6/+10
2009-07-24Remove trailing whitespace.russell1-177/+177
2009-07-24Note that "reload" needs to be added back.russell1-0/+5
2009-07-24Don't log a warning for something that does not affect operation.russell1-1/+0
2009-07-24Blocked revisions 208622 via svnmergemmichelson0-0/+0
2009-07-24Merged revisions 208592 via svnmerge from russell1-1/+0
2009-07-24Merged revisions 208587 via svnmerge from mmichelson1-1/+3
2009-07-24Resolve a T.38 negotiation issue left over from the udptl-updates merge.kpfleming3-6/+6
2009-07-24use aptitude for debian based systemsmvanbaak1-4/+3
2009-07-23T.38 change note is not necessary in this branchkpfleming1-11/+0
2009-07-23Rework of T.38 negotiation and UDPTL API to address interoperability problemskpfleming9-451/+353
2009-07-23Merged revisions 208386 via svnmerge from mmichelson1-10/+11
2009-07-23Merged revisions 208380 via svnmerge from jpeeler1-1/+1
2009-07-23Merged revisions 208312 via svnmerge from mmichelson1-4/+0
2009-07-23Fix sending of interface identifier unconditionally in sig_prijpeeler3-14/+13
2009-07-23Merged revisions 208262 via svnmerge from mmichelson1-1/+12
2009-07-23Fix potential crash if p->owner is NULL.mmichelson1-2/+2
2009-07-23Resolve compiler warning on mac.russell1-1/+2
2009-07-22Reset the fax buffers back to default settings regardless of signaling in use -jpeeler1-31/+28
2009-07-22Merged revisions 208083 via svnmerge from tilghman3-134/+12
2009-07-22Restore an int declaration on PPC platforms.qwell1-0/+1