summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2013-12-19Fixup some skinny bugs causing Fracks and ao2 cleanup issues.Damien Wedhorn
2013-12-19Fixup skinny registration following network issues.Damien Wedhorn
2013-12-18chan_oss.c: channel being locked twice and unlocked onceKevin Harwell
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-17Several components: fixing Typos in comments and code, "avaliable" instead of...Rusty Newton
2013-12-15pjsip/dialplan_functions: Use the right buffer length when printing URIsMatthew Jordan
2013-12-13bridge_native_rtp: Deadlock during 4-way conference creationKevin Harwell
2013-12-13channels/Makefile: clean pjsip directoryMatthew Jordan
2013-12-12chan_pjsip: Revert r403587Jonathan Rose
2013-12-11Reset peer outboundproxy on sip.conf reloadRussell Bryant
2013-12-11func_channel, chan_pjsip: Add CHANNEL read function support for chan_pjsipMatthew Jordan
2013-12-09chan_pjsip: Fix a sticking channel lock caused by channel masqueradesJonathan Rose
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-11-12chan_dahdi: Fix crash during caller ID readKinsey Moore
2013-11-08chan_sip: keep same local (from) tag for outgoing register requestsScott Griepentrog
2013-11-05chan_sip: Use AST_AF* defined constant when calling ast_get_ipMatthew Jordan
2013-11-05chan_iax2: Fix incorrect usage of ast_get_ip involving uninitialized structMatthew Jordan
2013-11-04chan_sip: notify dialog info ignores presentation indicator in calleridKevin Harwell
2013-11-01chan_sip: Fix RTCP port for SRFLX ICE candidatesKinsey Moore
2013-10-30pjsip_messaging: Added debug for in dialog messagingKevin Harwell
2013-10-28chan_sip: Clarify 'Forcerport' Setting Displayed When Running "sip show peers"Michael L. Young
2013-10-26chan_pjsip: Fix a crash when direct media is enabled and an ACK is received a...Joshua Colp
2013-10-25chan_sip: Allow a sip peer to accept both AVP and AVPF callsKevin Harwell
2013-10-24memory leaks: Memory leak cleanup patch by Corey Farrell (second set)Jonathan Rose
2013-10-23memory leaks: Memory leak cleanup patch by Corey Farrell (first set)Jonathan Rose
2013-10-23chan_mgcp: Properly handle malformed media linesKinsey Moore
2013-10-23chan_sip: Fix an issue where an incompatible audio format may be added to SDP.Joshua Colp
2013-10-23chan_iax2: Fix Binding To Multiple Addresses AgainMichael L. Young
2013-10-19Fix IAX2 incoming call address lookupsKinsey Moore
2013-10-18Remove Port Restriction When Checking For NATMichael L. Young
2013-10-17Fix Setting A chan_sip Dialog's SIP_NAT_FORCE_RPORT FlagMichael L. Young
2013-10-15bridge_native_dahdi: Return channel join failure if could not make the channe...Richard Mudgett
2013-10-15chan_iax2: Fix channel left locked in off nominal code path.Richard Mudgett
2013-10-15Prevent chan_sip from sending duplicate BYEs.Mark Michelson
2013-10-14chan_dahdi: Add config support for hwgain settings.Richard Mudgett
2013-10-14chan_dahdi: Reflect the set software gain in the CLI "dahdi show channel" out...Richard Mudgett
2013-10-14chan_sip: Do not increment the SDP version between 183 and 200 responses.Mark Michelson
2013-10-05chan_iax2: Fix compile error.Richard Mudgett
2013-10-04Add IPv6 Support To chan_iax2Michael L. Young
2013-10-03chan_sip: Don't ignore expires value in contact header if it lacks semicolonJonathan Rose
2013-10-03chan_vpb: Make compile again.Richard Mudgett
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-10-02Multiple revisions 400318-400319Mark Michelson
2013-10-02Cast Integer Argument To Unsigned CharMichael L. Young
2013-10-02sig_ss7: Fix compiler warnings.Richard Mudgett
2013-10-02Reduce channel snapshot creation and publishing by up to 50%.Joshua Colp
2013-10-01chan_dahdi: Fix analog parking using flash-hook.Richard Mudgett
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee