summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-19Merged revisions 213103 via svnmerge from David Vossel
2009-08-19Better parsing for the "register" lineTilghman Lesher
2009-08-19If we have realtime caching enabled, 'sip reload' must purge users/peers, eve...Tilghman Lesher
2009-08-19Don't blow up on a NULL cdr.Russell Bryant
2009-08-18Add COLP support to chan_dahdi/sig_pri.Richard Mudgett
2009-08-18Remove some accidentally-committed properties.Kevin P. Fleming
2009-08-18Convert this branch to Opsound music-on-hold.Kevin P. Fleming
2009-08-18Clarify some of the error messages, to help upgraders.Tilghman Lesher
2009-08-18Make the default extconfig.conf match entries with the sample res_mysql.conf.Tilghman Lesher
2009-08-18Small doxygen changesOlle Johansson
2009-08-18Merged revisions 212763 via svnmerge from Sean Bright
2009-08-18Merged revisions 212727 via svnmerge from Richard Mudgett
2009-08-17Relax check for XOPEN_VERSION.Kevin P. Fleming
2009-08-17Check the return value of opendir(3), or we may crash.Tilghman Lesher
2009-08-17Correct spelling of AGENTACCEPTDTMF in chan_agent.Sean Bright
2009-08-17Correct the return value check for ast_safe_system.Sean Bright
2009-08-17Merged revisions 212498 via svnmerge from Jeff Peeler
2009-08-17Define our desires for POSIX and X/OPEN API features properly.Kevin P. Fleming
2009-08-17Merged revisions 212430 via svnmerge from Richard Mudgett
2009-08-16Add two more API calls for getting the current glue and channel in bridging c...Joshua Colp
2009-08-15cast time_t type variables to long where needed.Michiel van Baak
2009-08-15Add an empty line after each option when printing theMichiel van Baak
2009-08-14Add braces where missing and a few whitespace fixes in sig_analogJeff Peeler
2009-08-14More code that somehow got left out of sig_analogJeff Peeler
2009-08-14Add SSL_VERIFYPEER, as requested on the -users listTilghman Lesher
2009-08-13Send a generic return result when we receive a CallDeflection facility messag...Richard Mudgett
2009-08-13Add an API call for retrieving the engine in use by an RTP instance.Joshua Colp
2009-08-13Ensure that T38FaxVersion is put into outgoing SDP in the proper case.Kevin P. Fleming
2009-08-13Check an actual populated variable when seeing if we need to do video or not.Joshua Colp
2009-08-13Fixed typoGavin Henry
2009-08-12Merged revisions 211953 via svnmerge from Matthew Nicholson
2009-08-12This patch adds support for choosing a realm based on the domain in the From ...Matthew Nicholson
2009-08-12Fix chan_dahdi option ringtimeoutJeff Peeler
2009-08-12Make asterisk handle 423 Interval Too Short messages better.Matthew Nicholson
2009-08-12Blocked revisions 211807 via svnmergeMark Michelson
2009-08-12Added three new attributes and applied a patch to res_config_ldap.cGavin Henry
2009-08-12Always specify which RTP engine is desired for a new RTP instance.Russell Bryant
2009-08-10Encapsulate testing for which signaling styles are used by sig_pri.Richard Mudgett
2009-08-10Merged revisions 211583 via svnmerge from Tilghman Lesher
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