chan_sip: keep same local (from) tag for outgoing register requests
[asterisk/asterisk.git] / channels / chan_sip.c
2013-11-08 Scott Griepentrogchan_sip: keep same local (from) tag for outgoing regis...
2013-11-05 Matthew Jordanchan_sip: Use AST_AF* defined constant when calling...
2013-11-04 Kevin Harwellchan_sip: notify dialog info ignores presentation indic...
2013-11-01 Kinsey Moorechan_sip: Fix RTCP port for SRFLX ICE candidates
2013-10-28 Michael L. Youngchan_sip: Clarify 'Forcerport' Setting Displayed When...
2013-10-25 Kevin Harwellchan_sip: Allow a sip peer to accept both AVP and AVPF...
2013-10-23 Joshua Colpchan_sip: Fix an issue where an incompatible audio...
2013-10-18 Michael L. YoungRemove Port Restriction When Checking For NAT
2013-10-17 Michael L. YoungFix Setting A chan_sip Dialog's SIP_NAT_FORCE_RPORT...
2013-10-15 Mark MichelsonPrevent chan_sip from sending duplicate BYEs.
2013-10-14 Mark Michelsonchan_sip: Do not increment the SDP version between...
2013-10-03 Jonathan Rosechan_sip: Don't ignore expires value in contact header...
2013-10-03 Mark MichelsonCache string values of formats on ast_format_cap()...
2013-10-02 Joshua ColpReduce channel snapshot creation and publishing by...
2013-09-30 David M. LeeMultiple revisions 399887,400138,400178,400180-400181
2013-09-30 Kinsey Moorechan_sip: Allow Asterisk to retry after 403 on register
2013-09-27 Richard Mudgettchan_sip: Increase some scratch buffer sizes dealing...
2013-09-27 Jonathan Rosechan_sip: Reject calls on 200 OKs if no SDP has been...
2013-09-25 Michael L. Youngchan_sip: Fix Realtime Peer Update Problem When Un...
2013-09-19 Jonathan Rosechan_sip: Make direct media reinvites for T38 put Aster...
2013-09-13 Richard MudgettRestore Dial, Queue, and FollowMe 'I' option support.
2013-09-12 Jonathan Rosechan_sip: Revert r398835 due to failing tests involving...
2013-09-11 Jonathan Rosechan_sip: Reject calls without prior SDP on 200 OK
2013-08-30 Kevin HarwellFix various memory leaks
2013-08-30 David M. Leeoptional_api: Fix linking problems between modules...
2013-08-27 Matthew JordanAST-2013-005: Fix crash caused by invalid SDP
2013-08-27 Matthew JordanAST-2013-004: Fix crash when handling ACK on dialog...
2013-08-27 Richard MudgettFix uninitialized value in struct ast_control_pvt_cause...
2013-08-23 Matthew JordanAdd pass through support for Opus and VP8; Opus format...
2013-08-21 Mark MichelsonPrevent a crash on outbound SIP MESSAGE requests.
2013-08-21 Matthew JordanAllow the SIP_CODEC family of variables to specify...
2013-08-21 Michael L. YoungFix Not Storing Current Incoming Recv Address
2013-08-20 Mark MichelsonRemove REF_DEBUG definition.
2013-08-20 Mark MichelsonFix refcounting of sip_pvt in test_sip_rtpqos test...
2013-08-17 Kinsey MooreStrip down the old event system
2013-08-16 Richard MudgettDoxygen comment tweaks.
2013-08-15 Kinsey MooreFix deadlocks in chan_sip in REFER and BYE handling
2013-08-13 Walter Doekeschan_sip: Convert 'just did sched_add waitid...' from...
2013-08-13 Walter Doekeschan_sip: Fix IP-addr in warning when rejecting a conta...
2013-08-09 Jonathan Rosepbx: Make originate threads indicate dial status when...
2013-08-05 Michael L. YoungFix Registration Failure When A Peer And TLS Are Used
2013-08-02 Mark MichelsonGet rid of ast_bridged_channel() and the bridged_channe...
2013-08-02 Matthew JordanRemove dead code from features.c; refactor pickup code...
2013-08-01 Kinsey MooreFix documentation replication issues
2013-08-01 David M. LeeSplit caching out from the stasis_caching_topic.
2013-08-01 Matthew JordanRaise Registry AMI events on registration failures
2013-07-25 Matthew JordanA great big renaming patch
2013-07-23 Kinsey MooreAdd DTLS-SRTP support to chan_pjsip
2013-07-20 Kinsey MooreAdd transfer support to CEL
2013-07-19 Kinsey MooreFix crash when using temporary peers
2013-07-16 Richard MudgettRemove some dead code dealing with old bridging method.
2013-07-13 Matthew JordanPretty up a debug message if the referred-by-uri isn...
2013-07-08 Jason ParkerMove channel driver Registry manager events to core.
2013-07-05 Matthew JordanRefactor RTCP events over to Stasis; associate with...
2013-07-01 Kinsey MooreRefactor extraneous channel events
2013-06-28 Mark MichelsonAdd stasis publications for blind and attended transfers.
2013-06-26 Richard MudgettFix incorrect calls to ast_bridge_impart().
2013-06-22 Joshua ColpMerge in current pimp_my_sip work, including:
2013-06-22 Joshua ColpMigrate PeerStatus events to stasis, add stasis endpoin...
2013-06-17 Matthew JordanUpdate Asterisk's CDRs for the new bridging framework
2013-06-06 Mark MichelsonRefactor the features configuration scheme.
2013-05-28 Mark MichelsonAdd attended transfer support for chan_sip.c
2013-05-28 Mark MichelsonAdds support for a core attended transfer function...
2013-05-24 Jason ParkerSplit Hold event into Hold/Unhold, and move it into...
2013-05-24 Matthew JordanMigrate a large number of AMI events over to Stasis...
2013-05-21 Richard MudgettMerge in the bridge_construction branch to make the...
2013-05-17 David M. LeeFix shutdown assertions in stasis-core
2013-05-17 Jonathan RoseStasis: Update security events to use Stasis
2013-05-13 Michael L. YoungFix Crash Caused By One-way Audio With auto_* NAT Setti...
2013-05-10 Sean BrightFix copy/paste error in one-touch-recording implementation.
2013-05-08 David M. LeeInitial support for endpoints.
2013-05-08 Alec L Davischan_sip: NOTIFYs for BLF start queuing up and fail...
2013-05-03 Jonathan RoseStasis: Convert network change events into network...
2013-05-02 Alec L Davischan_sip: Session-Expires: Set timer to correctly expir...
2013-05-02 Alec L Davischan_sip: Honor Session-Expires in 200OK response when...
2013-05-01 Matthew JordanPrevent crash in 'sip show peers' when the number of...
2013-04-30 Jonathan RoseStasis Core: Refactor ACL Change events to go out over...
2013-04-25 Michael L. YoungFix Displaying Symmetric RTP Global Setting
2013-04-25 Michael L. YoungChange Case On Forcerport For Consistency
2013-04-12 Michael L. YoungFix One-Way Audio With auto_* NAT Settings When SIP...
2013-04-10 Matthew JordanFix crash in chan_sip when a core initiated op occurs...
2013-04-05 Michael L. YoungFix For Not Overriding The Default Settings In chan_sip
2013-03-27 Kinsey MooreConvert MWI state message type to the new stasis naming...
2013-03-27 Kinsey MooreAddress uninitialized conditional that valgrind found
2013-03-27 Matthew JordanAST-2013-003: Prevent username disclosure in SIP channe...
2013-03-26 Matthew JordanResolve deadlock between SIP registration and channel...
2013-03-16 Kinsey MooreTransition MWI to Stasis-core
2013-03-15 Kinsey Mooretcptls: Prevent unsupported options from being set
2013-03-15 Matthew JordanWhen a session timer expires during a T.38 call, re...
2013-03-12 Matthew JordanInclude the Username field in SIP Registry events when...
2013-03-11 Kevin HarwellAdded an option to disallow music on hold
2013-03-08 Jonathan Rosechan_sip: Update the via header when relaying SMS MESSAGE
2013-03-08 Matthew JordanRemove unused function
2013-03-08 Matthew JordanDon't reset the RTP address on a glare re-INVITE
2013-03-07 Matthew JordanAdd a 'secret' probation strictrtp mode to handle delay...
2013-03-05 Matthew JordanAdd RFC 3327 Path header support to chan_sip
2013-03-01 Michael L. YoungFix / Clean Up Some Items To Handle The New auto_*...
2013-02-27 Joshua ColpRelax dialog checking in get_sip_pvt_byid_locked so...
2013-02-26 Walter DoekesCorrect RPID parsing for unquoted display-name.
2013-02-16 Matthew JordanDon't send presencestate information if the state is...
next