summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-30chan_sip: Allow Asterisk to retry after 403 on registerKinsey Moore
2013-09-27chan_sip: Increase some scratch buffer sizes dealing with caller id.Richard Mudgett
2013-09-27chan_sip: Reject calls on 200 OKs if no SDP has been receivedJonathan Rose
2013-09-25chan_dahdi: CLI "core stop gracefully" has needless delay for PRI and SS7.Richard Mudgett
2013-09-25chan_sip: Fix Realtime Peer Update Problem When Un-registering And Expires He...Michael L. Young
2013-09-24chan_iax2: Prevent some needless breaking of the native IAX2 bridge.Richard Mudgett
2013-09-20Add a missing session supplement unregistration in chan_pjsip for ACKs.Joshua Colp
2013-09-19chan_sip: Make direct media reinvites for T38 put Asterisk in the media pathJonathan Rose
2013-09-16chan_iax2: Fix saving the wrong expiry time in astdb.Richard Mudgett
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-09-12chan_sip: Revert r398835 due to failing tests involving originateJonathan Rose
2013-09-11chan_sip: Reject calls without prior SDP on 200 OKJonathan Rose
2013-09-11pjsip: reinvite for connected line updates occurs when it should notKevin Harwell
2013-09-06Fix chan_h323 compilationKinsey Moore
2013-09-05chan_iax2: Reduce indentation in __attempt_transmit().Richard Mudgett
2013-09-05chan_iax2: Fix stray reference to worker thread idle_list.Richard Mudgett
2013-09-05chan_iax2: Fix bridgecallno deadlock avoidance.Richard Mudgett
2013-09-04chan_iax2: Add missing control frame names to debug frame decode output.Richard Mudgett
2013-09-04chan_misdn: Fix misdn debug output printed with arbitrary verbose levels.Richard Mudgett
2013-08-30Fix various memory leaksKevin Harwell
2013-08-30optional_api: Fix linking problems between modules that export global symbolsDavid M. Lee
2013-08-29Verbose logging discrepanciesKevin Harwell
2013-08-27AST-2013-005: Fix crash caused by invalid SDPMatthew Jordan
2013-08-27AST-2013-004: Fix crash when handling ACK on dialog that has no channelMatthew Jordan
2013-08-27Fix uninitialized value in struct ast_control_pvt_cause_code usage.Richard Mudgett
2013-08-26chan_dahdi: Add some missing build cleanup.Richard Mudgett
2013-08-23Fix memory corruption when trying to get "core show locks".Richard Mudgett
2013-08-23Add pass through support for Opus and VP8; Opus format attribute negotiationMatthew Jordan
2013-08-23Fix crash when answering after a transport error occurs.Joshua Colp
2013-08-21Prevent a crash on outbound SIP MESSAGE requests.Mark Michelson
2013-08-21Allow the SIP_CODEC family of variables to specify more than one codecMatthew Jordan
2013-08-21Fix Not Storing Current Incoming Recv AddressMichael L. Young
2013-08-20Remove REF_DEBUG definition.Mark Michelson
2013-08-20Fix refcounting of sip_pvt in test_sip_rtpqos test and unlink it from the lis...Mark Michelson
2013-08-19Whitespace cleanupMatthew Jordan
2013-08-18Update chan_mgcp to the modified parking APIKinsey Moore
2013-08-17Allow res_parking to be unloadableKinsey Moore
2013-08-17Strip down the old event systemKinsey Moore
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-08-15Remove some dead code dealing with: AST_BRIDGE_REC_CHANNEL_0, AST_BRIDGE_REC_...Richard Mudgett
2013-08-15Fix deadlocks in chan_sip in REFER and BYE handlingKinsey Moore
2013-08-15Remove unsupported channel technology callbacks.Richard Mudgett
2013-08-14chan_vpb: Effectively remove native support. Left enough bread crumbs to be ...Richard Mudgett
2013-08-14chan_iax2: Conditionally remove native support for now.Richard Mudgett
2013-08-14chan_misdn: Effectively remove native support. Left enough bread crumbs to b...Richard Mudgett
2013-08-13chan_sip: Convert 'just did sched_add waitid...' from warning to debug message.Walter Doekes
2013-08-13chan_sip: Fix IP-addr in warning when rejecting a contact ACL.Walter Doekes
2013-08-09pbx: Make originate threads indicate dial status when synchronousJonathan Rose
2013-08-08chan_dahdi: create channels at run-timeTzafrir Cohen