summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2012-06-06Ensure overlapping hold flags do not conflictKinsey Moore
2012-06-05Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_ANSWERED_ELSEWHEREKinsey Moore
2012-06-04Relay proper SIP responses on calling side.Mark Michelson
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-06-01Improve SDP offer/answer RFC complianceKevin P. Fleming
2012-06-01Improve SDP parsing warning messagesKevin P. Fleming
2012-06-01Help mitigate potential reinvite glare scenarios.Mark Michelson
2012-05-31Coverity Report: Fix issues for error type REVERSE_INULL (core modules)Richard Mudgett
2012-05-30Fix deadlock when executing CLI "pri show channels" and "ss7 show channels" ...Richard Mudgett
2012-05-29AST-2012-008: Fix remote crash vulnerability in chan_skinnyMatthew Jordan
2012-05-25AST-2012-007: Fix IAX receiving HOLD without suggested MOH class crash.Richard Mudgett
2012-05-25Fix pvt_sip for inbound call to use peer's allowtransfer settingMichael L. Young
2012-05-24chan_sip: fix problem directmediapermit/deny uses the wrong addressJonathan Rose
2012-05-24Made use IAX frame cache only for cacheable frame types.Richard Mudgett
2012-05-23Re-add LastMsgsSent value for SIP peersMatthew Jordan
2012-05-22Resolve crash in subscribing for MWI notificationsTerry Wilson
2012-05-21Make chan_iax2 reject cause code indications correctlyKinsey Moore
2012-05-21Revert revision 367163.Mark Michelson