summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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-10Add required items for Google video support.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-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-05Do not send a BYE when a provisional response arrives during a re-INVITEMatthew Jordan
2012-07-03More improvements to re-INVITEs timing out after a provisional responseTerry Wilson
2012-07-03Better handle re-INVITEs with provisional but no final repsonsesTerry Wilson
2012-07-01Add support for ICE/STUN/TURN in res_rtp_asterisk and chan_sip.Joshua Colp
2012-06-29Hangup handlers - Dialplan subroutines that run when the channel hangs up.Richard Mudgett
2012-06-29With some configurations a transport is not actually specified so assume UDP ...Joshua Colp
2012-06-29Make the address family filter specific to the transport.Joshua Colp
2012-06-27AST-2012-010: Clean up after a reinvite that never gets a final responseTerry Wilson
2012-06-26Unique Call ID logging Phases III and IVJonathan Rose
2012-06-25Re-fix how local tag is generated when sending a 481 to an INVITE.Mark Michelson
2012-06-25Be more consistent with the return code for requests received from invalid do...Mark Michelson
2012-06-22Change incorrect chan_sip zombie hangup debug message. They are all zombies ...Richard Mudgett
2012-06-22Don't crash on a guest directmedia callTerry Wilson
2012-06-22Fix wrong variable name in the R2 disconnect callbackKinsey Moore
2012-06-22Don't parse media stream state for SIP video streamsKinsey Moore
2012-06-22Add HANGUPCAUSE hash implementation for DAHDI MFC/R2 subtechKinsey Moore
2012-06-22Add HANGUPCAUSE hash support for analog and PRI DAHDI subtechsKinsey Moore
2012-06-22Add "Who Hung Up?" implementation for DAHDI SS7 subtechnologyKinsey Moore
2012-06-20Fix chan_misdn compile error.Richard Mudgett
2012-06-19Ensure that pvt cause information does not break native bridgingKinsey Moore
2012-06-19Fix request routing issue when outboundproxy is used.Mark Michelson
2012-06-15Various small chan_skinny fixes and cleanupDamien Wedhorn
2012-06-15Allow chan_sip to decline unwanted media streamsKinsey Moore
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-06-15Add HANGUPCAUSE hash support to IAX2Kinsey Moore
2012-06-14AST-2012-009: Fix crash in chan_skinny due to Key Pad Button Message handlingMatthew Jordan
2012-06-12Set the Caller ID "tag" on peers even if remote party information is present.Mark Michelson
2012-06-12Fix deadlock in SIP transfers that involve a REFER requestMatthew Jordan
2012-06-12Parse ANI2 information from SIP From header parametersKinsey Moore
2012-06-11Fix deadlock potential with ast_set_hangupsource() calls.Richard Mudgett
2012-06-11Fix coverity UNUSED_VALUE findings in core support level filesKinsey Moore
2012-06-08Fix MWI update so LED display correct voicemail state after phone usage. Also...Igor Goncharovskiy
2012-06-07Skinny cleanup (mwi_event_cb).Damien Wedhorn
2012-06-07Skinny cleanup.Damien Wedhorn
2012-06-06Fix POTS flash hook to orignate a second call deadlock.Richard Mudgett
2012-06-06Fix a specific scenario where ACKs are not matched.Mark Michelson