summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
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