summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-16Add support for SIP over WebSocket.Joshua Colp
2012-07-16Deactivate timer for dialing entered number on hook switch hang up.Igor Goncharovskiy
2012-07-16Add French translation for chan_unistim phones on-screen menus. Igor Goncharovskiy
2012-07-13Reduce memory consumption and add the H.264 and H.263 modules I shamefully ne...Joshua Colp
2012-07-13Add support for parsing SDP attributes, generating SDP attributes, and passin...Joshua Colp
2012-07-13live_ast: don't set working directoryTzafrir Cohen
2012-07-12Handle deprecated (aliased) option names with the config options apiTerry Wilson
2012-07-12Add missing ast_hangup() calls on some analog exception paths.Richard Mudgett
2012-07-12Include Expires header for SIP PUBLISH requestsKinsey Moore
2012-07-12Prevent double uri_escaping in chan_sip when pedantic is enabledKinsey Moore
2012-07-12Correct Documentation For DEC FunctionMichael L. Young
2012-07-12Reverting last merge since it wasn't completed properly.Michael L. Young
2012-07-12Correct Documentation For DEC FunctionMichael L. Young
2012-07-11Named ACLs: Introduces a system for creating and sharing ACLsJonathan Rose
2012-07-11Allow the REALTIME() function to report errors back to the caller.Tilghman Lesher
2012-07-11Don't perform an XInclude to a document node that may not always be presentMatthew Jordan
2012-07-11Do not consider failure to read the configuration file in chan_motif to be a ...Joshua Colp
2012-07-11Fix validation errors when producing documentation using default build scriptMatthew Jordan
2012-07-10Add some additional documentation for core AMI eventsMatthew Jordan
2012-07-10Fix failing SDP_offer_answer testKinsey Moore
2012-07-10Add additional description stanza names from the old Google Talk protocol whi...Joshua Colp
2012-07-10Respect codec preference order when adding codecs to a media description.Joshua Colp
2012-07-10Improve Goto and GotoIf related documentationKinsey Moore
2012-07-10Fix initial loading problem with res_curlMatthew Jordan
2012-07-10Add required items for Google video support.Joshua Colp
2012-07-09When receiving a STUN binding request send one out as the Google Talk client ...Joshua Colp
2012-07-09Add support for exposing the received contact URI and also for setting the re...Joshua Colp
2012-07-09Force the clock rate of G.722 to be 16000 when using the Google transports as...Joshua Colp
2012-07-09Document that multiple endpoints using the same connection is not supported.Joshua Colp
2012-07-09Add Digium phones context to sip_notify sample config.Jason Parker
2012-07-09Fix an issue where media would not flow for situations where the legacy STUN ...Joshua Colp
2012-07-09Add additional namespaces for Google Talk which are used for the gmail client.Joshua Colp
2012-07-09Fix dependency to be on res_xmpp. Long ago in a galaxy far far away it used t...Joshua Colp
2012-07-09chan_sip: Fix small behavioral change accidentally introduced in r369750Jonathan Rose
2012-07-07Add a new unified Jingle, Google Jingle, and Google Talk channel driver writt...Joshua Colp
2012-07-06Remove unnecessary generation of informational cause framesKinsey Moore
2012-07-06chan_sip: Add case for FLASH control frames so that we don't display a warning.Jonathan Rose
2012-07-06Remove a superfluous and dangerous freeing of an SSL_CTX.Mark Michelson
2012-07-06Fix bridging thread leak.Mark Michelson
2012-07-06Import revision 4196 from pjproject trunk. Fix a crash issue when starting IC...Joshua Colp
2012-07-05Add 'stun show status' commandMatthew Jordan
2012-07-05Make res/pjproject ignore more files.Richard Mudgett
2012-07-05AST-2012-011: Resolve heap corruption issue with voicemailKinsey Moore
2012-07-05Make res/pjproject ignore some generated files.Richard Mudgett
2012-07-05Tweak some comments and whitespace in utils.hRichard Mudgett
2012-07-05app_mixmonitor: Fix a reference leak in manager_mixmonitor functionJonathan Rose
2012-07-05Do not send a BYE when a provisional response arrives during a re-INVITEMatthew Jordan
2012-07-05Fix dev mode ooh323 warningsAlexandr Anikin
2012-07-04Added direct media support to ooh323 channel driverAlexandr Anikin
2012-07-04fix small mistake in the previousAlexandr Anikin