Formatting changes
[asterisk/asterisk.git] / channels / chan_sip.c
2012-12-03 Olle JohanssonFormatting changes
2012-11-30 Mark MichelsonFix potential crashes during SIP attended transfers.
2012-11-29 Richard MudgettFix compile error.
2012-11-29 Michael L. YoungImprove Code Readability And Fix Setting natdetected...
2012-11-29 Pedro KieferFix chan_sip websocket payload handling
2012-11-20 Mark MichelsonAdd "Require: timer" to 200 OK responses when appropriate.
2012-11-20 Alec L DavisReduce CLI spam of "Extension Changed" device state...
2012-11-19 Walter DoekesFix most leftover non-opaque ast_str uses.
2012-11-13 Jonathan Rosechan_sip: Add SubscribeContext field to SIPshowpeer...
2012-11-11 Joshua ColpRemove a fixed size limitation for producing SDP and...
2012-11-02 Michael L. YoungFix Wrong Result In Debug Message For SDP Origin Processing
2012-11-01 Jonathan Rosechan_sip: Fix a bug causing SIP reloads to remove all...
2012-10-29 Mark MichelsonPrevent resetting of NATted realtime peer address on...
2012-10-29 Mark MichelsonMake evaluation of channel variables consistently case...
2012-10-17 Walter DoekesChange a few warnings to debug and the inverse.
2012-10-16 Walter DoekesFixes to the fd-oriented SIP TCP reads.
2012-10-16 Walter DoekesDon't do SIP contact/route DNS if we're not using the...
2012-10-16 Walter DoekesUpdate sip_request_call SIP dial string documentation.
2012-10-14 Andrew LathamDoxygen Updates - Title update
2012-10-12 Mark MichelsonDo not use a FILE handle when doing SIP TCP reads.
2012-10-11 Mark MichelsonDon't make chan_sip export global symbols.
2012-10-09 Joshua ColpImprove logging for DTLS-SRTP failure situations.
2012-10-04 Joshua ColpAdd support for applying direct media ACLs between...
2012-10-01 Andrew LathamDoxygen Cleanup
2012-09-29 Matthew JordanFix ref leak when adding ICE candidates to an SDP
2012-09-27 Joshua ColpMake res_http_websocket an optional dependency on suppo...
2012-09-26 Mark MichelsonMove handling of 408 response so there is no misleading...
2012-09-25 Mark MichelsonAllow for redirecting reasons to be set to arbitrary...
2012-09-25 Terry WilsonProperly handle UAC/UAS roles for SIP session timers
2012-09-25 Jonathan Rosechan_sip: Set Quality of Service for video rtp instance
2012-09-24 Richard MudgettBe consistent, send From: "Anonymous" <sip:anonymous...
2012-09-24 Richard MudgettFix potential reentrancy problems in chan_sip.
2012-09-24 Joshua ColpFix a deadlock caused by a race condition between remov...
2012-09-24 Joshua ColpFix an issue with H.264 format attribute comparison...
2012-09-22 Andrew LathamDoxygen Updates Janitor Work
2012-09-20 Joshua ColpAdd support for DTLS-SRTP to res_rtp_asterisk and chan_sip.
2012-09-20 Kinsey MooreCorrect handling of unknown SDP stream types
2012-09-14 Matthew JordanResolve memory leaks in TLS initialization and TLS...
2012-09-12 Mark MichelsonAdd channel name to a warning to make debugging easier.
2012-09-10 Jonathan Rosechan_sip: Change SIPQualifyPeer to improve initial...
2012-09-05 Darren SessionsLDAP Realtime Peers Cannot Register
2012-09-04 Mark MichelsonFix issue where SIP devices were not notified when...
2012-08-30 Matthew JordanClean up doxygen warnings
2012-08-29 Jonathan Rosechan_sip: Change manager event to confirm SIPqualifypee...
2012-08-29 Jonathan Rosechan_sip: Send 408 on retransmit timeout instead of 603
2012-08-29 Jonathan Rosechan_sip: Send a manager event to confirm SIPqualifypee...
2012-08-21 Mark MichelsonFix misuses of asprintf throughout the code.
2012-08-17 Joshua ColpWhen a peer registers using WebSocket do not resolve...
2012-08-16 Jonathan Rosechan_sip: Use pvt outgoing_call variable to set Remote...
2012-08-16 Jonathan Rosechan_sip: Trigger reinvite if the SDP answer is include...
2012-08-15 Michael L. YoungFix Segfault When Registering SIP Over WebSockets
2012-08-15 Kinsey MooreAvoid unconditional NULLing of mwipvt on relatedpeer...
2012-08-15 Kinsey MooreAdd HANGUPCAUSE information to callee channels
2012-08-13 Mark MichelsonFix problem where incorrect pointer was checked for...
2012-08-10 Richard MudgettAdd private representation of caller, connected and...
2012-08-10 Mark MichelsonFix a comparison that was causing presence tests to...
2012-08-09 Mark MichelsonExtend extension state callbacks to have more information.
2012-08-07 Joshua ColpReduce memory consumption significantly for users of...
2012-08-07 Matthew JordanAdd named callgroups/pickupgroups
2012-08-06 Mark MichelsonImprove debug message for temporary outbound proxies.
2012-08-03 Mark MichelsonMultiple revisions 370769-370771
2012-08-02 Kinsey MooreFix regression from r370636
2012-07-31 Mark MichelsonAdd headers from SIPAddHeader to outbound REFER requests.
2012-07-31 Matthew JordanSchedule pokes of registered SIP peers within a given...
2012-07-31 Kinsey MooreClean up and ensure proper usage of alloca()
2012-07-31 Kinsey MooreClean up chan_sip
2012-07-26 Jonathan Rosechan_sip: Add SIPpeerstatus command to AMI
2012-07-23 Mark MichelsonAdd separate configuration options for subscription...
2012-07-22 Joshua ColpPrevent multiple local candidates from being added...
2012-07-20 Kinsey MooreAdd hangupcause translation support
2012-07-19 Matthew JordanAdd the ability to specify technology specific document...
2012-07-18 Joshua ColpFix a crash occurring as a result of excess stack usage.
2012-07-16 Walter DoekesCode cleanup and bugfix in chan_sip outboundproxy parsing.
2012-07-16 Joshua ColpFix a bug exposed by the testsuite where text streams...
2012-07-16 Joshua ColpAdd support for SIP over WebSocket.
2012-07-13 Joshua ColpAdd support for parsing SDP attributes, generating...
2012-07-12 Kinsey MooreInclude Expires header for SIP PUBLISH requests
2012-07-12 Kinsey MoorePrevent double uri_escaping in chan_sip when pedantic...
2012-07-11 Jonathan RoseNamed ACLs: Introduces a system for creating and sharin...
2012-07-10 Kinsey MooreFix failing SDP_offer_answer test
2012-07-09 Joshua ColpAdd support for exposing the received contact URI and...
2012-07-09 Jonathan Rosechan_sip: Fix small behavioral change accidentally...
2012-07-06 Jonathan Rosechan_sip: Add case for FLASH control frames so that...
2012-07-05 Matthew JordanDo not send a BYE when a provisional response arrives...
2012-07-03 Terry WilsonMore improvements to re-INVITEs timing out after a...
2012-07-03 Terry WilsonBetter handle re-INVITEs with provisional but no final...
2012-07-01 Joshua ColpAdd support for ICE/STUN/TURN in res_rtp_asterisk and...
2012-06-29 Joshua ColpWith some configurations a transport is not actually...
2012-06-29 Joshua ColpMake the address family filter specific to the transport.
2012-06-27 Terry WilsonAST-2012-010: Clean up after a reinvite that never...
2012-06-25 Mark MichelsonRe-fix how local tag is generated when sending a 481...
2012-06-25 Mark MichelsonBe more consistent with the return code for requests...
2012-06-22 Richard MudgettChange incorrect chan_sip zombie hangup debug message...
2012-06-22 Terry WilsonDon't crash on a guest directmedia call
2012-06-22 Kinsey MooreDon't parse media stream state for SIP video streams
2012-06-19 Mark MichelsonFix request routing issue when outboundproxy is used.
2012-06-15 Kinsey MooreAllow chan_sip to decline unwanted media streams
2012-06-12 Mark MichelsonSet the Caller ID "tag" on peers even if remote party...
2012-06-12 Matthew JordanFix deadlock in SIP transfers that involve a REFER...
2012-06-12 Kinsey MooreParse ANI2 information from SIP From header parameters
next